[==========] 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:20:05.933920 16329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.242.126:46599
I20260710 13:20:05.935356 16329 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:20:05.936275 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:05.950807 16335 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:20:05.950974 16336 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:20:05.952294 16329 server_base.cc:1061] running on GCE node
W20260710 13:20:05.951062 16338 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:20:07.056432 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:07.056670 16329 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:20:07.056871 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689607056847 us; error 0 us; skew 500 ppm
I20260710 13:20:07.057668 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:07.062646 16329 webserver.cc:533] Webserver started at http://127.15.242.126:44073/ using document root <none> and password file <none>
I20260710 13:20:07.063500 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:07.063707 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:07.064126 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:07.069591 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/master-0-root/instance:
uuid: "e824fb19d8d64c19b2836e463b00feaf"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-fwgt"
I20260710 13:20:07.076762 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:07.081449 16344 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:20:07.082446 16329 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:07.082753 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/master-0-root
uuid: "e824fb19d8d64c19b2836e463b00feaf"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-fwgt"
I20260710 13:20:07.083060 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-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:20:07.137058 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:07.138510 16329 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:20:07.138914 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:07.204525 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.126:46599
I20260710 13:20:07.204592 16395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.126:46599 every 8 connection(s)
I20260710 13:20:07.211786 16396 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:20:07.232904 16396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf: Bootstrap starting.
I20260710 13:20:07.238458 16396 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.240182 16396 log.cc:826] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf: Log is configured to *not* fsync() on all Append() calls
I20260710 13:20:07.244279 16396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf: No bootstrap required, opened a new log
I20260710 13:20:07.263790 16396 raft_consensus.cc:359] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e824fb19d8d64c19b2836e463b00feaf" member_type: VOTER }
I20260710 13:20:07.264307 16396 raft_consensus.cc:385] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.264500 16396 raft_consensus.cc:740] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e824fb19d8d64c19b2836e463b00feaf, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.265275 16396 consensus_queue.cc:260] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e824fb19d8d64c19b2836e463b00feaf" member_type: VOTER }
I20260710 13:20:07.265702 16396 raft_consensus.cc:399] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:07.265944 16396 raft_consensus.cc:493] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:07.266217 16396 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.270054 16396 raft_consensus.cc:515] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e824fb19d8d64c19b2836e463b00feaf" member_type: VOTER }
I20260710 13:20:07.270677 16396 leader_election.cc:304] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [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: e824fb19d8d64c19b2836e463b00feaf; no voters: 
I20260710 13:20:07.272250 16396 leader_election.cc:290] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:07.272539 16399 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.274492 16399 raft_consensus.cc:697] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [term 1 LEADER]: Becoming Leader. State: Replica: e824fb19d8d64c19b2836e463b00feaf, State: Running, Role: LEADER
I20260710 13:20:07.275358 16399 consensus_queue.cc:237] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [LEADER]: Queue going to LEADER mode. State: All 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: "e824fb19d8d64c19b2836e463b00feaf" member_type: VOTER }
I20260710 13:20:07.276338 16396 sys_catalog.cc:565] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:07.285465 16401 sys_catalog.cc:455] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [sys.catalog]: SysCatalogTable state changed. Reason: New leader e824fb19d8d64c19b2836e463b00feaf. Latest consensus state: current_term: 1 leader_uuid: "e824fb19d8d64c19b2836e463b00feaf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e824fb19d8d64c19b2836e463b00feaf" member_type: VOTER } }
I20260710 13:20:07.285552 16400 sys_catalog.cc:455] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e824fb19d8d64c19b2836e463b00feaf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e824fb19d8d64c19b2836e463b00feaf" member_type: VOTER } }
I20260710 13:20:07.286158 16401 sys_catalog.cc:458] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:07.286161 16400 sys_catalog.cc:458] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:07.289017 16409 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:07.298875 16409 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:07.301200 16329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:07.314692 16409 catalog_manager.cc:1383] Generated new cluster ID: d6ce05843a0246cb8dc66f472e625fdb
I20260710 13:20:07.315008 16409 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:07.335882 16409 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:07.337906 16409 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:07.365350 16409 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf: Generated new TSK 0
I20260710 13:20:07.366263 16409 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:07.432515 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:07.441427 16418 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:20:07.443630 16419 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:20:07.447140 16329 server_base.cc:1061] running on GCE node
W20260710 13:20:07.447564 16421 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:20:07.448446 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:07.448722 16329 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:20:07.448921 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689607448903 us; error 0 us; skew 500 ppm
I20260710 13:20:07.449682 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:07.453393 16329 webserver.cc:533] Webserver started at http://127.15.242.65:43399/ using document root <none> and password file <none>
I20260710 13:20:07.454049 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:07.454284 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:07.454622 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:07.456048 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/ts-0-root/instance:
uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-fwgt"
I20260710 13:20:07.462455 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:07.467104 16426 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:20:07.467860 16329 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 13:20:07.468170 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/ts-0-root
uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-fwgt"
I20260710 13:20:07.468528 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-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:20:07.498900 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:07.500591 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:07.503208 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:07.508307 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:07.508597 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.508886 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:07.509105 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.593938 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.65:44449
I20260710 13:20:07.593990 16488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.65:44449 every 8 connection(s)
I20260710 13:20:07.601374 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:07.611157 16493 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:20:07.612538 16494 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:20:07.616681 16329 server_base.cc:1061] running on GCE node
W20260710 13:20:07.618076 16496 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:20:07.619158 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:07.619452 16329 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:20:07.619673 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689607619654 us; error 0 us; skew 500 ppm
I20260710 13:20:07.620411 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:07.623700 16329 webserver.cc:533] Webserver started at http://127.15.242.66:37381/ using document root <none> and password file <none>
I20260710 13:20:07.624148 16489 heartbeater.cc:344] Connected to a master server at 127.15.242.126:46599
I20260710 13:20:07.624322 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:07.624542 16489 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:07.624596 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:07.624982 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:07.625509 16489 heartbeater.cc:507] Master 127.15.242.126:46599 requested a full tablet report, sending...
I20260710 13:20:07.626355 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/ts-1-root/instance:
uuid: "547b9835ed8a47fea026e28bc9ccf387"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-fwgt"
I20260710 13:20:07.628186 16361 ts_manager.cc:194] Registered new tserver with Master: b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449)
I20260710 13:20:07.630223 16361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51560
I20260710 13:20:07.633030 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260710 13:20:07.638139 16501 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:20:07.638903 16329 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:07.639202 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/ts-1-root
uuid: "547b9835ed8a47fea026e28bc9ccf387"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-fwgt"
I20260710 13:20:07.639571 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-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:20:07.679486 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:07.680687 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:07.682690 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:07.685388 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:07.685580 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.685791 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:07.685950 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.766933 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.66:43115
I20260710 13:20:07.767285 16563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.66:43115 every 8 connection(s)
I20260710 13:20:07.773897 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:07.780594 16567 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:20:07.782979 16568 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:20:07.785558 16564 heartbeater.cc:344] Connected to a master server at 127.15.242.126:46599
I20260710 13:20:07.785951 16564 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:07.786780 16564 heartbeater.cc:507] Master 127.15.242.126:46599 requested a full tablet report, sending...
W20260710 13:20:07.787207 16570 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:20:07.787547 16329 server_base.cc:1061] running on GCE node
I20260710 13:20:07.788837 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:07.788913 16361 ts_manager.cc:194] Registered new tserver with Master: 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
W20260710 13:20:07.789110 16329 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:20:07.789340 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689607789320 us; error 0 us; skew 500 ppm
I20260710 13:20:07.790045 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:07.790252 16361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51570
I20260710 13:20:07.792726 16329 webserver.cc:533] Webserver started at http://127.15.242.67:43879/ using document root <none> and password file <none>
I20260710 13:20:07.793311 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:07.793538 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:07.793833 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:07.795210 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/ts-2-root/instance:
uuid: "e45544750cfd4dcd90f07d50aa88a011"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-fwgt"
I20260710 13:20:07.800515 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:07.804234 16575 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:20:07.804948 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:20:07.805256 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/ts-2-root
uuid: "e45544750cfd4dcd90f07d50aa88a011"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-fwgt"
I20260710 13:20:07.805594 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689605777011-16329-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:20:07.843967 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:07.845494 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:07.847878 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:07.851316 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:07.851570 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.851831 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:07.852028 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.930728 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.67:40377
I20260710 13:20:07.930778 16637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.67:40377 every 8 connection(s)
I20260710 13:20:07.946431 16638 heartbeater.cc:344] Connected to a master server at 127.15.242.126:46599
I20260710 13:20:07.946765 16638 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:07.947497 16638 heartbeater.cc:507] Master 127.15.242.126:46599 requested a full tablet report, sending...
I20260710 13:20:07.949323 16361 ts_manager.cc:194] Registered new tserver with Master: e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:07.949559 16329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013200035s
I20260710 13:20:07.950547 16361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51576
I20260710 13:20:07.998675 16361 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51592:
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:20:08.001987 16361 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:20:08.103905 16528 tablet_service.cc:1511] Processing CreateTablet for tablet cebfe7c5a7514a2cb0c459cd2eee7c14 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:08.104525 16529 tablet_service.cc:1511] Processing CreateTablet for tablet 428995751fb34905ad7913f40aa58460 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:08.105649 16528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebfe7c5a7514a2cb0c459cd2eee7c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.106287 16529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428995751fb34905ad7913f40aa58460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.108544 16601 tablet_service.cc:1511] Processing CreateTablet for tablet 9206b54227ef4bd1b08013e61c2febe8 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:08.107188 16603 tablet_service.cc:1511] Processing CreateTablet for tablet 428995751fb34905ad7913f40aa58460 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:08.112186 16602 tablet_service.cc:1511] Processing CreateTablet for tablet cebfe7c5a7514a2cb0c459cd2eee7c14 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:08.108566 16527 tablet_service.cc:1511] Processing CreateTablet for tablet 9206b54227ef4bd1b08013e61c2febe8 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:08.116283 16601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9206b54227ef4bd1b08013e61c2febe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.111526 16525 tablet_service.cc:1511] Processing CreateTablet for tablet e785cd4983f64301b3a0476fd9ecfb9b (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:08.118887 16600 tablet_service.cc:1511] Processing CreateTablet for tablet f819cea6e7d64088b6281a18044b1599 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:08.118511 16526 tablet_service.cc:1511] Processing CreateTablet for tablet f819cea6e7d64088b6281a18044b1599 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:08.121208 16527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9206b54227ef4bd1b08013e61c2febe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.117412 16524 tablet_service.cc:1511] Processing CreateTablet for tablet c3fdd749cf304842b7910a8913602b91 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:08.125373 16598 tablet_service.cc:1511] Processing CreateTablet for tablet c3fdd749cf304842b7910a8913602b91 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:08.123312 16599 tablet_service.cc:1511] Processing CreateTablet for tablet e785cd4983f64301b3a0476fd9ecfb9b (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:08.126996 16603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428995751fb34905ad7913f40aa58460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.129262 16602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebfe7c5a7514a2cb0c459cd2eee7c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.133139 16525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e785cd4983f64301b3a0476fd9ecfb9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.130342 16454 tablet_service.cc:1511] Processing CreateTablet for tablet 428995751fb34905ad7913f40aa58460 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:08.137581 16454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428995751fb34905ad7913f40aa58460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.139371 16599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e785cd4983f64301b3a0476fd9ecfb9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.142539 16453 tablet_service.cc:1511] Processing CreateTablet for tablet cebfe7c5a7514a2cb0c459cd2eee7c14 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:08.143657 16523 tablet_service.cc:1511] Processing CreateTablet for tablet c5e5775d351549e0bfae9a40286a9a96 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:08.139467 16452 tablet_service.cc:1511] Processing CreateTablet for tablet 9206b54227ef4bd1b08013e61c2febe8 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:08.148828 16453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebfe7c5a7514a2cb0c459cd2eee7c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.145944 16524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fdd749cf304842b7910a8913602b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.151211 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fdd749cf304842b7910a8913602b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.153311 16452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9206b54227ef4bd1b08013e61c2febe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.149260 16450 tablet_service.cc:1511] Processing CreateTablet for tablet e785cd4983f64301b3a0476fd9ecfb9b (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:08.153661 16523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e5775d351549e0bfae9a40286a9a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.155360 16451 tablet_service.cc:1511] Processing CreateTablet for tablet f819cea6e7d64088b6281a18044b1599 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:08.159703 16600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f819cea6e7d64088b6281a18044b1599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.152040 16597 tablet_service.cc:1511] Processing CreateTablet for tablet c5e5775d351549e0bfae9a40286a9a96 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:08.163813 16450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e785cd4983f64301b3a0476fd9ecfb9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.166299 16449 tablet_service.cc:1511] Processing CreateTablet for tablet c3fdd749cf304842b7910a8913602b91 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:08.169767 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e5775d351549e0bfae9a40286a9a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.171967 16526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f819cea6e7d64088b6281a18044b1599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.173054 16448 tablet_service.cc:1511] Processing CreateTablet for tablet c5e5775d351549e0bfae9a40286a9a96 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:08.183825 16451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f819cea6e7d64088b6281a18044b1599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.176903 16522 tablet_service.cc:1511] Processing CreateTablet for tablet f689fc1e8f524095a1cfda446c8cf1c3 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:08.171569 16447 tablet_service.cc:1511] Processing CreateTablet for tablet f689fc1e8f524095a1cfda446c8cf1c3 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:08.200644 16596 tablet_service.cc:1511] Processing CreateTablet for tablet f689fc1e8f524095a1cfda446c8cf1c3 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:08.202152 16596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f689fc1e8f524095a1cfda446c8cf1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.203541 16446 tablet_service.cc:1511] Processing CreateTablet for tablet a7ed1c07906e4b07b8adcbe40b86e941 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:08.208501 16522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f689fc1e8f524095a1cfda446c8cf1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.209429 16449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fdd749cf304842b7910a8913602b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.214396 16446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ed1c07906e4b07b8adcbe40b86e941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.216325 16448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e5775d351549e0bfae9a40286a9a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.225870 16447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f689fc1e8f524095a1cfda446c8cf1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.279299 16521 tablet_service.cc:1511] Processing CreateTablet for tablet a7ed1c07906e4b07b8adcbe40b86e941 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:08.300572 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ed1c07906e4b07b8adcbe40b86e941. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:08.303157 16408 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:08.318280 16595 tablet_service.cc:1511] Processing CreateTablet for tablet a7ed1c07906e4b07b8adcbe40b86e941 (DEFAULT_TABLE table=test-workload [id=a8643671430e469399eb7c5b47c44047]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:08.320700 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ed1c07906e4b07b8adcbe40b86e941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.340827 16656 tablet_bootstrap.cc:492] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387: Bootstrap starting.
I20260710 13:20:08.362897 16657 tablet_bootstrap.cc:492] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5: Bootstrap starting.
I20260710 13:20:08.435527 16658 tablet_bootstrap.cc:492] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011: Bootstrap starting.
I20260710 13:20:08.436151 16656 tablet_bootstrap.cc:654] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.453696 16658 tablet_bootstrap.cc:654] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.458727 16657 tablet_bootstrap.cc:654] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.464840 16656 tablet_bootstrap.cc:492] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387: No bootstrap required, opened a new log
I20260710 13:20:08.465153 16658 tablet_bootstrap.cc:492] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011: No bootstrap required, opened a new log
I20260710 13:20:08.465286 16656 ts_tablet_manager.cc:1403] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.007s
I20260710 13:20:08.465637 16658 ts_tablet_manager.cc:1403] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.005s
I20260710 13:20:08.468133 16656 raft_consensus.cc:359] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.468256 16658 raft_consensus.cc:359] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.468892 16656 raft_consensus.cc:385] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.469007 16658 raft_consensus.cc:385] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.469215 16656 raft_consensus.cc:740] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.469408 16658 raft_consensus.cc:740] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.470098 16656 consensus_queue.cc:260] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.470153 16658 consensus_queue.cc:260] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.473229 16657 tablet_bootstrap.cc:492] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5: No bootstrap required, opened a new log
I20260710 13:20:08.473634 16657 ts_tablet_manager.cc:1403] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.006s
I20260710 13:20:08.476610 16657 raft_consensus.cc:359] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.477252 16657 raft_consensus.cc:385] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.477525 16657 raft_consensus.cc:740] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.477720 16658 ts_tablet_manager.cc:1434] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.008s
I20260710 13:20:08.478165 16657 consensus_queue.cc:260] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.478719 16638 heartbeater.cc:499] Master 127.15.242.126:46599 was elected leader, sending a full tablet report...
I20260710 13:20:08.481484 16657 ts_tablet_manager.cc:1434] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:08.482327 16657 tablet_bootstrap.cc:492] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5: Bootstrap starting.
I20260710 13:20:08.483170 16489 heartbeater.cc:499] Master 127.15.242.126:46599 was elected leader, sending a full tablet report...
I20260710 13:20:08.492774 16657 tablet_bootstrap.cc:654] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.495860 16658 tablet_bootstrap.cc:492] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011: Bootstrap starting.
I20260710 13:20:08.502982 16658 tablet_bootstrap.cc:654] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.506878 16657 tablet_bootstrap.cc:492] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5: No bootstrap required, opened a new log
I20260710 13:20:08.507344 16657 ts_tablet_manager.cc:1403] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.001s
I20260710 13:20:08.508316 16564 heartbeater.cc:499] Master 127.15.242.126:46599 was elected leader, sending a full tablet report...
I20260710 13:20:08.509922 16656 ts_tablet_manager.cc:1434] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387: Time spent starting tablet: real 0.044s	user 0.017s	sys 0.025s
I20260710 13:20:08.510291 16657 raft_consensus.cc:359] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.510978 16657 raft_consensus.cc:385] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.511281 16657 raft_consensus.cc:740] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.512292 16656 tablet_bootstrap.cc:492] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387: Bootstrap starting.
I20260710 13:20:08.515230 16657 consensus_queue.cc:260] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
W20260710 13:20:08.526659 16565 tablet.cc:2406] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:08.527101 16658 tablet_bootstrap.cc:492] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011: No bootstrap required, opened a new log
I20260710 13:20:08.527539 16658 ts_tablet_manager.cc:1403] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.005s
I20260710 13:20:08.528414 16657 ts_tablet_manager.cc:1434] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260710 13:20:08.529361 16657 tablet_bootstrap.cc:492] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5: Bootstrap starting.
I20260710 13:20:08.530230 16658 raft_consensus.cc:359] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.530920 16658 raft_consensus.cc:385] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.531222 16658 raft_consensus.cc:740] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.531899 16658 consensus_queue.cc:260] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.534073 16658 ts_tablet_manager.cc:1434] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 13:20:08.534413 16656 tablet_bootstrap.cc:654] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.534883 16658 tablet_bootstrap.cc:492] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011: Bootstrap starting.
I20260710 13:20:08.539986 16657 tablet_bootstrap.cc:654] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.541213 16658 tablet_bootstrap.cc:654] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.546873 16656 tablet_bootstrap.cc:492] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387: No bootstrap required, opened a new log
I20260710 13:20:08.547351 16656 ts_tablet_manager.cc:1403] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260710 13:20:08.550417 16656 raft_consensus.cc:359] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.551096 16656 raft_consensus.cc:385] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.551764 16656 raft_consensus.cc:740] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.552425 16656 consensus_queue.cc:260] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.555413 16656 ts_tablet_manager.cc:1434] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:20:08.562371 16656 tablet_bootstrap.cc:492] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387: Bootstrap starting.
I20260710 13:20:08.563745 16658 tablet_bootstrap.cc:492] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011: No bootstrap required, opened a new log
I20260710 13:20:08.564070 16658 ts_tablet_manager.cc:1403] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.011s
I20260710 13:20:08.564756 16657 tablet_bootstrap.cc:492] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5: No bootstrap required, opened a new log
I20260710 13:20:08.565251 16657 ts_tablet_manager.cc:1403] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.007s
I20260710 13:20:08.565917 16658 raft_consensus.cc:359] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.566447 16658 raft_consensus.cc:385] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.566663 16658 raft_consensus.cc:740] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.567190 16658 consensus_queue.cc:260] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.568595 16656 tablet_bootstrap.cc:654] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.568385 16657 raft_consensus.cc:359] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.569182 16657 raft_consensus.cc:385] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.569324 16658 ts_tablet_manager.cc:1434] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:08.569562 16657 raft_consensus.cc:740] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.570618 16658 tablet_bootstrap.cc:492] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011: Bootstrap starting.
I20260710 13:20:08.570380 16657 consensus_queue.cc:260] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.572520 16657 ts_tablet_manager.cc:1434] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:08.573407 16657 tablet_bootstrap.cc:492] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5: Bootstrap starting.
I20260710 13:20:08.579506 16657 tablet_bootstrap.cc:654] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.587738 16658 tablet_bootstrap.cc:654] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.592801 16656 tablet_bootstrap.cc:492] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387: No bootstrap required, opened a new log
I20260710 13:20:08.593257 16656 ts_tablet_manager.cc:1403] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260710 13:20:08.596089 16656 raft_consensus.cc:359] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.596808 16656 raft_consensus.cc:385] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.597102 16656 raft_consensus.cc:740] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.597762 16656 consensus_queue.cc:260] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.599862 16656 ts_tablet_manager.cc:1434] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:08.600732 16656 tablet_bootstrap.cc:492] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387: Bootstrap starting.
I20260710 13:20:08.606415 16656 tablet_bootstrap.cc:654] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.609675 16657 tablet_bootstrap.cc:492] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5: No bootstrap required, opened a new log
I20260710 13:20:08.610150 16657 ts_tablet_manager.cc:1403] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.019s
I20260710 13:20:08.612809 16657 raft_consensus.cc:359] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.614673 16657 raft_consensus.cc:385] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.614885 16657 raft_consensus.cc:740] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.615576 16657 consensus_queue.cc:260] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.617290 16658 tablet_bootstrap.cc:492] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011: No bootstrap required, opened a new log
I20260710 13:20:08.618008 16658 ts_tablet_manager.cc:1403] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.004s
I20260710 13:20:08.619088 16656 tablet_bootstrap.cc:492] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387: No bootstrap required, opened a new log
I20260710 13:20:08.619539 16656 ts_tablet_manager.cc:1403] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.001s
I20260710 13:20:08.620716 16658 raft_consensus.cc:359] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.621430 16658 raft_consensus.cc:385] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.617316 16657 ts_tablet_manager.cc:1434] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:08.621788 16658 raft_consensus.cc:740] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.622450 16657 tablet_bootstrap.cc:492] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5: Bootstrap starting.
I20260710 13:20:08.622527 16658 consensus_queue.cc:260] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.625419 16658 ts_tablet_manager.cc:1434] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:08.626339 16658 tablet_bootstrap.cc:492] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011: Bootstrap starting.
I20260710 13:20:08.629189 16657 tablet_bootstrap.cc:654] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.632579 16658 tablet_bootstrap.cc:654] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.634177 16656 raft_consensus.cc:359] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.634861 16656 raft_consensus.cc:385] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.635143 16656 raft_consensus.cc:740] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.635914 16656 consensus_queue.cc:260] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.639847 16656 ts_tablet_manager.cc:1434] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:20:08.640728 16656 tablet_bootstrap.cc:492] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387: Bootstrap starting.
I20260710 13:20:08.644559 16658 tablet_bootstrap.cc:492] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011: No bootstrap required, opened a new log
I20260710 13:20:08.645059 16658 ts_tablet_manager.cc:1403] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.015s
I20260710 13:20:08.646256 16662 raft_consensus.cc:493] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.647132 16656 tablet_bootstrap.cc:654] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.646694 16662 raft_consensus.cc:515] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.649766 16657 tablet_bootstrap.cc:492] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5: No bootstrap required, opened a new log
I20260710 13:20:08.650261 16657 ts_tablet_manager.cc:1403] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.003s
I20260710 13:20:08.649672 16662 leader_election.cc:290] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:08.652889 16658 raft_consensus.cc:359] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.653086 16657 raft_consensus.cc:359] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.653708 16658 raft_consensus.cc:385] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.653847 16657 raft_consensus.cc:385] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.654268 16657 raft_consensus.cc:740] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.655047 16657 consensus_queue.cc:260] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.656468 16663 raft_consensus.cc:493] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.656889 16663 raft_consensus.cc:515] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.659293 16663 leader_election.cc:290] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:08.660737 16657 ts_tablet_manager.cc:1434] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:08.661686 16657 tablet_bootstrap.cc:492] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5: Bootstrap starting.
I20260710 13:20:08.668358 16657 tablet_bootstrap.cc:654] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.661962 16658 raft_consensus.cc:740] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.670217 16658 consensus_queue.cc:260] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.672595 16658 ts_tablet_manager.cc:1434] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 13:20:08.673529 16658 tablet_bootstrap.cc:492] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011: Bootstrap starting.
I20260710 13:20:08.679328 16658 tablet_bootstrap.cc:654] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.693568 16664 raft_consensus.cc:493] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.694041 16664 raft_consensus.cc:515] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.696415 16664 leader_election.cc:290] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:08.723307 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e5775d351549e0bfae9a40286a9a96" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:08.724165 16464 raft_consensus.cc:2468] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 0.
I20260710 13:20:08.725821 16504 leader_election.cc:304] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:08.726712 16662 raft_consensus.cc:2804] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.727063 16662 raft_consensus.cc:493] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.727398 16662 raft_consensus.cc:3060] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.733708 16662 raft_consensus.cc:515] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.735597 16662 leader_election.cc:290] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:08.736578 16664 raft_consensus.cc:493] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.736541 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e5775d351549e0bfae9a40286a9a96" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:08.737304 16464 raft_consensus.cc:3060] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.737164 16664 raft_consensus.cc:515] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.739068 16664 leader_election.cc:290] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:08.744270 16464 raft_consensus.cc:2468] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 1.
I20260710 13:20:08.745584 16504 leader_election.cc:304] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:08.746309 16662 raft_consensus.cc:2804] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.746758 16539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428995751fb34905ad7913f40aa58460" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387" is_pre_election: true
I20260710 13:20:08.747485 16539 raft_consensus.cc:2468] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 0.
I20260710 13:20:08.748757 16662 raft_consensus.cc:697] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Becoming Leader. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:08.750221 16577 leader_election.cc:304] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:08.751932 16663 raft_consensus.cc:2804] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.751642 16662 consensus_queue.cc:237] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.752274 16663 raft_consensus.cc:493] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.752774 16663 raft_consensus.cc:3060] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.762648 16658 tablet_bootstrap.cc:492] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011: No bootstrap required, opened a new log
I20260710 13:20:08.763084 16658 ts_tablet_manager.cc:1403] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011: Time spent bootstrapping tablet: real 0.090s	user 0.024s	sys 0.012s
I20260710 13:20:08.765010 16663 raft_consensus.cc:515] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.765741 16658 raft_consensus.cc:359] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.766407 16658 raft_consensus.cc:385] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.766698 16658 raft_consensus.cc:740] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.771132 16663 leader_election.cc:290] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:08.772176 16539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428995751fb34905ad7913f40aa58460" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:08.772437 16657 tablet_bootstrap.cc:492] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5: No bootstrap required, opened a new log
I20260710 13:20:08.773671 16657 ts_tablet_manager.cc:1403] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent bootstrapping tablet: real 0.112s	user 0.021s	sys 0.024s
I20260710 13:20:08.774426 16539 raft_consensus.cc:3060] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.775424 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428995751fb34905ad7913f40aa58460" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387" is_pre_election: true
I20260710 13:20:08.788945 16664 raft_consensus.cc:493] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.789443 16664 raft_consensus.cc:515] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.791653 16664 leader_election.cc:290] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:08.786329 16537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387" is_pre_election: true
I20260710 13:20:08.792286 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387" is_pre_election: true
W20260710 13:20:08.794346 16428 leader_election.cc:343] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:08.794965 16428 leader_election.cc:343] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.799002 16657 raft_consensus.cc:359] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.800515 16657 raft_consensus.cc:385] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.795140 16658 consensus_queue.cc:260] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.802712 16657 raft_consensus.cc:740] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.803761 16656 tablet_bootstrap.cc:492] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387: No bootstrap required, opened a new log
I20260710 13:20:08.803622 16657 consensus_queue.cc:260] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.804239 16656 ts_tablet_manager.cc:1403] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387: Time spent bootstrapping tablet: real 0.164s	user 0.014s	sys 0.004s
I20260710 13:20:08.801524 16539 raft_consensus.cc:2468] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 1.
I20260710 13:20:08.805795 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428995751fb34905ad7913f40aa58460" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:08.806303 16463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428995751fb34905ad7913f40aa58460" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:08.810665 16464 raft_consensus.cc:2468] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 0.
I20260710 13:20:08.812713 16577 leader_election.cc:304] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:08.813586 16663 raft_consensus.cc:2804] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.812534 16359 catalog_manager.cc:5697] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 reported cstate change: term changed from 0 to 1, leader changed from <none> to 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "547b9835ed8a47fea026e28bc9ccf387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:08.817023 16613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e5775d351549e0bfae9a40286a9a96" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011" is_pre_election: true
I20260710 13:20:08.817587 16663 raft_consensus.cc:697] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Becoming Leader. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:08.817723 16613 raft_consensus.cc:2468] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 0.
I20260710 13:20:08.818351 16663 consensus_queue.cc:237] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.818660 16656 raft_consensus.cc:359] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.819574 16656 raft_consensus.cc:385] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.820008 16656 raft_consensus.cc:740] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.820457 16658 ts_tablet_manager.cc:1434] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260710 13:20:08.820715 16656 consensus_queue.cc:260] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.821622 16658 tablet_bootstrap.cc:492] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011: Bootstrap starting.
I20260710 13:20:08.824692 16690 raft_consensus.cc:493] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.825276 16613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e5775d351549e0bfae9a40286a9a96" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:08.825206 16690 raft_consensus.cc:515] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.826012 16613 raft_consensus.cc:3060] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.828768 16657 ts_tablet_manager.cc:1434] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260710 13:20:08.830435 16657 tablet_bootstrap.cc:492] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5: Bootstrap starting.
I20260710 13:20:08.830417 16690 leader_election.cc:290] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:08.832540 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ed1c07906e4b07b8adcbe40b86e941" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:08.829468 16656 ts_tablet_manager.cc:1434] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
W20260710 13:20:08.834429 16504 leader_election.cc:343] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.835877 16663 raft_consensus.cc:493] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.836681 16656 tablet_bootstrap.cc:492] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387: Bootstrap starting.
I20260710 13:20:08.836341 16663 raft_consensus.cc:515] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.839226 16360 catalog_manager.cc:5697] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 reported cstate change: term changed from 0 to 1, leader changed from <none> to e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "e45544750cfd4dcd90f07d50aa88a011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.844604 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428995751fb34905ad7913f40aa58460" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011" is_pre_election: true
I20260710 13:20:08.843950 16613 raft_consensus.cc:2468] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 1.
I20260710 13:20:08.846560 16429 leader_election.cc:304] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:08.847960 16664 raft_consensus.cc:2749] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.849165 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ed1c07906e4b07b8adcbe40b86e941" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011" is_pre_election: true
I20260710 13:20:08.849596 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011" is_pre_election: true
W20260710 13:20:08.851469 16429 leader_election.cc:343] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.851857 16429 leader_election.cc:304] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:08.852386 16664 raft_consensus.cc:2749] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.849627 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011" is_pre_election: true
W20260710 13:20:08.853576 16504 leader_election.cc:343] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:08.853745 16429 leader_election.cc:343] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.854101 16429 leader_election.cc:304] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:08.853996 16504 leader_election.cc:304] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387; no voters: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:08.854995 16690 raft_consensus.cc:2749] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.855361 16664 raft_consensus.cc:2749] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.856233 16664 raft_consensus.cc:493] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.856619 16664 raft_consensus.cc:515] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.857532 16690 raft_consensus.cc:493] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.858269 16662 raft_consensus.cc:493] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.858130 16690 raft_consensus.cc:515] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.858675 16662 raft_consensus.cc:515] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.860055 16690 leader_election.cc:290] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:08.860527 16662 leader_election.cc:290] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:08.860595 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:08.861873 16664 leader_election.cc:290] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:08.862044 16464 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 0.
I20260710 13:20:08.863379 16539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387" is_pre_election: true
I20260710 13:20:08.862836 16463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e785cd4983f64301b3a0476fd9ecfb9b" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:08.867527 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e785cd4983f64301b3a0476fd9ecfb9b" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387" is_pre_election: true
I20260710 13:20:08.868131 16504 leader_election.cc:304] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:08.867663 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e785cd4983f64301b3a0476fd9ecfb9b" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:08.868275 16538 raft_consensus.cc:2468] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 0.
I20260710 13:20:08.864238 16663 leader_election.cc:290] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:08.864037 16539 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 0.
I20260710 13:20:08.869408 16577 leader_election.cc:304] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011; no voters: 
W20260710 13:20:08.869719 16504 leader_election.cc:343] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.870169 16662 raft_consensus.cc:2804] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.870244 16428 leader_election.cc:304] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:08.870590 16662 raft_consensus.cc:493] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.871059 16662 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:08.871091 16578 leader_election.cc:343] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.870602 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011" is_pre_election: true
I20260710 13:20:08.871116 16664 raft_consensus.cc:2804] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.871826 16664 raft_consensus.cc:493] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.871898 16610 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 0.
I20260710 13:20:08.872155 16664 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.871430 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e785cd4983f64301b3a0476fd9ecfb9b" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011" is_pre_election: true
I20260710 13:20:08.872941 16663 raft_consensus.cc:2804] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.873553 16663 raft_consensus.cc:493] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.873898 16663 raft_consensus.cc:3060] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.877523 16657 tablet_bootstrap.cc:654] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.878773 16662 raft_consensus.cc:515] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.879911 16656 tablet_bootstrap.cc:654] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.881793 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:08.883185 16662 leader_election.cc:290] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:08.883126 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011" is_pre_election: true
I20260710 13:20:08.887892 16610 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 0.
I20260710 13:20:08.887995 16693 raft_consensus.cc:493] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.888629 16693 raft_consensus.cc:515] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.890570 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:08.891782 16610 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.892426 16693 leader_election.cc:290] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:08.895499 16539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f689fc1e8f524095a1cfda446c8cf1c3" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387" is_pre_election: true
I20260710 13:20:08.900825 16658 tablet_bootstrap.cc:654] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:08.901525 16577 leader_election.cc:343] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.904387 16663 raft_consensus.cc:515] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.905853 16463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f689fc1e8f524095a1cfda446c8cf1c3" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:08.908479 16609 raft_consensus.cc:2393] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 547b9835ed8a47fea026e28bc9ccf387 in current term 1: Already voted for candidate e45544750cfd4dcd90f07d50aa88a011 in this term.
I20260710 13:20:08.909858 16663 leader_election.cc:290] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
W20260710 13:20:08.910249 16578 leader_election.cc:343] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.910733 16578 leader_election.cc:304] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e45544750cfd4dcd90f07d50aa88a011; no voters: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5
I20260710 13:20:08.910974 16539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e785cd4983f64301b3a0476fd9ecfb9b" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:08.911540 16539 raft_consensus.cc:3060] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.911619 16663 raft_consensus.cc:2749] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.912542 16504 leader_election.cc:304] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387; no voters: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:08.914858 16463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e785cd4983f64301b3a0476fd9ecfb9b" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:08.918079 16539 raft_consensus.cc:2468] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 1.
I20260710 13:20:08.918568 16662 raft_consensus.cc:2749] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:08.918776 16578 leader_election.cc:343] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.890859 16664 raft_consensus.cc:515] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.921691 16577 leader_election.cc:304] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [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: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011; no voters: b9cd1ba432e04d86b302b354c8dfcaf5
I20260710 13:20:08.922030 16464 raft_consensus.cc:2393] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 547b9835ed8a47fea026e28bc9ccf387 in current term 1: Already voted for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in this term.
I20260710 13:20:08.922544 16663 raft_consensus.cc:2804] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.923556 16663 raft_consensus.cc:697] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Becoming Leader. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:08.924127 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:08.924319 16663 consensus_queue.cc:237] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.925277 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:08.925580 16610 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 1.
I20260710 13:20:08.924820 16538 raft_consensus.cc:2393] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b9cd1ba432e04d86b302b354c8dfcaf5 in current term 1: Already voted for candidate 547b9835ed8a47fea026e28bc9ccf387 in this term.
I20260710 13:20:08.926220 16664 leader_election.cc:290] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 election: Requested vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:08.927946 16429 leader_election.cc:304] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [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: b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:08.928960 16664 raft_consensus.cc:2749] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.929224 16504 leader_election.cc:304] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [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: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011; no voters: b9cd1ba432e04d86b302b354c8dfcaf5
I20260710 13:20:08.929958 16662 raft_consensus.cc:2804] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.930405 16662 raft_consensus.cc:697] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Becoming Leader. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:08.931180 16662 consensus_queue.cc:237] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.937656 16657 tablet_bootstrap.cc:492] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5: No bootstrap required, opened a new log
I20260710 13:20:08.938194 16657 ts_tablet_manager.cc:1403] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent bootstrapping tablet: real 0.108s	user 0.008s	sys 0.021s
I20260710 13:20:08.939683 16658 tablet_bootstrap.cc:492] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011: No bootstrap required, opened a new log
I20260710 13:20:08.940109 16658 ts_tablet_manager.cc:1403] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.003s
I20260710 13:20:08.940996 16657 raft_consensus.cc:359] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.941745 16657 raft_consensus.cc:385] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.942042 16657 raft_consensus.cc:740] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.943071 16658 raft_consensus.cc:359] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.943791 16658 raft_consensus.cc:385] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.943483 16657 consensus_queue.cc:260] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.944193 16658 raft_consensus.cc:740] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.944936 16658 consensus_queue.cc:260] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.947484 16656 tablet_bootstrap.cc:492] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387: No bootstrap required, opened a new log
I20260710 13:20:08.947901 16657 ts_tablet_manager.cc:1434] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:20:08.948071 16656 ts_tablet_manager.cc:1403] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.005s
I20260710 13:20:08.948963 16657 tablet_bootstrap.cc:492] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5: Bootstrap starting.
I20260710 13:20:08.951220 16656 raft_consensus.cc:359] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.951956 16656 raft_consensus.cc:385] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.953999 16656 raft_consensus.cc:740] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.953658 16658 ts_tablet_manager.cc:1434] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:20:08.956205 16658 tablet_bootstrap.cc:492] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011: Bootstrap starting.
I20260710 13:20:08.956588 16657 tablet_bootstrap.cc:654] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.954761 16656 consensus_queue.cc:260] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.958575 16656 ts_tablet_manager.cc:1434] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260710 13:20:08.961277 16359 catalog_manager.cc:5697] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 reported cstate change: term changed from 0 to 1, leader changed from <none> to 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "547b9835ed8a47fea026e28bc9ccf387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:08.966595 16656 tablet_bootstrap.cc:492] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387: Bootstrap starting.
I20260710 13:20:08.970449 16658 tablet_bootstrap.cc:654] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.975427 16663 raft_consensus.cc:493] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.975876 16663 raft_consensus.cc:515] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.977873 16663 leader_election.cc:290] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:08.978595 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:08.979187 16464 raft_consensus.cc:2468] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 0.
I20260710 13:20:08.980132 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387" is_pre_election: true
I20260710 13:20:08.979882 16360 catalog_manager.cc:5697] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 reported cstate change: term changed from 0 to 1, leader changed from <none> to e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "e45544750cfd4dcd90f07d50aa88a011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:08.981762 16577 leader_election.cc:343] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.982545 16578 leader_election.cc:304] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [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: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011; no voters: 547b9835ed8a47fea026e28bc9ccf387
I20260710 13:20:08.983539 16663 raft_consensus.cc:2804] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.983908 16663 raft_consensus.cc:493] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.984185 16656 tablet_bootstrap.cc:654] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.984248 16663 raft_consensus.cc:3060] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.990260 16663 raft_consensus.cc:515] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:08.992805 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:08.993368 16464 raft_consensus.cc:3060] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.999804 16464 raft_consensus.cc:2468] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 1.
I20260710 13:20:09.001151 16578 leader_election.cc:304] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:09.003050 16663 leader_election.cc:290] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:09.002110 16693 raft_consensus.cc:2804] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.004174 16693 raft_consensus.cc:697] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Becoming Leader. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:09.004807 16658 tablet_bootstrap.cc:492] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011: No bootstrap required, opened a new log
I20260710 13:20:09.005127 16693 consensus_queue.cc:237] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.005187 16658 ts_tablet_manager.cc:1403] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011: Time spent bootstrapping tablet: real 0.049s	user 0.002s	sys 0.018s
I20260710 13:20:09.006551 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:09.007591 16656 tablet_bootstrap.cc:492] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387: No bootstrap required, opened a new log
I20260710 13:20:09.008190 16656 ts_tablet_manager.cc:1403] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.003s
I20260710 13:20:09.008260 16657 tablet_bootstrap.cc:492] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5: No bootstrap required, opened a new log
I20260710 13:20:09.008877 16657 ts_tablet_manager.cc:1403] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.016s
W20260710 13:20:09.009703 16577 leader_election.cc:343] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.011078 16658 raft_consensus.cc:359] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.011602 16658 raft_consensus.cc:385] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.011834 16658 raft_consensus.cc:740] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.012547 16658 consensus_queue.cc:260] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.014099 16657 raft_consensus.cc:359] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.014701 16657 raft_consensus.cc:385] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.014961 16657 raft_consensus.cc:740] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.015164 16658 ts_tablet_manager.cc:1434] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:09.015556 16657 consensus_queue.cc:260] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.015995 16658 tablet_bootstrap.cc:492] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011: Bootstrap starting.
I20260710 13:20:09.016055 16360 catalog_manager.cc:5697] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 reported cstate change: term changed from 0 to 1, leader changed from <none> to e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "e45544750cfd4dcd90f07d50aa88a011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.018520 16656 raft_consensus.cc:359] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.019155 16656 raft_consensus.cc:385] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.019454 16656 raft_consensus.cc:740] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.020113 16656 consensus_queue.cc:260] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.021968 16658 tablet_bootstrap.cc:654] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.025859 16657 ts_tablet_manager.cc:1434] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:20:09.026750 16657 tablet_bootstrap.cc:492] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5: Bootstrap starting.
I20260710 13:20:09.032747 16658 tablet_bootstrap.cc:492] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011: No bootstrap required, opened a new log
I20260710 13:20:09.032670 16657 tablet_bootstrap.cc:654] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.035384 16658 ts_tablet_manager.cc:1403] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 13:20:09.034376 16656 ts_tablet_manager.cc:1434] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 13:20:09.038246 16656 tablet_bootstrap.cc:492] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387: Bootstrap starting.
I20260710 13:20:09.037935 16658 raft_consensus.cc:359] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.038597 16658 raft_consensus.cc:385] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.038863 16658 raft_consensus.cc:740] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.039733 16658 consensus_queue.cc:260] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.042099 16658 ts_tablet_manager.cc:1434] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 13:20:09.044835 16656 tablet_bootstrap.cc:654] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.049732 16657 tablet_bootstrap.cc:492] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5: No bootstrap required, opened a new log
I20260710 13:20:09.050143 16657 ts_tablet_manager.cc:1403] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 13:20:09.052690 16657 raft_consensus.cc:359] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.053156 16657 raft_consensus.cc:385] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.053373 16657 raft_consensus.cc:740] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.053926 16657 consensus_queue.cc:260] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.055383 16657 ts_tablet_manager.cc:1434] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:20:09.058983 16656 tablet_bootstrap.cc:492] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387: No bootstrap required, opened a new log
I20260710 13:20:09.059433 16656 ts_tablet_manager.cc:1403] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260710 13:20:09.061708 16656 raft_consensus.cc:359] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.062312 16656 raft_consensus.cc:385] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.062562 16656 raft_consensus.cc:740] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.063184 16656 consensus_queue.cc:260] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.065018 16656 ts_tablet_manager.cc:1434] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:09.065822 16656 tablet_bootstrap.cc:492] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387: Bootstrap starting.
I20260710 13:20:09.070981 16656 tablet_bootstrap.cc:654] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.075016 16656 tablet_bootstrap.cc:492] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387: No bootstrap required, opened a new log
I20260710 13:20:09.075430 16656 ts_tablet_manager.cc:1403] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:20:09.077626 16656 raft_consensus.cc:359] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.078222 16656 raft_consensus.cc:385] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.078475 16656 raft_consensus.cc:740] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.079026 16656 consensus_queue.cc:260] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.081053 16656 ts_tablet_manager.cc:1434] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:09.145682 16662 raft_consensus.cc:493] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.146131 16662 raft_consensus.cc:515] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.148200 16662 leader_election.cc:290] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:09.149443 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f689fc1e8f524095a1cfda446c8cf1c3" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:09.149374 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f689fc1e8f524095a1cfda446c8cf1c3" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011" is_pre_election: true
I20260710 13:20:09.150079 16464 raft_consensus.cc:2468] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 0.
I20260710 13:20:09.150156 16609 raft_consensus.cc:2468] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 0.
I20260710 13:20:09.151263 16504 leader_election.cc:304] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:09.151854 16662 raft_consensus.cc:2804] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.152191 16662 raft_consensus.cc:493] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.152467 16662 raft_consensus.cc:3060] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.157076 16693 raft_consensus.cc:493] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.157543 16693 raft_consensus.cc:515] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.157744 16662 raft_consensus.cc:515] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.159489 16662 leader_election.cc:290] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:09.160586 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ed1c07906e4b07b8adcbe40b86e941" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:09.159526 16693 leader_election.cc:290] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:09.161074 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ed1c07906e4b07b8adcbe40b86e941" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387" is_pre_election: true
I20260710 13:20:09.161198 16464 raft_consensus.cc:2468] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 0.
I20260710 13:20:09.161623 16538 raft_consensus.cc:2468] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 0.
I20260710 13:20:09.161270 16463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f689fc1e8f524095a1cfda446c8cf1c3" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:09.162365 16463 raft_consensus.cc:3060] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.162472 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f689fc1e8f524095a1cfda446c8cf1c3" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:09.162748 16577 leader_election.cc:304] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:09.163043 16609 raft_consensus.cc:3060] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.163975 16693 raft_consensus.cc:2804] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.164296 16693 raft_consensus.cc:493] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.164624 16693 raft_consensus.cc:3060] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.169381 16609 raft_consensus.cc:2468] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 1.
I20260710 13:20:09.170480 16504 leader_election.cc:304] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:09.170549 16693 raft_consensus.cc:515] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.170811 16463 raft_consensus.cc:2468] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 1.
I20260710 13:20:09.171532 16662 raft_consensus.cc:2804] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.172000 16662 raft_consensus.cc:697] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Becoming Leader. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:09.173230 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ed1c07906e4b07b8adcbe40b86e941" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:09.173418 16693 leader_election.cc:290] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:09.173754 16464 raft_consensus.cc:3060] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.173954 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ed1c07906e4b07b8adcbe40b86e941" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:09.174036 16662 consensus_queue.cc:237] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.174623 16538 raft_consensus.cc:3060] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.180322 16464 raft_consensus.cc:2468] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 1.
I20260710 13:20:09.181288 16538 raft_consensus.cc:2468] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 1.
I20260710 13:20:09.181313 16578 leader_election.cc:304] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:09.182214 16693 raft_consensus.cc:2804] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.182704 16693 raft_consensus.cc:697] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Becoming Leader. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:09.183686 16693 consensus_queue.cc:237] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.188580 16360 catalog_manager.cc:5697] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 reported cstate change: term changed from 0 to 1, leader changed from <none> to 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "547b9835ed8a47fea026e28bc9ccf387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.192078 16361 catalog_manager.cc:5697] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 reported cstate change: term changed from 0 to 1, leader changed from <none> to e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "e45544750cfd4dcd90f07d50aa88a011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.204282 16464 raft_consensus.cc:3060] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.209805 16693 consensus_queue.cc:1048] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.226354 16662 consensus_queue.cc:1048] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.228057 16693 consensus_queue.cc:1048] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.238246 16662 raft_consensus.cc:493] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.238714 16662 raft_consensus.cc:515] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.241804 16662 leader_election.cc:290] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:09.242892 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011" is_pre_election: true
I20260710 13:20:09.243196 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:09.243953 16464 raft_consensus.cc:2393] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 547b9835ed8a47fea026e28bc9ccf387 in current term 1: Already voted for candidate e45544750cfd4dcd90f07d50aa88a011 in this term.
I20260710 13:20:09.246678 16504 leader_election.cc:304] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387; no voters: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:09.247412 16690 raft_consensus.cc:3060] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.250034 16662 consensus_queue.cc:1048] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.255056 16690 raft_consensus.cc:2749] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.293135 16690 raft_consensus.cc:493] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.293548 16690 raft_consensus.cc:515] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.295053 16690 leader_election.cc:290] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:09.295945 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:09.296450 16464 raft_consensus.cc:2468] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 0.
I20260710 13:20:09.296314 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011" is_pre_election: true
I20260710 13:20:09.296980 16609 raft_consensus.cc:2468] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 0.
I20260710 13:20:09.297293 16504 leader_election.cc:304] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:09.297928 16690 raft_consensus.cc:2804] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.298259 16690 raft_consensus.cc:493] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.298585 16690 raft_consensus.cc:3060] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.304807 16690 raft_consensus.cc:515] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.306761 16690 leader_election.cc:290] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:09.307583 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:09.308096 16464 raft_consensus.cc:3060] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.308341 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:09.308866 16609 raft_consensus.cc:3060] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:09.310886 16408 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:09.313675 16609 raft_consensus.cc:2468] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 1.
I20260710 13:20:09.314213 16464 raft_consensus.cc:2468] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 1.
I20260710 13:20:09.314541 16504 leader_election.cc:304] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:09.315188 16690 raft_consensus.cc:2804] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.315658 16690 raft_consensus.cc:697] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Becoming Leader. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:09.316399 16690 consensus_queue.cc:237] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.321730 16690 consensus_queue.cc:1048] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.324040 16361 catalog_manager.cc:5697] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 reported cstate change: term changed from 0 to 1, leader changed from <none> to 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "547b9835ed8a47fea026e28bc9ccf387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.334275 16720 consensus_queue.cc:1048] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:09.344666 16693 raft_consensus.cc:493] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.345109 16693 raft_consensus.cc:515] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.347028 16693 leader_election.cc:290] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:09.348433 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387" is_pre_election: true
I20260710 13:20:09.348985 16538 raft_consensus.cc:2468] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 0.
I20260710 13:20:09.349344 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" is_pre_election: true
I20260710 13:20:09.350111 16464 raft_consensus.cc:2468] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 0.
I20260710 13:20:09.350098 16577 leader_election.cc:304] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:09.351105 16693 raft_consensus.cc:2804] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.351513 16693 raft_consensus.cc:493] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.351845 16693 raft_consensus.cc:3060] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.356366 16693 raft_consensus.cc:515] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.357697 16693 leader_election.cc:290] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:09.358414 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:09.358675 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:09.358860 16464 raft_consensus.cc:3060] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.359225 16538 raft_consensus.cc:3060] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.364239 16464 raft_consensus.cc:2468] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 1.
I20260710 13:20:09.365119 16578 leader_election.cc:304] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:09.365268 16538 raft_consensus.cc:2468] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 1.
I20260710 13:20:09.365723 16693 raft_consensus.cc:2804] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.366304 16693 raft_consensus.cc:697] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Becoming Leader. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:09.367002 16693 consensus_queue.cc:237] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.374133 16359 catalog_manager.cc:5697] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 reported cstate change: term changed from 0 to 1, leader changed from <none> to e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "e45544750cfd4dcd90f07d50aa88a011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.394455 16664 raft_consensus.cc:493] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.394846 16664 raft_consensus.cc:515] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.396361 16664 leader_election.cc:290] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:09.397044 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e785cd4983f64301b3a0476fd9ecfb9b" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547b9835ed8a47fea026e28bc9ccf387" is_pre_election: true
I20260710 13:20:09.397410 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e785cd4983f64301b3a0476fd9ecfb9b" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45544750cfd4dcd90f07d50aa88a011" is_pre_election: true
I20260710 13:20:09.397740 16538 raft_consensus.cc:2393] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9cd1ba432e04d86b302b354c8dfcaf5 in current term 1: Already voted for candidate e45544750cfd4dcd90f07d50aa88a011 in this term.
I20260710 13:20:09.398763 16429 leader_election.cc:304] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:09.399322 16664 raft_consensus.cc:3060] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.403235 16664 raft_consensus.cc:2749] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.420033 16693 consensus_queue.cc:1048] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.429663 16663 consensus_queue.cc:1048] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.480552 16727 consensus_queue.cc:1048] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.492084 16663 consensus_queue.cc:1048] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.581240 16720 consensus_queue.cc:1048] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.592197 16662 consensus_queue.cc:1048] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.619789 16609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "428995751fb34905ad7913f40aa58460"
dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
mode: GRACEFUL
new_leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:39232
I20260710 13:20:09.620384 16609 raft_consensus.cc:606] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Received request to transfer leadership to TS b9cd1ba432e04d86b302b354c8dfcaf5
I20260710 13:20:09.621622 16663 consensus_queue.cc:1048] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.633381 16693 consensus_queue.cc:1048] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.648782 16538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
mode: GRACEFUL
new_leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:52484
I20260710 13:20:09.649273 16538 raft_consensus.cc:606] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Received request to transfer leadership to TS b9cd1ba432e04d86b302b354c8dfcaf5
I20260710 13:20:09.654247 16609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8"
dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
mode: GRACEFUL
new_leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:39232
I20260710 13:20:09.654692 16609 raft_consensus.cc:606] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Received request to transfer leadership to TS b9cd1ba432e04d86b302b354c8dfcaf5
I20260710 13:20:09.659359 16538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
mode: GRACEFUL
new_leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:52484
I20260710 13:20:09.659816 16538 raft_consensus.cc:606] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Received request to transfer leadership to TS b9cd1ba432e04d86b302b354c8dfcaf5
I20260710 13:20:09.664417 16609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e785cd4983f64301b3a0476fd9ecfb9b"
dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
mode: GRACEFUL
new_leader_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:39232
I20260710 13:20:09.664958 16609 raft_consensus.cc:606] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Received request to transfer leadership to TS 547b9835ed8a47fea026e28bc9ccf387
I20260710 13:20:09.670017 16610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91"
dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
mode: GRACEFUL
new_leader_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:39232
I20260710 13:20:09.670562 16610 raft_consensus.cc:606] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Received request to transfer leadership to TS 547b9835ed8a47fea026e28bc9ccf387
I20260710 13:20:09.728297 16733 consensus_queue.cc:1048] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.735160 16690 raft_consensus.cc:993] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387: : Instructing follower b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:09.735677 16690 raft_consensus.cc:1081] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Signalling peer b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:09.737653 16463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599"
dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:45524
I20260710 13:20:09.738189 16463 raft_consensus.cc:493] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.738526 16463 raft_consensus.cc:3060] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.741094 16733 consensus_queue.cc:1048] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.744941 16463 raft_consensus.cc:515] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.745833 16464 raft_consensus.cc:1240] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Rejecting Update request from peer 547b9835ed8a47fea026e28bc9ccf387 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:09.747236 16463 leader_election.cc:290] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 2 election: Requested vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:09.748210 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:09.749997 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:09.750517 16538 raft_consensus.cc:3055] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.750826 16538 raft_consensus.cc:740] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:09.750912 16733 consensus_queue.cc:1059] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.752380 16538 consensus_queue.cc:260] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.753350 16538 raft_consensus.cc:3060] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.758473 16538 raft_consensus.cc:2468] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 2.
I20260710 13:20:09.759336 16428 leader_election.cc:304] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [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: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:09.760002 16664 raft_consensus.cc:2804] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.761123 16664 raft_consensus.cc:697] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Becoming Leader. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Running, Role: LEADER
I20260710 13:20:09.761896 16664 consensus_queue.cc:237] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.768054 16360 catalog_manager.cc:5697] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 reported cstate change: term changed from 1 to 2, leader changed from 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66) to b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.829833 16733 raft_consensus.cc:993] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387: : Instructing follower b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:09.830276 16662 raft_consensus.cc:1081] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Signalling peer b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:09.831581 16464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14"
dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:45524
I20260710 13:20:09.832008 16464 raft_consensus.cc:493] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.832275 16464 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.836195 16464 raft_consensus.cc:515] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.838053 16464 leader_election.cc:290] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 2 election: Requested vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:09.838406 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:09.838624 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:09.838928 16538 raft_consensus.cc:3055] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.839161 16610 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.839287 16538 raft_consensus.cc:740] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:09.840096 16538 consensus_queue.cc:260] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.841180 16538 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.843321 16610 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 2.
I20260710 13:20:09.844210 16429 leader_election.cc:304] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:09.844785 16664 raft_consensus.cc:2804] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.845136 16664 raft_consensus.cc:697] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Becoming Leader. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Running, Role: LEADER
I20260710 13:20:09.845785 16664 consensus_queue.cc:237] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.847792 16538 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 2.
I20260710 13:20:09.851944 16360 catalog_manager.cc:5697] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 reported cstate change: term changed from 1 to 2, leader changed from 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66) to b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.905107 16693 consensus_queue.cc:1048] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.915518 16730 consensus_queue.cc:1048] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.923346 16730 raft_consensus.cc:993] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011: : Instructing follower 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:09.923808 16693 raft_consensus.cc:1081] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Signalling peer 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:09.925681 16538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:52454
I20260710 13:20:09.926203 16538 raft_consensus.cc:493] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.926508 16538 raft_consensus.cc:3060] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.931021 16538 raft_consensus.cc:515] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.932785 16538 leader_election.cc:290] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 2 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:09.934176 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:09.934149 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:09.934868 16610 raft_consensus.cc:3055] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.934940 16464 raft_consensus.cc:3060] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.935312 16610 raft_consensus.cc:740] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:09.936203 16610 consensus_queue.cc:260] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.937412 16610 raft_consensus.cc:3060] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.941359 16464 raft_consensus.cc:2468] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 2.
I20260710 13:20:09.941833 16610 raft_consensus.cc:2468] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 2.
I20260710 13:20:09.942497 16504 leader_election.cc:304] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:09.943179 16662 raft_consensus.cc:2804] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.943666 16662 raft_consensus.cc:697] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 LEADER]: Becoming Leader. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:09.944370 16662 consensus_queue.cc:237] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.949805 16359 catalog_manager.cc:5697] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 reported cstate change: term changed from 1 to 2, leader changed from e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67) to 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "547b9835ed8a47fea026e28bc9ccf387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.972460 16730 raft_consensus.cc:993] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011: : Instructing follower 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:09.972844 16693 raft_consensus.cc:1081] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Signalling peer 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:09.974166 16538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e785cd4983f64301b3a0476fd9ecfb9b"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:52454
I20260710 13:20:09.974591 16538 raft_consensus.cc:493] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.974857 16538 raft_consensus.cc:3060] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.979868 16538 raft_consensus.cc:515] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.982308 16538 leader_election.cc:290] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 2 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:09.983640 16463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e785cd4983f64301b3a0476fd9ecfb9b" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:09.983963 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e785cd4983f64301b3a0476fd9ecfb9b" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:09.984385 16463 raft_consensus.cc:3060] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.984659 16610 raft_consensus.cc:3055] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.985186 16610 raft_consensus.cc:740] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:09.986224 16610 consensus_queue.cc:260] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.986934 16730 raft_consensus.cc:993] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011: : Instructing follower b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:09.987473 16727 raft_consensus.cc:1081] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Signalling peer b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:09.987797 16610 raft_consensus.cc:3060] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.989262 16464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8"
dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:45534
I20260710 13:20:09.989780 16464 raft_consensus.cc:493] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.990173 16464 raft_consensus.cc:3060] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.993156 16463 raft_consensus.cc:2468] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 2.
I20260710 13:20:09.994515 16610 raft_consensus.cc:2468] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 2.
I20260710 13:20:09.994752 16504 leader_election.cc:304] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:09.995738 16662 raft_consensus.cc:2804] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.996186 16662 raft_consensus.cc:697] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 2 LEADER]: Becoming Leader. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:09.996948 16662 consensus_queue.cc:237] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.996969 16464 raft_consensus.cc:515] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:09.999047 16464 leader_election.cc:290] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 2 election: Requested vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:09.999905 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:10.000267 16538 raft_consensus.cc:3060] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.000856 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:10.001382 16610 raft_consensus.cc:3055] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:10.001669 16610 raft_consensus.cc:740] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:10.002403 16610 consensus_queue.cc:260] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:10.003526 16610 raft_consensus.cc:3060] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.005213 16359 catalog_manager.cc:5697] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 reported cstate change: term changed from 1 to 2, leader changed from e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67) to 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "547b9835ed8a47fea026e28bc9ccf387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.008065 16538 raft_consensus.cc:2468] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 2.
I20260710 13:20:10.009397 16610 raft_consensus.cc:2468] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 2.
I20260710 13:20:10.009497 16428 leader_election.cc:304] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:10.010401 16664 raft_consensus.cc:2804] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:10.010828 16664 raft_consensus.cc:697] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Becoming Leader. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Running, Role: LEADER
I20260710 13:20:10.011577 16664 consensus_queue.cc:237] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:10.017707 16359 catalog_manager.cc:5697] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 reported cstate change: term changed from 1 to 2, leader changed from e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67) to b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.097514 16730 raft_consensus.cc:993] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011: : Instructing follower b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:10.097868 16727 raft_consensus.cc:1081] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Signalling peer b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:10.099027 16464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "428995751fb34905ad7913f40aa58460"
dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:45534
I20260710 13:20:10.099429 16464 raft_consensus.cc:493] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:10.099663 16464 raft_consensus.cc:3060] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.103869 16464 raft_consensus.cc:515] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:10.105253 16464 leader_election.cc:290] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 2 election: Requested vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:10.106122 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428995751fb34905ad7913f40aa58460" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:10.106175 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428995751fb34905ad7913f40aa58460" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:10.106613 16610 raft_consensus.cc:3055] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:10.106662 16538 raft_consensus.cc:3060] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.106897 16610 raft_consensus.cc:740] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:10.107626 16610 consensus_queue.cc:260] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:10.108425 16610 raft_consensus.cc:3060] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.110777 16538 raft_consensus.cc:2468] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 2.
I20260710 13:20:10.111610 16428 leader_election.cc:304] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:10.112169 16664 raft_consensus.cc:2804] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:10.112473 16610 raft_consensus.cc:2468] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 2.
I20260710 13:20:10.112506 16664 raft_consensus.cc:697] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Becoming Leader. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Running, Role: LEADER
I20260710 13:20:10.113350 16664 consensus_queue.cc:237] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:10.119017 16359 catalog_manager.cc:5697] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 reported cstate change: term changed from 1 to 2, leader changed from e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67) to b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.218806 16538 raft_consensus.cc:1275] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.219952 16664 consensus_queue.cc:1048] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.229046 16610 raft_consensus.cc:3060] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.234804 16610 raft_consensus.cc:1275] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.235870 16664 consensus_queue.cc:1048] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.286765 16538 raft_consensus.cc:1275] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.287822 16664 consensus_queue.cc:1048] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.294203 16610 raft_consensus.cc:1275] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.295687 16664 consensus_queue.cc:1048] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.400434 16464 raft_consensus.cc:1275] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.401675 16662 consensus_queue.cc:1048] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.402719 16610 raft_consensus.cc:1275] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.403869 16662 consensus_queue.cc:1048] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.409278 16609 raft_consensus.cc:1275] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.410989 16733 consensus_queue.cc:1048] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.417279 16464 raft_consensus.cc:1275] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.419016 16538 raft_consensus.cc:1275] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.421043 16690 consensus_queue.cc:1048] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.422384 16746 consensus_queue.cc:1048] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.431550 16610 raft_consensus.cc:1275] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.432828 16745 consensus_queue.cc:1048] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.649122 16610 raft_consensus.cc:1275] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.650070 16745 consensus_queue.cc:1048] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.657217 16538 raft_consensus.cc:1275] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.659425 16742 consensus_queue.cc:1048] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.704113 16329 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:20:12.705029 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:12.723096 16538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
mode: GRACEFUL
new_leader_uuid: "e45544750cfd4dcd90f07d50aa88a011"
 from {username='slave'} at 127.0.0.1:52500
I20260710 13:20:12.723599 16538 raft_consensus.cc:606] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 LEADER]: Received request to transfer leadership to TS e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:12.736001 16464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14"
dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
mode: GRACEFUL
new_leader_uuid: "e45544750cfd4dcd90f07d50aa88a011"
 from {username='slave'} at 127.0.0.1:45538
I20260710 13:20:12.736513 16464 raft_consensus.cc:606] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Received request to transfer leadership to TS e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:12.738088 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:12.738623 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:12.863546 16756 raft_consensus.cc:993] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5: : Instructing follower e45544750cfd4dcd90f07d50aa88a011 to start an election
I20260710 13:20:12.863910 16745 raft_consensus.cc:1081] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Signalling peer e45544750cfd4dcd90f07d50aa88a011 to start an election
I20260710 13:20:12.865126 16610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14"
dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
 from {username='slave'} at 127.0.0.1:39230
I20260710 13:20:12.865535 16610 raft_consensus.cc:493] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:12.865826 16610 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:12.869992 16610 raft_consensus.cc:515] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:12.871409 16610 leader_election.cc:290] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 3 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:12.871953 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:12.872460 16464 raft_consensus.cc:3055] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:12.872382 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:12.872782 16464 raft_consensus.cc:740] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Running, Role: LEADER
I20260710 13:20:12.872929 16538 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:12.873454 16464 consensus_queue.cc:260] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:12.874461 16464 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:12.878253 16538 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 3.
I20260710 13:20:12.879225 16577 leader_election.cc:304] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [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: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:12.879596 16464 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 3.
I20260710 13:20:12.879839 16751 raft_consensus.cc:2804] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:12.880892 16751 raft_consensus.cc:697] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 3 LEADER]: Becoming Leader. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:12.881562 16751 consensus_queue.cc:237] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:12.887338 16359 catalog_manager.cc:5697] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 reported cstate change: term changed from 2 to 3, leader changed from b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65) to e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67). New cstate: current_term: 3 leader_uuid: "e45544750cfd4dcd90f07d50aa88a011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:12.923952 16763 raft_consensus.cc:993] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387: : Instructing follower e45544750cfd4dcd90f07d50aa88a011 to start an election
I20260710 13:20:12.924312 16733 raft_consensus.cc:1081] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 LEADER]: Signalling peer e45544750cfd4dcd90f07d50aa88a011 to start an election
I20260710 13:20:12.925575 16610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91"
dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
 from {username='slave'} at 127.0.0.1:39218
I20260710 13:20:12.925967 16610 raft_consensus.cc:493] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:12.926204 16610 raft_consensus.cc:3060] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:12.929883 16610 raft_consensus.cc:515] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:12.931157 16610 leader_election.cc:290] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 3 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:12.931777 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:12.932071 16538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:12.932204 16464 raft_consensus.cc:3060] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:12.932482 16538 raft_consensus.cc:3055] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:12.932686 16538 raft_consensus.cc:740] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:12.933218 16538 consensus_queue.cc:260] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:12.933923 16538 raft_consensus.cc:3060] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:12.935765 16464 raft_consensus.cc:2468] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 3.
I20260710 13:20:12.936539 16578 leader_election.cc:304] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [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: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:12.937242 16751 raft_consensus.cc:2804] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:12.937572 16751 raft_consensus.cc:697] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 3 LEADER]: Becoming Leader. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:12.937814 16538 raft_consensus.cc:2468] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 3.
I20260710 13:20:12.938236 16751 consensus_queue.cc:237] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:12.946928 16359 catalog_manager.cc:5697] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 reported cstate change: term changed from 2 to 3, leader changed from 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66) to e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67). New cstate: current_term: 3 leader_uuid: "e45544750cfd4dcd90f07d50aa88a011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.377197 16464 raft_consensus.cc:1275] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Refusing update from remote peer e45544750cfd4dcd90f07d50aa88a011: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:13.378165 16751 consensus_queue.cc:1048] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:13.385880 16538 raft_consensus.cc:1275] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Refusing update from remote peer e45544750cfd4dcd90f07d50aa88a011: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:13.387107 16767 consensus_queue.cc:1048] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:13.408993 16538 raft_consensus.cc:1275] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Refusing update from remote peer e45544750cfd4dcd90f07d50aa88a011: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:13.409930 16767 consensus_queue.cc:1048] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:13.417327 16464 raft_consensus.cc:1275] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Refusing update from remote peer e45544750cfd4dcd90f07d50aa88a011: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:13.418386 16767 consensus_queue.cc:1048] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:13.739439 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:13.755616 16464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "428995751fb34905ad7913f40aa58460"
dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
mode: GRACEFUL
new_leader_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:45540
I20260710 13:20:13.756031 16464 raft_consensus.cc:606] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Received request to transfer leadership to TS 547b9835ed8a47fea026e28bc9ccf387
I20260710 13:20:13.759924 16610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14"
dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
mode: GRACEFUL
new_leader_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:39232
I20260710 13:20:13.760300 16610 raft_consensus.cc:606] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 3 LEADER]: Received request to transfer leadership to TS 547b9835ed8a47fea026e28bc9ccf387
I20260710 13:20:13.763962 16464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8"
dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
mode: GRACEFUL
new_leader_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:45540
I20260710 13:20:13.764312 16464 raft_consensus.cc:606] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Received request to transfer leadership to TS 547b9835ed8a47fea026e28bc9ccf387
I20260710 13:20:13.767973 16464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599"
dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
mode: GRACEFUL
new_leader_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:45540
I20260710 13:20:13.768301 16464 raft_consensus.cc:606] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Received request to transfer leadership to TS 547b9835ed8a47fea026e28bc9ccf387
I20260710 13:20:13.774083 16610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91"
dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
mode: GRACEFUL
new_leader_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:39232
I20260710 13:20:13.774474 16610 raft_consensus.cc:606] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 3 LEADER]: Received request to transfer leadership to TS 547b9835ed8a47fea026e28bc9ccf387
I20260710 13:20:13.817950 16745 raft_consensus.cc:993] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5: : Instructing follower 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:13.818341 16775 raft_consensus.cc:1081] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Signalling peer 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:13.819612 16538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:52470
I20260710 13:20:13.820001 16538 raft_consensus.cc:493] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.820253 16538 raft_consensus.cc:3060] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:13.823853 16538 raft_consensus.cc:515] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:13.825059 16538 leader_election.cc:290] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 3 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:13.825733 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:13.826063 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:13.826253 16464 raft_consensus.cc:3055] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:13.826555 16464 raft_consensus.cc:740] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Running, Role: LEADER
I20260710 13:20:13.826556 16610 raft_consensus.cc:3060] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:13.827292 16464 consensus_queue.cc:260] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:13.828032 16464 raft_consensus.cc:3060] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:13.830343 16610 raft_consensus.cc:2468] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 3.
I20260710 13:20:13.831140 16504 leader_election.cc:304] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [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: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:13.831691 16464 raft_consensus.cc:2468] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 3.
I20260710 13:20:13.831768 16733 raft_consensus.cc:2804] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:13.832811 16733 raft_consensus.cc:697] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Becoming Leader. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:13.833494 16733 consensus_queue.cc:237] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:13.839082 16359 catalog_manager.cc:5697] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 reported cstate change: term changed from 2 to 3, leader changed from b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65) to 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66). New cstate: current_term: 3 leader_uuid: "547b9835ed8a47fea026e28bc9ccf387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.887036 16757 raft_consensus.cc:993] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011: : Instructing follower 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:13.887419 16767 raft_consensus.cc:1081] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 3 LEADER]: Signalling peer 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:13.888578 16538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:52454
I20260710 13:20:13.888957 16538 raft_consensus.cc:493] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.889189 16538 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:13.892728 16538 raft_consensus.cc:515] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:13.893957 16538 leader_election.cc:290] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 4 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:13.894589 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:13.894830 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:13.895112 16464 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:13.895327 16610 raft_consensus.cc:3055] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:13.895612 16610 raft_consensus.cc:740] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:13.896293 16610 consensus_queue.cc:260] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:13.897324 16610 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:13.900537 16464 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 4.
I20260710 13:20:13.901508 16504 leader_election.cc:304] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [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: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:13.902201 16733 raft_consensus.cc:2804] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:13.902544 16733 raft_consensus.cc:697] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 LEADER]: Becoming Leader. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:13.902554 16610 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 4.
I20260710 13:20:13.903337 16733 consensus_queue.cc:237] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:13.908866 16359 catalog_manager.cc:5697] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 reported cstate change: term changed from 3 to 4, leader changed from e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67) to 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66). New cstate: current_term: 4 leader_uuid: "547b9835ed8a47fea026e28bc9ccf387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.972097 16745 raft_consensus.cc:993] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5: : Instructing follower 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:13.972450 16775 raft_consensus.cc:1081] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Signalling peer 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:13.973664 16538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:52470
I20260710 13:20:13.974042 16538 raft_consensus.cc:493] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.974285 16538 raft_consensus.cc:3060] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:13.978824 16751 raft_consensus.cc:993] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011: : Instructing follower 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:13.978822 16538 raft_consensus.cc:515] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:13.979359 16767 raft_consensus.cc:1081] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 3 LEADER]: Signalling peer 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:13.980511 16538 leader_election.cc:290] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 3 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:13.980858 16539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:52454
I20260710 13:20:13.981354 16539 raft_consensus.cc:493] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.981420 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:13.981812 16464 raft_consensus.cc:3055] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:13.981709 16539 raft_consensus.cc:3060] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:13.981650 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:13.982216 16464 raft_consensus.cc:740] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Running, Role: LEADER
I20260710 13:20:13.982416 16610 raft_consensus.cc:3060] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:13.982903 16464 consensus_queue.cc:260] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:13.983757 16464 raft_consensus.cc:3060] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:13.988003 16610 raft_consensus.cc:2468] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 3.
I20260710 13:20:13.988111 16464 raft_consensus.cc:2468] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 3.
I20260710 13:20:13.988032 16539 raft_consensus.cc:515] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:13.989166 16504 leader_election.cc:304] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [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: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:13.989889 16733 raft_consensus.cc:2804] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:13.990139 16539 leader_election.cc:290] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 4 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:13.990257 16733 raft_consensus.cc:697] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Becoming Leader. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:13.991410 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:13.991053 16733 consensus_queue.cc:237] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:13.991472 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3fdd749cf304842b7910a8913602b91" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:13.991789 16464 raft_consensus.cc:3060] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:13.991954 16610 raft_consensus.cc:3055] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:13.992275 16610 raft_consensus.cc:740] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:13.992938 16610 consensus_queue.cc:260] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:13.993947 16610 raft_consensus.cc:3060] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:13.996155 16464 raft_consensus.cc:2468] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 4.
I20260710 13:20:13.996976 16504 leader_election.cc:304] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [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: 547b9835ed8a47fea026e28bc9ccf387, b9cd1ba432e04d86b302b354c8dfcaf5; no voters: 
I20260710 13:20:13.997664 16733 raft_consensus.cc:2804] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:13.998139 16733 raft_consensus.cc:697] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 LEADER]: Becoming Leader. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:13.998859 16733 consensus_queue.cc:237] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:14.000151 16610 raft_consensus.cc:2468] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 4.
I20260710 13:20:14.001453 16359 catalog_manager.cc:5697] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 reported cstate change: term changed from 2 to 3, leader changed from b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65) to 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66). New cstate: current_term: 3 leader_uuid: "547b9835ed8a47fea026e28bc9ccf387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.010457 16359 catalog_manager.cc:5697] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 reported cstate change: term changed from 3 to 4, leader changed from e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67) to 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66). New cstate: current_term: 4 leader_uuid: "547b9835ed8a47fea026e28bc9ccf387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.095527 16745 raft_consensus.cc:993] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5: : Instructing follower 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:14.095885 16775 raft_consensus.cc:1081] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Signalling peer 547b9835ed8a47fea026e28bc9ccf387 to start an election
I20260710 13:20:14.097012 16539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "428995751fb34905ad7913f40aa58460"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
 from {username='slave'} at 127.0.0.1:52470
I20260710 13:20:14.097412 16539 raft_consensus.cc:493] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.097682 16539 raft_consensus.cc:3060] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:14.101773 16539 raft_consensus.cc:515] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:14.103238 16539 leader_election.cc:290] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [CANDIDATE]: Term 3 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:14.103761 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428995751fb34905ad7913f40aa58460" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:14.104261 16464 raft_consensus.cc:3055] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:14.104221 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428995751fb34905ad7913f40aa58460" candidate_uuid: "547b9835ed8a47fea026e28bc9ccf387" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:14.104651 16464 raft_consensus.cc:740] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Running, Role: LEADER
I20260710 13:20:14.104794 16610 raft_consensus.cc:3060] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:14.105325 16464 consensus_queue.cc:260] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:14.106348 16464 raft_consensus.cc:3060] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:14.110316 16610 raft_consensus.cc:2468] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 3.
I20260710 13:20:14.111191 16504 leader_election.cc:304] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [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: 547b9835ed8a47fea026e28bc9ccf387, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:14.111519 16464 raft_consensus.cc:2468] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547b9835ed8a47fea026e28bc9ccf387 in term 3.
I20260710 13:20:14.111806 16733 raft_consensus.cc:2804] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:14.112221 16733 raft_consensus.cc:697] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Becoming Leader. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:14.112840 16733 consensus_queue.cc:237] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:14.118456 16359 catalog_manager.cc:5697] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 reported cstate change: term changed from 2 to 3, leader changed from b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65) to 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66). New cstate: current_term: 3 leader_uuid: "547b9835ed8a47fea026e28bc9ccf387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.291518 16464 raft_consensus.cc:1275] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:14.292563 16733 consensus_queue.cc:1048] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.301950 16610 raft_consensus.cc:1275] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:14.303630 16785 consensus_queue.cc:1048] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.305263 16464 raft_consensus.cc:1275] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:14.306531 16785 consensus_queue.cc:1048] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.316654 16610 raft_consensus.cc:1275] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:14.317852 16776 consensus_queue.cc:1048] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.473937 16610 raft_consensus.cc:1275] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:14.474974 16733 consensus_queue.cc:1048] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.482282 16464 raft_consensus.cc:1275] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:14.483606 16776 consensus_queue.cc:1048] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.507992 16610 raft_consensus.cc:1275] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:14.508991 16776 consensus_queue.cc:1048] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.516568 16464 raft_consensus.cc:1275] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:14.518311 16733 consensus_queue.cc:1048] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.528939 16464 raft_consensus.cc:1275] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:14.529884 16792 consensus_queue.cc:1048] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.537142 16610 raft_consensus.cc:1275] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Refusing update from remote peer 547b9835ed8a47fea026e28bc9ccf387: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:14.538429 16792 consensus_queue.cc:1048] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:16.782545 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:16.789244 16539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "428995751fb34905ad7913f40aa58460"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
mode: GRACEFUL
new_leader_uuid: "e45544750cfd4dcd90f07d50aa88a011"
 from {username='slave'} at 127.0.0.1:52500
I20260710 13:20:16.789865 16539 raft_consensus.cc:606] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Received request to transfer leadership to TS e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:16.792048 16539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
mode: GRACEFUL
new_leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:52500
I20260710 13:20:16.792501 16539 raft_consensus.cc:606] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Received request to transfer leadership to TS b9cd1ba432e04d86b302b354c8dfcaf5
I20260710 13:20:16.794307 16539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5e5775d351549e0bfae9a40286a9a96"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
mode: GRACEFUL
new_leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:52500
I20260710 13:20:16.794680 16539 raft_consensus.cc:606] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Received request to transfer leadership to TS b9cd1ba432e04d86b302b354c8dfcaf5
I20260710 13:20:16.796439 16539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
mode: GRACEFUL
new_leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:52500
I20260710 13:20:16.796801 16539 raft_consensus.cc:606] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 LEADER]: Received request to transfer leadership to TS b9cd1ba432e04d86b302b354c8dfcaf5
I20260710 13:20:16.798563 16539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599"
dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
mode: GRACEFUL
new_leader_uuid: "e45544750cfd4dcd90f07d50aa88a011"
 from {username='slave'} at 127.0.0.1:52500
I20260710 13:20:16.798921 16539 raft_consensus.cc:606] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Received request to transfer leadership to TS e45544750cfd4dcd90f07d50aa88a011
I20260710 13:20:16.799718 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:16.800046 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:16.965823 16796 raft_consensus.cc:993] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387: : Instructing follower e45544750cfd4dcd90f07d50aa88a011 to start an election
I20260710 13:20:16.966280 16776 raft_consensus.cc:1081] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Signalling peer e45544750cfd4dcd90f07d50aa88a011 to start an election
I20260710 13:20:16.967589 16610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "428995751fb34905ad7913f40aa58460"
dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
 from {username='slave'} at 127.0.0.1:39218
I20260710 13:20:16.967978 16610 raft_consensus.cc:493] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:16.968276 16610 raft_consensus.cc:3060] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:16.972728 16610 raft_consensus.cc:515] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:16.974193 16610 leader_election.cc:290] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 4 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:16.975011 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428995751fb34905ad7913f40aa58460" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:16.975216 16539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428995751fb34905ad7913f40aa58460" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:16.975630 16464 raft_consensus.cc:3060] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:16.975788 16539 raft_consensus.cc:3055] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:16.976118 16539 raft_consensus.cc:740] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:16.976825 16539 consensus_queue.cc:260] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:16.978008 16539 raft_consensus.cc:3060] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:16.980518 16464 raft_consensus.cc:2468] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 4.
I20260710 13:20:16.981453 16578 leader_election.cc:304] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [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: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:16.982173 16799 raft_consensus.cc:2804] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:16.982903 16539 raft_consensus.cc:2468] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 4.
I20260710 13:20:16.983067 16799 raft_consensus.cc:697] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 4 LEADER]: Becoming Leader. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:16.984023 16799 consensus_queue.cc:237] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:16.989838 16359 catalog_manager.cc:5697] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 reported cstate change: term changed from 3 to 4, leader changed from 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66) to e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67). New cstate: current_term: 4 leader_uuid: "e45544750cfd4dcd90f07d50aa88a011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.059479 16796 raft_consensus.cc:993] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387: : Instructing follower b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:17.059840 16776 raft_consensus.cc:1081] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 LEADER]: Signalling peer b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:17.061014 16464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14"
dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:45524
I20260710 13:20:17.061363 16464 raft_consensus.cc:493] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:17.061563 16464 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:17.065251 16464 raft_consensus.cc:515] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:17.066636 16464 leader_election.cc:290] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 5 election: Requested vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:17.067410 16539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:17.067616 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebfe7c5a7514a2cb0c459cd2eee7c14" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:17.067946 16539 raft_consensus.cc:3055] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:20:17.068073 16610 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:17.068262 16539 raft_consensus.cc:740] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:17.068994 16539 consensus_queue.cc:260] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:17.069868 16539 raft_consensus.cc:3060] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:17.072197 16610 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 5.
I20260710 13:20:17.073283 16429 leader_election.cc:304] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [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: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:17.074730 16539 raft_consensus.cc:2468] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 5.
I20260710 13:20:17.074924 16806 raft_consensus.cc:2804] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:20:17.076073 16806 raft_consensus.cc:697] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 5 LEADER]: Becoming Leader. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Running, Role: LEADER
I20260710 13:20:17.076718 16806 consensus_queue.cc:237] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:17.083330 16359 catalog_manager.cc:5697] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 reported cstate change: term changed from 4 to 5, leader changed from 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66) to b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65). New cstate: current_term: 5 leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.236261 16796 raft_consensus.cc:993] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387: : Instructing follower b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:17.236644 16776 raft_consensus.cc:1081] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Signalling peer b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:17.237821 16464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5e5775d351549e0bfae9a40286a9a96"
dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:45524
I20260710 13:20:17.238194 16464 raft_consensus.cc:493] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:17.238430 16464 raft_consensus.cc:3060] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.242264 16464 raft_consensus.cc:515] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:17.243625 16464 leader_election.cc:290] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 2 election: Requested vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:17.244189 16539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e5775d351549e0bfae9a40286a9a96" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:17.244550 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e5775d351549e0bfae9a40286a9a96" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:17.244673 16539 raft_consensus.cc:3055] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:17.244959 16539 raft_consensus.cc:740] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:17.244962 16610 raft_consensus.cc:3060] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.245682 16539 consensus_queue.cc:260] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:17.246520 16539 raft_consensus.cc:3060] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.248749 16610 raft_consensus.cc:2468] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 2.
I20260710 13:20:17.249547 16429 leader_election.cc:304] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:17.250136 16806 raft_consensus.cc:2804] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:17.250464 16806 raft_consensus.cc:697] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Becoming Leader. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Running, Role: LEADER
I20260710 13:20:17.250562 16539 raft_consensus.cc:2468] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 2.
I20260710 13:20:17.251188 16806 consensus_queue.cc:237] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:17.255376 16796 raft_consensus.cc:993] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387: : Instructing follower b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:17.255829 16776 raft_consensus.cc:1081] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Signalling peer b9cd1ba432e04d86b302b354c8dfcaf5 to start an election
I20260710 13:20:17.257056 16464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8"
dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
 from {username='slave'} at 127.0.0.1:45524
I20260710 13:20:17.257418 16464 raft_consensus.cc:493] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:17.257649 16464 raft_consensus.cc:3060] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.257997 16359 catalog_manager.cc:5697] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 reported cstate change: term changed from 1 to 2, leader changed from 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66) to b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.262070 16464 raft_consensus.cc:515] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:17.263556 16464 leader_election.cc:290] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [CANDIDATE]: Term 4 election: Requested vote from peers 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115), e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67:40377)
I20260710 13:20:17.264108 16539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:17.264416 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9206b54227ef4bd1b08013e61c2febe8" candidate_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
I20260710 13:20:17.264629 16539 raft_consensus.cc:3055] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:17.264880 16610 raft_consensus.cc:3060] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.264966 16539 raft_consensus.cc:740] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:17.265904 16539 consensus_queue.cc:260] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:17.267009 16539 raft_consensus.cc:3060] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.269624 16610 raft_consensus.cc:2468] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 4.
I20260710 13:20:17.270447 16429 leader_election.cc:304] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [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: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:17.271149 16806 raft_consensus.cc:2804] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:17.271330 16539 raft_consensus.cc:2468] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cd1ba432e04d86b302b354c8dfcaf5 in term 4.
I20260710 13:20:17.271552 16806 raft_consensus.cc:697] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 LEADER]: Becoming Leader. State: Replica: b9cd1ba432e04d86b302b354c8dfcaf5, State: Running, Role: LEADER
I20260710 13:20:17.272559 16806 consensus_queue.cc:237] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:17.278594 16359 catalog_manager.cc:5697] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 reported cstate change: term changed from 3 to 4, leader changed from 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66) to b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65). New cstate: current_term: 4 leader_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.297875 16796 raft_consensus.cc:993] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387: : Instructing follower e45544750cfd4dcd90f07d50aa88a011 to start an election
I20260710 13:20:17.298285 16776 raft_consensus.cc:1081] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Signalling peer e45544750cfd4dcd90f07d50aa88a011 to start an election
I20260710 13:20:17.299454 16610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599"
dest_uuid: "e45544750cfd4dcd90f07d50aa88a011"
 from {username='slave'} at 127.0.0.1:39218
I20260710 13:20:17.299873 16610 raft_consensus.cc:493] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:17.300102 16610 raft_consensus.cc:3060] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.303524 16610 raft_consensus.cc:515] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:17.304710 16610 leader_election.cc:290] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [CANDIDATE]: Term 4 election: Requested vote from peers b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449), 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115)
I20260710 13:20:17.305418 16464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5"
I20260710 13:20:17.305617 16539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f819cea6e7d64088b6281a18044b1599" candidate_uuid: "e45544750cfd4dcd90f07d50aa88a011" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "547b9835ed8a47fea026e28bc9ccf387"
I20260710 13:20:17.305841 16464 raft_consensus.cc:3060] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.306121 16539 raft_consensus.cc:3055] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:17.306383 16539 raft_consensus.cc:740] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 547b9835ed8a47fea026e28bc9ccf387, State: Running, Role: LEADER
I20260710 13:20:17.306921 16539 consensus_queue.cc:260] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:17.307829 16539 raft_consensus.cc:3060] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.309594 16464 raft_consensus.cc:2468] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 4.
I20260710 13:20:17.310367 16578 leader_election.cc:304] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [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: b9cd1ba432e04d86b302b354c8dfcaf5, e45544750cfd4dcd90f07d50aa88a011; no voters: 
I20260710 13:20:17.311094 16799 raft_consensus.cc:2804] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:17.311549 16799 raft_consensus.cc:697] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 4 LEADER]: Becoming Leader. State: Replica: e45544750cfd4dcd90f07d50aa88a011, State: Running, Role: LEADER
I20260710 13:20:17.312311 16799 consensus_queue.cc:237] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [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: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } }
I20260710 13:20:17.312541 16539 raft_consensus.cc:2468] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e45544750cfd4dcd90f07d50aa88a011 in term 4.
I20260710 13:20:17.318169 16359 catalog_manager.cc:5697] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 reported cstate change: term changed from 3 to 4, leader changed from 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66) to e45544750cfd4dcd90f07d50aa88a011 (127.15.242.67). New cstate: current_term: 4 leader_uuid: "e45544750cfd4dcd90f07d50aa88a011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.446063 16539 raft_consensus.cc:1275] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Refusing update from remote peer e45544750cfd4dcd90f07d50aa88a011: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:17.447355 16799 consensus_queue.cc:1048] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.456527 16464 raft_consensus.cc:1275] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Refusing update from remote peer e45544750cfd4dcd90f07d50aa88a011: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:17.457688 16799 consensus_queue.cc:1048] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cd1ba432e04d86b302b354c8dfcaf5" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.525590 16539 raft_consensus.cc:1275] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 5 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:17.526599 16806 consensus_queue.cc:1048] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:17.534128 16610 raft_consensus.cc:1275] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 5 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:17.535764 16818 consensus_queue.cc:1048] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:17.668792 16610 raft_consensus.cc:1275] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:17.669824 16818 consensus_queue.cc:1048] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:17.677922 16539 raft_consensus.cc:1275] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:17.679421 16821 consensus_queue.cc:1048] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:17.705677 16610 raft_consensus.cc:1275] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:17.706619 16821 consensus_queue.cc:1048] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e45544750cfd4dcd90f07d50aa88a011" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.714210 16539 raft_consensus.cc:1275] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Refusing update from remote peer b9cd1ba432e04d86b302b354c8dfcaf5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:17.715981 16818 consensus_queue.cc:1048] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.800704 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:17.805750 16329 tablet_server.cc:179] TabletServer@127.15.242.65:0 shutting down...
I20260710 13:20:17.827540 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:17.828202 16329 tablet_replica.cc:333] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5: stopping tablet replica
I20260710 13:20:17.828895 16329 raft_consensus.cc:2243] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.829357 16329 raft_consensus.cc:2272] T e785cd4983f64301b3a0476fd9ecfb9b P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.831427 16329 tablet_replica.cc:333] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5: stopping tablet replica
I20260710 13:20:17.831840 16329 raft_consensus.cc:2243] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.832162 16329 raft_consensus.cc:2272] T f689fc1e8f524095a1cfda446c8cf1c3 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.834038 16329 tablet_replica.cc:333] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5: stopping tablet replica
I20260710 13:20:17.834357 16539 raft_consensus.cc:1275] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Refusing update from remote peer e45544750cfd4dcd90f07d50aa88a011: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:17.834501 16329 raft_consensus.cc:2243] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.834918 16329 raft_consensus.cc:2272] T a7ed1c07906e4b07b8adcbe40b86e941 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.835506 16799 consensus_queue.cc:1048] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547b9835ed8a47fea026e28bc9ccf387" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.836680 16329 tablet_replica.cc:333] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5: stopping tablet replica
I20260710 13:20:17.837168 16329 raft_consensus.cc:2243] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.837911 16329 raft_consensus.cc:2272] T 9206b54227ef4bd1b08013e61c2febe8 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.840173 16329 tablet_replica.cc:333] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5: stopping tablet replica
I20260710 13:20:17.840771 16329 raft_consensus.cc:2243] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.841204 16329 raft_consensus.cc:2272] T c3fdd749cf304842b7910a8913602b91 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:17.843438 16578 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:20:17.846544 16578 consensus_peers.cc:597] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 -> Peer b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449): Couldn't send request to peer b9cd1ba432e04d86b302b354c8dfcaf5. 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:20:17.847357 16329 tablet_replica.cc:333] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5: stopping tablet replica
W20260710 13:20:17.848750 16578 consensus_peers.cc:597] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 -> Peer b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449): Couldn't send request to peer b9cd1ba432e04d86b302b354c8dfcaf5. 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:20:17.848464 16329 raft_consensus.cc:2243] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.850116 16329 raft_consensus.cc:2272] T c5e5775d351549e0bfae9a40286a9a96 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.853004 16329 tablet_replica.cc:333] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5: stopping tablet replica
I20260710 13:20:17.853624 16329 raft_consensus.cc:2243] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.854080 16329 raft_consensus.cc:2272] T f819cea6e7d64088b6281a18044b1599 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.857070 16329 tablet_replica.cc:333] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5: stopping tablet replica
I20260710 13:20:17.857583 16329 raft_consensus.cc:2243] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 5 LEADER]: Raft consensus shutting down.
W20260710 13:20:17.858264 16504 consensus_peers.cc:597] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 -> Peer b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449): Couldn't send request to peer b9cd1ba432e04d86b302b354c8dfcaf5. 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:20:17.858392 16329 raft_consensus.cc:2272] T cebfe7c5a7514a2cb0c459cd2eee7c14 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.860369 16329 tablet_replica.cc:333] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5: stopping tablet replica
I20260710 13:20:17.860816 16329 raft_consensus.cc:2243] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.861178 16329 raft_consensus.cc:2272] T 428995751fb34905ad7913f40aa58460 P b9cd1ba432e04d86b302b354c8dfcaf5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.947734 16329 tablet_server.cc:196] TabletServer@127.15.242.65:0 shutdown complete.
W20260710 13:20:17.948280 16504 consensus_peers.cc:597] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 -> Peer b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449): Couldn't send request to peer b9cd1ba432e04d86b302b354c8dfcaf5. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:17.963979 16329 tablet_server.cc:179] TabletServer@127.15.242.66:0 shutting down...
W20260710 13:20:17.981822 16504 consensus_peers.cc:597] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 -> Peer b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449): Couldn't send request to peer b9cd1ba432e04d86b302b354c8dfcaf5. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:17.985044 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:17.985654 16329 tablet_replica.cc:333] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387: stopping tablet replica
I20260710 13:20:17.986243 16329 raft_consensus.cc:2243] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.986948 16329 raft_consensus.cc:2272] T f689fc1e8f524095a1cfda446c8cf1c3 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.988938 16329 tablet_replica.cc:333] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387: stopping tablet replica
I20260710 13:20:17.989668 16329 raft_consensus.cc:2243] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.990094 16329 raft_consensus.cc:2272] T f819cea6e7d64088b6281a18044b1599 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:17.991506 16577 consensus_peers.cc:597] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 -> Peer 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115): Couldn't send request to peer 547b9835ed8a47fea026e28bc9ccf387. 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:20:17.992363 16329 tablet_replica.cc:333] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387: stopping tablet replica
I20260710 13:20:17.992866 16329 raft_consensus.cc:2243] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.993211 16329 raft_consensus.cc:2272] T 9206b54227ef4bd1b08013e61c2febe8 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.994974 16329 tablet_replica.cc:333] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387: stopping tablet replica
I20260710 13:20:17.995447 16329 raft_consensus.cc:2243] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.996088 16329 raft_consensus.cc:2272] T c3fdd749cf304842b7910a8913602b91 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.997488 16329 tablet_replica.cc:333] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387: stopping tablet replica
I20260710 13:20:17.997898 16329 raft_consensus.cc:2243] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.998530 16329 raft_consensus.cc:2272] T e785cd4983f64301b3a0476fd9ecfb9b P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.000057 16329 tablet_replica.cc:333] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387: stopping tablet replica
I20260710 13:20:18.000456 16329 raft_consensus.cc:2243] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.000780 16329 raft_consensus.cc:2272] T c5e5775d351549e0bfae9a40286a9a96 P 547b9835ed8a47fea026e28bc9ccf387 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.002776 16329 tablet_replica.cc:333] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387: stopping tablet replica
I20260710 13:20:18.003400 16329 raft_consensus.cc:2243] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.003785 16329 raft_consensus.cc:2272] T a7ed1c07906e4b07b8adcbe40b86e941 P 547b9835ed8a47fea026e28bc9ccf387 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:18.004681 16577 consensus_peers.cc:597] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 -> Peer 547b9835ed8a47fea026e28bc9ccf387 (127.15.242.66:43115): Couldn't send request to peer 547b9835ed8a47fea026e28bc9ccf387. 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:20:18.005541 16329 tablet_replica.cc:333] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387: stopping tablet replica
I20260710 13:20:18.005939 16329 raft_consensus.cc:2243] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.006265 16329 raft_consensus.cc:2272] T cebfe7c5a7514a2cb0c459cd2eee7c14 P 547b9835ed8a47fea026e28bc9ccf387 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.007915 16329 tablet_replica.cc:333] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387: stopping tablet replica
I20260710 13:20:18.008279 16329 raft_consensus.cc:2243] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.008589 16329 raft_consensus.cc:2272] T 428995751fb34905ad7913f40aa58460 P 547b9835ed8a47fea026e28bc9ccf387 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:18.023173 16578 consensus_peers.cc:597] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 -> Peer b9cd1ba432e04d86b302b354c8dfcaf5 (127.15.242.65:44449): Couldn't send request to peer b9cd1ba432e04d86b302b354c8dfcaf5. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:18.035086 16329 tablet_server.cc:196] TabletServer@127.15.242.66:0 shutdown complete.
I20260710 13:20:18.050191 16329 tablet_server.cc:179] TabletServer@127.15.242.67:0 shutting down...
I20260710 13:20:18.071408 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:18.072131 16329 tablet_replica.cc:333] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011: stopping tablet replica
I20260710 13:20:18.072729 16329 raft_consensus.cc:2243] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.073261 16329 raft_consensus.cc:2272] T c3fdd749cf304842b7910a8913602b91 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.075362 16329 tablet_replica.cc:333] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011: stopping tablet replica
I20260710 13:20:18.076097 16329 raft_consensus.cc:2243] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:18.076959 16329 raft_consensus.cc:2272] T a7ed1c07906e4b07b8adcbe40b86e941 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.078608 16329 tablet_replica.cc:333] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011: stopping tablet replica
I20260710 13:20:18.079018 16329 raft_consensus.cc:2243] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:18.079695 16329 raft_consensus.cc:2272] T f819cea6e7d64088b6281a18044b1599 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.081588 16329 tablet_replica.cc:333] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011: stopping tablet replica
I20260710 13:20:18.081986 16329 raft_consensus.cc:2243] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.082309 16329 raft_consensus.cc:2272] T c5e5775d351549e0bfae9a40286a9a96 P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.083946 16329 tablet_replica.cc:333] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011: stopping tablet replica
I20260710 13:20:18.084352 16329 raft_consensus.cc:2243] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.084648 16329 raft_consensus.cc:2272] T f689fc1e8f524095a1cfda446c8cf1c3 P e45544750cfd4dcd90f07d50aa88a011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.085970 16329 tablet_replica.cc:333] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011: stopping tablet replica
I20260710 13:20:18.086365 16329 raft_consensus.cc:2243] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.086685 16329 raft_consensus.cc:2272] T e785cd4983f64301b3a0476fd9ecfb9b P e45544750cfd4dcd90f07d50aa88a011 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.088022 16329 tablet_replica.cc:333] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011: stopping tablet replica
I20260710 13:20:18.088404 16329 raft_consensus.cc:2243] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.088707 16329 raft_consensus.cc:2272] T cebfe7c5a7514a2cb0c459cd2eee7c14 P e45544750cfd4dcd90f07d50aa88a011 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.090337 16329 tablet_replica.cc:333] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011: stopping tablet replica
I20260710 13:20:18.090705 16329 raft_consensus.cc:2243] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.091032 16329 raft_consensus.cc:2272] T 9206b54227ef4bd1b08013e61c2febe8 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.092717 16329 tablet_replica.cc:333] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011: stopping tablet replica
I20260710 13:20:18.093076 16329 raft_consensus.cc:2243] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:18.093658 16329 raft_consensus.cc:2272] T 428995751fb34905ad7913f40aa58460 P e45544750cfd4dcd90f07d50aa88a011 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.117280 16329 tablet_server.cc:196] TabletServer@127.15.242.67:0 shutdown complete.
I20260710 13:20:18.131537 16329 master.cc:562] Master@127.15.242.126:46599 shutting down...
I20260710 13:20:18.267385 16329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:18.267908 16329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.268234 16329 tablet_replica.cc:333] T 00000000000000000000000000000000 P e824fb19d8d64c19b2836e463b00feaf: stopping tablet replica
I20260710 13:20:18.286605 16329 master.cc:584] Master@127.15.242.126:46599 shutdown complete.
547b9835ed8a47fea026e28bc9ccf387  4
b9cd1ba432e04d86b302b354c8dfcaf5  4
e45544750cfd4dcd90f07d50aa88a011  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12389 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:20:18.320349 16329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.242.126:37589
I20260710 13:20:18.321403 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:18.326314 16831 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:20:18.327049 16832 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:20:18.327714 16329 server_base.cc:1061] running on GCE node
W20260710 13:20:18.328150 16834 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:20:18.328914 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:18.329103 16329 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:20:18.329216 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689618329203 us; error 0 us; skew 500 ppm
I20260710 13:20:18.329660 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:18.331986 16329 webserver.cc:533] Webserver started at http://127.15.242.126:37039/ using document root <none> and password file <none>
I20260710 13:20:18.332410 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:18.332553 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:18.332748 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:18.333702 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/master-0-root/instance:
uuid: "3be4d41bc0084ad1a6791845d5c04598"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-fwgt"
I20260710 13:20:18.337678 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:18.340619 16839 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:20:18.341217 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:18.341475 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/master-0-root
uuid: "3be4d41bc0084ad1a6791845d5c04598"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-fwgt"
I20260710 13:20:18.341728 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-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:20:18.353207 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:18.354247 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:18.388039 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.126:37589
I20260710 13:20:18.388118 16890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.126:37589 every 8 connection(s)
I20260710 13:20:18.391564 16891 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:20:18.399786 16891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598: Bootstrap starting.
I20260710 13:20:18.403855 16891 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:18.407335 16891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598: No bootstrap required, opened a new log
I20260710 13:20:18.409113 16891 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3be4d41bc0084ad1a6791845d5c04598" member_type: VOTER }
I20260710 13:20:18.409433 16891 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:18.409596 16891 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3be4d41bc0084ad1a6791845d5c04598, State: Initialized, Role: FOLLOWER
I20260710 13:20:18.410076 16891 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3be4d41bc0084ad1a6791845d5c04598" member_type: VOTER }
I20260710 13:20:18.410475 16891 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:18.410652 16891 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:18.410846 16891 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:18.414268 16891 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3be4d41bc0084ad1a6791845d5c04598" member_type: VOTER }
I20260710 13:20:18.414866 16891 leader_election.cc:304] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [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: 3be4d41bc0084ad1a6791845d5c04598; no voters: 
I20260710 13:20:18.415933 16891 leader_election.cc:290] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:18.416188 16894 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:18.417368 16894 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [term 1 LEADER]: Becoming Leader. State: Replica: 3be4d41bc0084ad1a6791845d5c04598, State: Running, Role: LEADER
I20260710 13:20:18.418001 16894 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [LEADER]: Queue going to LEADER mode. State: All 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: "3be4d41bc0084ad1a6791845d5c04598" member_type: VOTER }
I20260710 13:20:18.418783 16891 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:18.422405 16896 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3be4d41bc0084ad1a6791845d5c04598. Latest consensus state: current_term: 1 leader_uuid: "3be4d41bc0084ad1a6791845d5c04598" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3be4d41bc0084ad1a6791845d5c04598" member_type: VOTER } }
I20260710 13:20:18.422966 16896 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:18.424181 16895 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3be4d41bc0084ad1a6791845d5c04598" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3be4d41bc0084ad1a6791845d5c04598" member_type: VOTER } }
I20260710 13:20:18.424721 16901 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:18.424687 16895 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:18.429522 16901 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:18.432482 16329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:18.437090 16901 catalog_manager.cc:1383] Generated new cluster ID: 0bf7fd68a9fa48d0930bb6c50a0b6309
I20260710 13:20:18.437271 16901 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:18.457762 16901 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:18.458844 16901 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:18.471083 16901 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598: Generated new TSK 0
I20260710 13:20:18.471575 16901 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:18.498448 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:18.503726 16912 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:20:18.504853 16913 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:20:18.506086 16915 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:20:18.506297 16329 server_base.cc:1061] running on GCE node
I20260710 13:20:18.507073 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:18.507236 16329 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:20:18.507405 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689618507391 us; error 0 us; skew 500 ppm
I20260710 13:20:18.507836 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:18.509768 16329 webserver.cc:533] Webserver started at http://127.15.242.65:38525/ using document root <none> and password file <none>
I20260710 13:20:18.510167 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:18.510313 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:18.510499 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:18.511453 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/ts-0-root/instance:
uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-fwgt"
I20260710 13:20:18.515272 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:18.518004 16920 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:20:18.518622 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:18.518860 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/ts-0-root
uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-fwgt"
I20260710 13:20:18.519109 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-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:20:18.534516 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:18.535737 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:18.537038 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:18.539005 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:18.539197 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.539438 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:18.539599 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.575528 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.65:43479
I20260710 13:20:18.575598 16982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.65:43479 every 8 connection(s)
I20260710 13:20:18.579850 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:18.586390 16987 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:20:18.587729 16988 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:20:18.590090 16990 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:20:18.590996 16329 server_base.cc:1061] running on GCE node
I20260710 13:20:18.591815 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:18.592008 16329 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:20:18.592171 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689618592154 us; error 0 us; skew 500 ppm
I20260710 13:20:18.592655 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:18.595048 16329 webserver.cc:533] Webserver started at http://127.15.242.66:43973/ using document root <none> and password file <none>
I20260710 13:20:18.595443 16983 heartbeater.cc:344] Connected to a master server at 127.15.242.126:37589
I20260710 13:20:18.595574 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:18.595741 16983 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:18.595829 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:18.596156 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:18.596429 16983 heartbeater.cc:507] Master 127.15.242.126:37589 requested a full tablet report, sending...
I20260710 13:20:18.597198 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/ts-1-root/instance:
uuid: "4867b7b7e9944fe0b2d5330450775860"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-fwgt"
I20260710 13:20:18.598407 16856 ts_manager.cc:194] Registered new tserver with Master: 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479)
I20260710 13:20:18.600684 16856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44850
I20260710 13:20:18.602676 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:18.605674 16995 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:20:18.606289 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:18.606559 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/ts-1-root
uuid: "4867b7b7e9944fe0b2d5330450775860"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-fwgt"
I20260710 13:20:18.606792 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-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:20:18.619746 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:18.620831 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:18.622133 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:18.624046 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:18.624225 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.624431 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:18.624575 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.660197 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.66:33171
I20260710 13:20:18.660290 17057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.66:33171 every 8 connection(s)
I20260710 13:20:18.664372 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:18.670971 17061 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:20:18.672655 17062 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:20:18.675604 17064 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:20:18.675860 17058 heartbeater.cc:344] Connected to a master server at 127.15.242.126:37589
I20260710 13:20:18.676020 16329 server_base.cc:1061] running on GCE node
I20260710 13:20:18.676276 17058 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:18.676838 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:18.677029 16329 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:20:18.676983 17058 heartbeater.cc:507] Master 127.15.242.126:37589 requested a full tablet report, sending...
I20260710 13:20:18.677294 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689618677274 us; error 0 us; skew 500 ppm
I20260710 13:20:18.677878 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:18.678912 16856 ts_manager.cc:194] Registered new tserver with Master: 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:18.680305 16856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44858
I20260710 13:20:18.681058 16329 webserver.cc:533] Webserver started at http://127.15.242.67:46705/ using document root <none> and password file <none>
I20260710 13:20:18.681622 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:18.681847 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:18.682165 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:18.683225 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/ts-2-root/instance:
uuid: "291468df437e437883fede0955bc73bf"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-fwgt"
I20260710 13:20:18.687034 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:20:18.689814 17069 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:20:18.690433 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:18.690655 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/ts-2-root
uuid: "291468df437e437883fede0955bc73bf"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-fwgt"
I20260710 13:20:18.690867 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689605777011-16329-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:20:18.711138 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:18.712248 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:18.713500 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:18.715492 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:18.715665 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.715880 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:18.716014 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.751804 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.67:32821
I20260710 13:20:18.751899 17131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.67:32821 every 8 connection(s)
I20260710 13:20:18.763615 17132 heartbeater.cc:344] Connected to a master server at 127.15.242.126:37589
I20260710 13:20:18.763917 17132 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:18.764571 17132 heartbeater.cc:507] Master 127.15.242.126:37589 requested a full tablet report, sending...
I20260710 13:20:18.766227 16856 ts_manager.cc:194] Registered new tserver with Master: 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:18.766448 16329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011819588s
I20260710 13:20:18.767843 16856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44860
I20260710 13:20:18.788182 16856 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44876:
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:20:18.790748 16856 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:20:18.850896 16948 tablet_service.cc:1511] Processing CreateTablet for tablet 28d4daf7c228409486654d1344521658 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:18.852281 16948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d4daf7c228409486654d1344521658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.853448 16947 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5ec70703a04f64b9025a3e2969d005 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:18.854727 16947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5ec70703a04f64b9025a3e2969d005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.855424 16946 tablet_service.cc:1511] Processing CreateTablet for tablet e6e3289a331245628e041d8965f663ff (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:18.855574 17097 tablet_service.cc:1511] Processing CreateTablet for tablet 28d4daf7c228409486654d1344521658 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:18.856647 16946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e3289a331245628e041d8965f663ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.856647 17097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d4daf7c228409486654d1344521658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.858227 17096 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5ec70703a04f64b9025a3e2969d005 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:18.859633 17096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5ec70703a04f64b9025a3e2969d005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.885125 17148 tablet_bootstrap.cc:492] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf: Bootstrap starting.
I20260710 13:20:18.887396 17096 tablet_service.cc:1511] Processing CreateTablet for tablet e6e3289a331245628e041d8965f663ff (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:18.889149 17096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e3289a331245628e041d8965f663ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.889365 16946 tablet_service.cc:1511] Processing CreateTablet for tablet 4b3857f657a748b68cbcc3dea5f74480 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:18.890503 16946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b3857f657a748b68cbcc3dea5f74480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.891635 17147 tablet_bootstrap.cc:492] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06: Bootstrap starting.
I20260710 13:20:18.896621 17097 tablet_service.cc:1511] Processing CreateTablet for tablet 4b3857f657a748b68cbcc3dea5f74480 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:18.897755 17097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b3857f657a748b68cbcc3dea5f74480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.899336 16948 tablet_service.cc:1511] Processing CreateTablet for tablet fbb0c29e10ae45ab96bea1126def073c (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:18.901839 17023 tablet_service.cc:1511] Processing CreateTablet for tablet 28d4daf7c228409486654d1344521658 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:18.901759 17095 tablet_service.cc:1511] Processing CreateTablet for tablet fbb0c29e10ae45ab96bea1126def073c (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:18.903048 17095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb0c29e10ae45ab96bea1126def073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.903117 17023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d4daf7c228409486654d1344521658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.903837 16947 tablet_service.cc:1511] Processing CreateTablet for tablet a63c7e6ef22a4486a329e7ee3090ec82 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:18.906508 17022 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5ec70703a04f64b9025a3e2969d005 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:18.907754 17022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5ec70703a04f64b9025a3e2969d005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.910099 17094 tablet_service.cc:1511] Processing CreateTablet for tablet a63c7e6ef22a4486a329e7ee3090ec82 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:18.911389 17094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63c7e6ef22a4486a329e7ee3090ec82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.912119 16945 tablet_service.cc:1511] Processing CreateTablet for tablet ce4d15376abc42598b4ee7a648227ff5 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:18.914788 17021 tablet_service.cc:1511] Processing CreateTablet for tablet e6e3289a331245628e041d8965f663ff (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:18.916042 17021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e3289a331245628e041d8965f663ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.918977 17093 tablet_service.cc:1511] Processing CreateTablet for tablet ce4d15376abc42598b4ee7a648227ff5 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:18.900501 16948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb0c29e10ae45ab96bea1126def073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.919039 17148 tablet_bootstrap.cc:654] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:18.920291 17093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4d15376abc42598b4ee7a648227ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.920756 17020 tablet_service.cc:1511] Processing CreateTablet for tablet 4b3857f657a748b68cbcc3dea5f74480 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:18.921977 17020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b3857f657a748b68cbcc3dea5f74480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.923297 16947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63c7e6ef22a4486a329e7ee3090ec82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.923928 16945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4d15376abc42598b4ee7a648227ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.924185 17147 tablet_bootstrap.cc:654] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:18.929381 17019 tablet_service.cc:1511] Processing CreateTablet for tablet fbb0c29e10ae45ab96bea1126def073c (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:18.930672 17019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb0c29e10ae45ab96bea1126def073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.933252 17018 tablet_service.cc:1511] Processing CreateTablet for tablet a63c7e6ef22a4486a329e7ee3090ec82 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:18.934412 17018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63c7e6ef22a4486a329e7ee3090ec82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.942188 16944 tablet_service.cc:1511] Processing CreateTablet for tablet ee2afc0d1070498aa03ebdf06291c6fc (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:18.943670 16944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee2afc0d1070498aa03ebdf06291c6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.948796 17017 tablet_service.cc:1511] Processing CreateTablet for tablet ce4d15376abc42598b4ee7a648227ff5 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:18.950021 17017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4d15376abc42598b4ee7a648227ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.975317 17016 tablet_service.cc:1511] Processing CreateTablet for tablet ee2afc0d1070498aa03ebdf06291c6fc (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:18.976563 17016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee2afc0d1070498aa03ebdf06291c6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.988297 17096 tablet_service.cc:1511] Processing CreateTablet for tablet ee2afc0d1070498aa03ebdf06291c6fc (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:18.989552 17096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee2afc0d1070498aa03ebdf06291c6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.998783 16944 tablet_service.cc:1511] Processing CreateTablet for tablet 21ab1ed3319846d6bbc4dc0f0338e924 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:18.999148 17148 tablet_bootstrap.cc:492] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf: No bootstrap required, opened a new log
I20260710 13:20:18.999732 17148 ts_tablet_manager.cc:1403] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf: Time spent bootstrapping tablet: real 0.115s	user 0.011s	sys 0.024s
I20260710 13:20:19.000015 16944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ab1ed3319846d6bbc4dc0f0338e924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.002413 17148 raft_consensus.cc:359] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:19.003108 17148 raft_consensus.cc:385] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.003428 17148 raft_consensus.cc:740] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.005959 17147 tablet_bootstrap.cc:492] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06: No bootstrap required, opened a new log
I20260710 13:20:19.006383 17147 ts_tablet_manager.cc:1403] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.022s
I20260710 13:20:19.009210 17147 raft_consensus.cc:359] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:19.009848 17147 raft_consensus.cc:385] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.010012 17151 tablet_bootstrap.cc:492] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860: Bootstrap starting.
I20260710 13:20:19.010358 17148 consensus_queue.cc:260] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:19.011487 17147 raft_consensus.cc:740] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.012272 17147 consensus_queue.cc:260] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:19.013936 17095 tablet_service.cc:1511] Processing CreateTablet for tablet 21ab1ed3319846d6bbc4dc0f0338e924 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:19.014789 17019 tablet_service.cc:1511] Processing CreateTablet for tablet 21ab1ed3319846d6bbc4dc0f0338e924 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:19.015204 17095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ab1ed3319846d6bbc4dc0f0338e924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.015944 17019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ab1ed3319846d6bbc4dc0f0338e924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.019172 17151 tablet_bootstrap.cc:654] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.023818 16948 tablet_service.cc:1511] Processing CreateTablet for tablet a9b76231be254e948227cec9e6660f86 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:19.024923 16948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b76231be254e948227cec9e6660f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.031797 16983 heartbeater.cc:499] Master 127.15.242.126:37589 was elected leader, sending a full tablet report...
I20260710 13:20:19.032954 17148 ts_tablet_manager.cc:1434] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.008s
I20260710 13:20:19.033824 17148 tablet_bootstrap.cc:492] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf: Bootstrap starting.
I20260710 13:20:19.034931 17132 heartbeater.cc:499] Master 127.15.242.126:37589 was elected leader, sending a full tablet report...
I20260710 13:20:19.038498 17147 ts_tablet_manager.cc:1434] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.009s
I20260710 13:20:19.039499 17147 tablet_bootstrap.cc:492] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06: Bootstrap starting.
I20260710 13:20:19.043469 17016 tablet_service.cc:1511] Processing CreateTablet for tablet a9b76231be254e948227cec9e6660f86 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:19.045039 17016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b76231be254e948227cec9e6660f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.047818 17095 tablet_service.cc:1511] Processing CreateTablet for tablet a9b76231be254e948227cec9e6660f86 (DEFAULT_TABLE table=test-workload [id=cc8429bbd3974cb9b195fee66f568912]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:19.048921 17095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b76231be254e948227cec9e6660f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.046612 17147 tablet_bootstrap.cc:654] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.047353 17148 tablet_bootstrap.cc:654] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.061934 17151 tablet_bootstrap.cc:492] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860: No bootstrap required, opened a new log
I20260710 13:20:19.062402 17151 ts_tablet_manager.cc:1403] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.008s
I20260710 13:20:19.065235 17151 raft_consensus.cc:359] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.065868 17151 raft_consensus.cc:385] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.066165 17151 raft_consensus.cc:740] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.068077 17147 tablet_bootstrap.cc:492] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06: No bootstrap required, opened a new log
I20260710 13:20:19.068638 17147 ts_tablet_manager.cc:1403] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.004s
I20260710 13:20:19.069460 17152 raft_consensus.cc:493] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.069900 17152 raft_consensus.cc:515] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:19.071786 17147 raft_consensus.cc:359] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.072573 17147 raft_consensus.cc:385] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.074290 17147 raft_consensus.cc:740] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.076680 17152 leader_election.cc:290] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:19.077142 17147 consensus_queue.cc:260] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.082789 17148 tablet_bootstrap.cc:492] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf: No bootstrap required, opened a new log
I20260710 13:20:19.067077 17151 consensus_queue.cc:260] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.083211 17148 ts_tablet_manager.cc:1403] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.006s
I20260710 13:20:19.086102 17148 raft_consensus.cc:359] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.086854 17148 raft_consensus.cc:385] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.087924 17147 ts_tablet_manager.cc:1434] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:20:19.088824 17147 tablet_bootstrap.cc:492] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06: Bootstrap starting.
I20260710 13:20:19.086890 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4daf7c228409486654d1344521658" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860" is_pre_election: true
I20260710 13:20:19.087205 17148 raft_consensus.cc:740] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.092836 17148 consensus_queue.cc:260] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
W20260710 13:20:19.094146 17073 leader_election.cc:343] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.095013 17148 ts_tablet_manager.cc:1434] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 13:20:19.095813 17147 tablet_bootstrap.cc:654] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.096917 17148 tablet_bootstrap.cc:492] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf: Bootstrap starting.
I20260710 13:20:19.103057 17148 tablet_bootstrap.cc:654] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.109463 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4daf7c228409486654d1344521658" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
I20260710 13:20:19.109956 16958 raft_consensus.cc:2468] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 0.
I20260710 13:20:19.111210 17070 leader_election.cc:304] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [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: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 4867b7b7e9944fe0b2d5330450775860
I20260710 13:20:19.112108 17058 heartbeater.cc:499] Master 127.15.242.126:37589 was elected leader, sending a full tablet report...
I20260710 13:20:19.112174 17152 raft_consensus.cc:2804] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.112556 17152 raft_consensus.cc:493] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.112754 17151 ts_tablet_manager.cc:1434] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.021s
I20260710 13:20:19.112843 17152 raft_consensus.cc:3060] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.113773 17151 tablet_bootstrap.cc:492] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860: Bootstrap starting.
I20260710 13:20:19.118216 17147 tablet_bootstrap.cc:492] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06: No bootstrap required, opened a new log
I20260710 13:20:19.118691 17147 ts_tablet_manager.cc:1403] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.005s
I20260710 13:20:19.121389 17151 tablet_bootstrap.cc:654] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.121510 17147 raft_consensus.cc:359] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.122184 17147 raft_consensus.cc:385] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.122479 17147 raft_consensus.cc:740] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.122851 17152 raft_consensus.cc:515] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:19.123236 17147 consensus_queue.cc:260] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.123837 17148 tablet_bootstrap.cc:492] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf: No bootstrap required, opened a new log
I20260710 13:20:19.127617 17148 ts_tablet_manager.cc:1403] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.002s
I20260710 13:20:19.128365 17152 leader_election.cc:290] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:19.129045 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4daf7c228409486654d1344521658" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:19.129588 16958 raft_consensus.cc:3060] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.130474 17148 raft_consensus.cc:359] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.131121 17148 raft_consensus.cc:385] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.131417 17148 raft_consensus.cc:740] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.132326 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4daf7c228409486654d1344521658" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:19.132908 17151 tablet_bootstrap.cc:492] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860: No bootstrap required, opened a new log
I20260710 13:20:19.133317 17151 ts_tablet_manager.cc:1403] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
W20260710 13:20:19.133584 17073 leader_election.cc:343] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.134179 17147 ts_tablet_manager.cc:1434] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.006s
I20260710 13:20:19.135073 17147 tablet_bootstrap.cc:492] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06: Bootstrap starting.
I20260710 13:20:19.136022 17151 raft_consensus.cc:359] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.136667 17151 raft_consensus.cc:385] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.136955 17151 raft_consensus.cc:740] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.137734 17151 consensus_queue.cc:260] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.138998 16958 raft_consensus.cc:2468] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 1.
I20260710 13:20:19.139931 17151 ts_tablet_manager.cc:1434] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:20:19.140165 17070 leader_election.cc:304] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [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: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 4867b7b7e9944fe0b2d5330450775860
I20260710 13:20:19.140748 17151 tablet_bootstrap.cc:492] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860: Bootstrap starting.
I20260710 13:20:19.132091 17148 consensus_queue.cc:260] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.141269 17147 tablet_bootstrap.cc:654] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.147240 17151 tablet_bootstrap.cc:654] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.148638 17162 raft_consensus.cc:2804] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.150218 17148 ts_tablet_manager.cc:1434] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.000s
I20260710 13:20:19.154001 17148 tablet_bootstrap.cc:492] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf: Bootstrap starting.
I20260710 13:20:19.155334 17147 tablet_bootstrap.cc:492] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06: No bootstrap required, opened a new log
I20260710 13:20:19.155755 17147 ts_tablet_manager.cc:1403] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 13:20:19.156380 17151 tablet_bootstrap.cc:492] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860: No bootstrap required, opened a new log
I20260710 13:20:19.156785 17151 ts_tablet_manager.cc:1403] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260710 13:20:19.158267 17147 raft_consensus.cc:359] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.158936 17147 raft_consensus.cc:385] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.159215 17147 raft_consensus.cc:740] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.159279 17151 raft_consensus.cc:359] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.160038 17151 raft_consensus.cc:385] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.160378 17151 raft_consensus.cc:740] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.159971 17147 consensus_queue.cc:260] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.161018 17162 raft_consensus.cc:697] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Becoming Leader. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:19.161186 17148 tablet_bootstrap.cc:654] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.161154 17151 consensus_queue.cc:260] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.161826 17162 consensus_queue.cc:237] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:19.167819 17147 ts_tablet_manager.cc:1434] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:20:19.169232 17151 ts_tablet_manager.cc:1434] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:19.171715 17147 tablet_bootstrap.cc:492] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06: Bootstrap starting.
I20260710 13:20:19.173266 17148 tablet_bootstrap.cc:492] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf: No bootstrap required, opened a new log
I20260710 13:20:19.173280 17151 tablet_bootstrap.cc:492] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860: Bootstrap starting.
I20260710 13:20:19.173931 17148 ts_tablet_manager.cc:1403] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:20:19.177812 17147 tablet_bootstrap.cc:654] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.176659 17148 raft_consensus.cc:359] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.178369 17148 raft_consensus.cc:385] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.178682 17148 raft_consensus.cc:740] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.179718 17151 tablet_bootstrap.cc:654] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.179375 17148 consensus_queue.cc:260] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.181650 17148 ts_tablet_manager.cc:1434] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:19.182523 17148 tablet_bootstrap.cc:492] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf: Bootstrap starting.
I20260710 13:20:19.184391 17158 raft_consensus.cc:493] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.183708 16856 catalog_manager.cc:5697] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 291468df437e437883fede0955bc73bf (127.15.242.67). New cstate: current_term: 1 leader_uuid: "291468df437e437883fede0955bc73bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.184823 17158 raft_consensus.cc:515] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.186596 17148 tablet_bootstrap.cc:654] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.187213 17158 leader_election.cc:290] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.188140 17147 tablet_bootstrap.cc:492] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06: No bootstrap required, opened a new log
I20260710 13:20:19.188575 17147 ts_tablet_manager.cc:1403] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:20:19.190177 17162 raft_consensus.cc:493] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.190631 17162 raft_consensus.cc:515] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.191660 17147 raft_consensus.cc:359] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.192327 17147 raft_consensus.cc:385] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.192601 17147 raft_consensus.cc:740] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.193388 17147 consensus_queue.cc:260] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.201892 17147 ts_tablet_manager.cc:1434] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:20:19.204893 17162 leader_election.cc:290] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:19.206688 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e3289a331245628e041d8965f663ff" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
I20260710 13:20:19.207930 16958 raft_consensus.cc:2468] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 0.
I20260710 13:20:19.209419 17147 tablet_bootstrap.cc:492] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06: Bootstrap starting.
I20260710 13:20:19.209556 17070 leader_election.cc:304] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.212896 17151 tablet_bootstrap.cc:492] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860: No bootstrap required, opened a new log
I20260710 13:20:19.213315 17162 raft_consensus.cc:2804] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.215399 17162 raft_consensus.cc:493] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.216265 17162 raft_consensus.cc:3060] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.216506 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf" is_pre_election: true
I20260710 13:20:19.217265 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e3289a331245628e041d8965f663ff" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860" is_pre_election: true
W20260710 13:20:19.217995 16998 leader_election.cc:343] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291468df437e437883fede0955bc73bf (127.15.242.67:32821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.213333 17151 ts_tablet_manager.cc:1403] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
W20260710 13:20:19.218905 17073 leader_election.cc:343] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.221043 17151 raft_consensus.cc:359] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.221707 17151 raft_consensus.cc:385] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.221989 17151 raft_consensus.cc:740] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.222647 17151 consensus_queue.cc:260] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.224944 17162 raft_consensus.cc:515] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.227460 17151 ts_tablet_manager.cc:1434] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:19.227770 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e3289a331245628e041d8965f663ff" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:19.228195 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e3289a331245628e041d8965f663ff" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:19.228518 16958 raft_consensus.cc:3060] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:19.229450 17073 leader_election.cc:343] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.229979 17162 leader_election.cc:290] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:19.231617 17158 raft_consensus.cc:493] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.232048 17158 raft_consensus.cc:515] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.232647 17151 tablet_bootstrap.cc:492] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860: Bootstrap starting.
I20260710 13:20:19.233897 17158 leader_election.cc:290] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.234050 17147 tablet_bootstrap.cc:654] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.235234 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb0c29e10ae45ab96bea1126def073c" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf" is_pre_election: true
W20260710 13:20:19.236543 16998 leader_election.cc:343] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291468df437e437883fede0955bc73bf (127.15.242.67:32821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.238791 17151 tablet_bootstrap.cc:654] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.240571 16958 raft_consensus.cc:2468] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 1.
I20260710 13:20:19.240767 17147 tablet_bootstrap.cc:492] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06: No bootstrap required, opened a new log
I20260710 13:20:19.241369 17147 ts_tablet_manager.cc:1403] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.007s
I20260710 13:20:19.241673 17070 leader_election.cc:304] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [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: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 4867b7b7e9944fe0b2d5330450775860
I20260710 13:20:19.242591 17148 tablet_bootstrap.cc:492] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf: No bootstrap required, opened a new log
I20260710 13:20:19.242760 17162 raft_consensus.cc:2804] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.243062 17148 ts_tablet_manager.cc:1403] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.022s
I20260710 13:20:19.243310 17162 raft_consensus.cc:697] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Becoming Leader. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:19.244164 17162 consensus_queue.cc:237] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.244635 17147 raft_consensus.cc:359] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.245450 17147 raft_consensus.cc:385] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.245777 17147 raft_consensus.cc:740] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.245831 17148 raft_consensus.cc:359] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.246574 17148 raft_consensus.cc:385] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.246886 17148 raft_consensus.cc:740] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.246750 17147 consensus_queue.cc:260] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.248091 17148 consensus_queue.cc:260] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.249289 17147 ts_tablet_manager.cc:1434] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:20:19.250227 17147 tablet_bootstrap.cc:492] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06: Bootstrap starting.
I20260710 13:20:19.250555 17148 ts_tablet_manager.cc:1434] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:19.251497 17148 tablet_bootstrap.cc:492] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf: Bootstrap starting.
I20260710 13:20:19.251974 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb0c29e10ae45ab96bea1126def073c" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
W20260710 13:20:19.253386 16996 leader_election.cc:343] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.253786 16996 leader_election.cc:304] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4867b7b7e9944fe0b2d5330450775860; no voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:19.254745 17158 raft_consensus.cc:2749] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:19.251539 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
W20260710 13:20:19.256430 16996 leader_election.cc:343] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.256888 16996 leader_election.cc:304] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4867b7b7e9944fe0b2d5330450775860; no voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:19.257112 17147 tablet_bootstrap.cc:654] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.257814 17158 raft_consensus.cc:2749] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:19.259853 17148 tablet_bootstrap.cc:654] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.262215 17165 raft_consensus.cc:493] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.262732 17165 raft_consensus.cc:515] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.265024 17165 leader_election.cc:290] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:19.267283 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c7e6ef22a4486a329e7ee3090ec82" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860" is_pre_election: true
I20260710 13:20:19.266861 16855 catalog_manager.cc:5697] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 291468df437e437883fede0955bc73bf (127.15.242.67). New cstate: current_term: 1 leader_uuid: "291468df437e437883fede0955bc73bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:19.267923 17033 raft_consensus.cc:2468] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 0.
I20260710 13:20:19.269173 17073 leader_election.cc:304] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:19.270147 17165 raft_consensus.cc:2804] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.270485 17165 raft_consensus.cc:493] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.270805 17165 raft_consensus.cc:3060] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.275609 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c7e6ef22a4486a329e7ee3090ec82" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
I20260710 13:20:19.276232 16958 raft_consensus.cc:2468] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 0.
I20260710 13:20:19.277690 17165 raft_consensus.cc:515] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.280256 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c7e6ef22a4486a329e7ee3090ec82" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:19.280288 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c7e6ef22a4486a329e7ee3090ec82" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:19.280819 16958 raft_consensus.cc:3060] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.281560 17148 tablet_bootstrap.cc:492] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf: No bootstrap required, opened a new log
I20260710 13:20:19.280884 17033 raft_consensus.cc:3060] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.282049 17148 ts_tablet_manager.cc:1403] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.005s
I20260710 13:20:19.284204 17151 tablet_bootstrap.cc:492] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860: No bootstrap required, opened a new log
I20260710 13:20:19.284874 17151 ts_tablet_manager.cc:1403] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.013s
I20260710 13:20:19.284924 17148 raft_consensus.cc:359] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.285787 17148 raft_consensus.cc:385] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.286075 17148 raft_consensus.cc:740] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.286976 17148 consensus_queue.cc:260] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.288015 17033 raft_consensus.cc:2468] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 1.
I20260710 13:20:19.289072 17073 leader_election.cc:304] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:19.289539 17148 ts_tablet_manager.cc:1434] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:19.289623 16958 raft_consensus.cc:2468] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 1.
I20260710 13:20:19.289952 17162 raft_consensus.cc:2804] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.289896 17151 raft_consensus.cc:359] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.290529 17148 tablet_bootstrap.cc:492] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf: Bootstrap starting.
I20260710 13:20:19.290539 17162 raft_consensus.cc:697] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Becoming Leader. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:19.290791 17151 raft_consensus.cc:385] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.291229 17151 raft_consensus.cc:740] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.291574 17162 consensus_queue.cc:237] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.292274 17147 tablet_bootstrap.cc:492] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06: No bootstrap required, opened a new log
I20260710 13:20:19.292136 17151 consensus_queue.cc:260] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.292718 17147 ts_tablet_manager.cc:1403] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.008s
I20260710 13:20:19.295639 17147 raft_consensus.cc:359] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.296264 17147 raft_consensus.cc:385] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.296523 17147 raft_consensus.cc:740] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.296854 17148 tablet_bootstrap.cc:654] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.297353 17147 consensus_queue.cc:260] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.298161 17151 ts_tablet_manager.cc:1434] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260710 13:20:19.299162 17151 tablet_bootstrap.cc:492] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860: Bootstrap starting.
I20260710 13:20:19.299454 17165 leader_election.cc:290] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:19.306402 17147 ts_tablet_manager.cc:1434] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:20:19.314673 17153 raft_consensus.cc:493] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.315066 17151 tablet_bootstrap.cc:654] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.315138 17153 raft_consensus.cc:515] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.315917 16856 catalog_manager.cc:5697] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 291468df437e437883fede0955bc73bf (127.15.242.67). New cstate: current_term: 1 leader_uuid: "291468df437e437883fede0955bc73bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:19.319717 17153 leader_election.cc:290] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.320478 17148 tablet_bootstrap.cc:492] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf: No bootstrap required, opened a new log
I20260710 13:20:19.320972 17148 ts_tablet_manager.cc:1403] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.004s
I20260710 13:20:19.323709 17148 raft_consensus.cc:359] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.324383 17151 tablet_bootstrap.cc:492] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860: No bootstrap required, opened a new log
I20260710 13:20:19.324388 17148 raft_consensus.cc:385] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.324968 17151 ts_tablet_manager.cc:1403] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.002s
I20260710 13:20:19.314791 17147 tablet_bootstrap.cc:492] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06: Bootstrap starting.
I20260710 13:20:19.324903 17148 raft_consensus.cc:740] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.325793 17148 consensus_queue.cc:260] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.328193 17148 ts_tablet_manager.cc:1434] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:19.329129 17148 tablet_bootstrap.cc:492] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf: Bootstrap starting.
I20260710 13:20:19.332634 17147 tablet_bootstrap.cc:654] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.327896 17151 raft_consensus.cc:359] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:19.333014 17151 raft_consensus.cc:385] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.333338 17151 raft_consensus.cc:740] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.334093 17151 consensus_queue.cc:260] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:19.338224 17158 raft_consensus.cc:493] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.338673 17151 ts_tablet_manager.cc:1434] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.006s
I20260710 13:20:19.338649 17158 raft_consensus.cc:515] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.339788 17151 tablet_bootstrap.cc:492] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860: Bootstrap starting.
I20260710 13:20:19.341958 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf" is_pre_election: true
I20260710 13:20:19.342527 17107 raft_consensus.cc:2468] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 0.
I20260710 13:20:19.344224 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
I20260710 13:20:19.344797 16958 raft_consensus.cc:2468] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 0.
I20260710 13:20:19.346232 16998 leader_election.cc:304] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:19.340670 17158 leader_election.cc:290] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.347788 17158 raft_consensus.cc:2804] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.348109 17158 raft_consensus.cc:493] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.348434 17158 raft_consensus.cc:3060] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.342101 17148 tablet_bootstrap.cc:654] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.355389 17158 raft_consensus.cc:515] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.358390 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:19.355809 17147 tablet_bootstrap.cc:492] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06: No bootstrap required, opened a new log
I20260710 13:20:19.358968 16958 raft_consensus.cc:3060] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.359118 17147 ts_tablet_manager.cc:1403] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.003s
I20260710 13:20:19.360677 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf" is_pre_election: true
I20260710 13:20:19.361223 17107 raft_consensus.cc:2468] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 0.
I20260710 13:20:19.362250 17158 leader_election.cc:290] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.362454 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:19.362969 17107 raft_consensus.cc:3060] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.363332 17147 raft_consensus.cc:359] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.363978 17147 raft_consensus.cc:385] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.364256 17147 raft_consensus.cc:740] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.365005 17147 consensus_queue.cc:260] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.365358 16958 raft_consensus.cc:2468] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 1.
I20260710 13:20:19.348431 17151 tablet_bootstrap.cc:654] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.365705 17148 tablet_bootstrap.cc:492] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf: No bootstrap required, opened a new log
I20260710 13:20:19.366220 17148 ts_tablet_manager.cc:1403] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.001s
I20260710 13:20:19.368198 16923 leader_election.cc:304] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.368475 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860" is_pre_election: true
I20260710 13:20:19.368652 17148 raft_consensus.cc:359] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.368868 16996 leader_election.cc:304] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4867b7b7e9944fe0b2d5330450775860, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.369195 17033 raft_consensus.cc:2393] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63bf0829ede84ca2a28d83c03ec3ca06 in current term 1: Already voted for candidate 4867b7b7e9944fe0b2d5330450775860 in this term.
I20260710 13:20:19.369266 17148 raft_consensus.cc:385] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.369601 17148 raft_consensus.cc:740] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.370739 17153 raft_consensus.cc:2764] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:20:19.371405 17107 raft_consensus.cc:2468] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 1.
I20260710 13:20:19.370458 17148 consensus_queue.cc:260] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.373167 17148 ts_tablet_manager.cc:1434] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:19.374002 17148 tablet_bootstrap.cc:492] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf: Bootstrap starting.
I20260710 13:20:19.374945 17158 raft_consensus.cc:2804] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.375378 17158 raft_consensus.cc:697] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 1 LEADER]: Becoming Leader. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:19.375785 17151 tablet_bootstrap.cc:492] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860: No bootstrap required, opened a new log
I20260710 13:20:19.376199 17151 ts_tablet_manager.cc:1403] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.007s
I20260710 13:20:19.376108 17158 consensus_queue.cc:237] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.379058 17148 tablet_bootstrap.cc:654] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.378835 17151 raft_consensus.cc:359] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.379503 17151 raft_consensus.cc:385] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.379773 17151 raft_consensus.cc:740] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.380659 17151 consensus_queue.cc:260] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.382742 17151 ts_tablet_manager.cc:1434] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:19.383723 17151 tablet_bootstrap.cc:492] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860: Bootstrap starting.
I20260710 13:20:19.384217 17147 ts_tablet_manager.cc:1434] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260710 13:20:19.387738 17147 tablet_bootstrap.cc:492] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06: Bootstrap starting.
I20260710 13:20:19.388448 17162 raft_consensus.cc:493] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.389338 17151 tablet_bootstrap.cc:654] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.388942 17162 raft_consensus.cc:515] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.391108 17162 leader_election.cc:290] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:19.393206 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860" is_pre_election: true
I20260710 13:20:19.393787 17033 raft_consensus.cc:2468] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 0.
I20260710 13:20:19.393214 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
I20260710 13:20:19.394927 16958 raft_consensus.cc:2468] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 0.
I20260710 13:20:19.395875 17073 leader_election.cc:304] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:19.396698 17162 raft_consensus.cc:2804] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.397009 17162 raft_consensus.cc:493] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.397302 17162 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.397461 17148 tablet_bootstrap.cc:492] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf: No bootstrap required, opened a new log
I20260710 13:20:19.397846 17148 ts_tablet_manager.cc:1403] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260710 13:20:19.397931 16856 catalog_manager.cc:5697] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "4867b7b7e9944fe0b2d5330450775860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.400426 17148 raft_consensus.cc:359] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.401029 17148 raft_consensus.cc:385] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.401278 17148 raft_consensus.cc:740] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.401867 17148 consensus_queue.cc:260] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.403671 17148 ts_tablet_manager.cc:1434] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:19.404445 17148 tablet_bootstrap.cc:492] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf: Bootstrap starting.
I20260710 13:20:19.404557 17162 raft_consensus.cc:515] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.407485 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:19.408041 17033 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.409066 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:19.409682 17148 tablet_bootstrap.cc:654] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.409641 16958 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.418288 16958 raft_consensus.cc:2468] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 1.
I20260710 13:20:19.418241 17033 raft_consensus.cc:2468] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 1.
I20260710 13:20:19.419513 17070 leader_election.cc:304] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.420315 17165 raft_consensus.cc:2804] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.420727 17165 raft_consensus.cc:697] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Becoming Leader. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:19.421469 17165 consensus_queue.cc:237] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.429093 17147 tablet_bootstrap.cc:654] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.419646 17162 leader_election.cc:290] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
W20260710 13:20:19.430745 16904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:19.435153 17151 tablet_bootstrap.cc:492] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860: No bootstrap required, opened a new log
I20260710 13:20:19.435609 17151 ts_tablet_manager.cc:1403] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860: Time spent bootstrapping tablet: real 0.052s	user 0.031s	sys 0.015s
I20260710 13:20:19.435827 17148 tablet_bootstrap.cc:492] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf: No bootstrap required, opened a new log
I20260710 13:20:19.436210 17148 ts_tablet_manager.cc:1403] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.002s
I20260710 13:20:19.438241 17151 raft_consensus.cc:359] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.438551 17148 raft_consensus.cc:359] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.438912 17151 raft_consensus.cc:385] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.439127 17148 raft_consensus.cc:385] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.439303 17151 raft_consensus.cc:740] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.439442 17148 raft_consensus.cc:740] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.440405 17147 tablet_bootstrap.cc:492] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06: No bootstrap required, opened a new log
I20260710 13:20:19.440109 17151 consensus_queue.cc:260] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.440248 17148 consensus_queue.cc:260] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.440804 17147 ts_tablet_manager.cc:1403] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.000s
I20260710 13:20:19.442159 17151 ts_tablet_manager.cc:1434] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:19.441576 16855 catalog_manager.cc:5697] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 291468df437e437883fede0955bc73bf (127.15.242.67). New cstate: current_term: 1 leader_uuid: "291468df437e437883fede0955bc73bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:19.442487 17148 ts_tablet_manager.cc:1434] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:19.443185 17151 tablet_bootstrap.cc:492] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860: Bootstrap starting.
I20260710 13:20:19.444298 17165 raft_consensus.cc:493] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.444752 17165 raft_consensus.cc:515] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.447480 17165 leader_election.cc:290] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:19.448624 17151 tablet_bootstrap.cc:654] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.450350 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b76231be254e948227cec9e6660f86" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860" is_pre_election: true
I20260710 13:20:19.450832 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b76231be254e948227cec9e6660f86" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
W20260710 13:20:19.452147 17070 leader_election.cc:343] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:19.452811 17073 leader_election.cc:343] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.453207 17073 leader_election.cc:304] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291468df437e437883fede0955bc73bf; no voters: 4867b7b7e9944fe0b2d5330450775860, 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:19.453890 17165 raft_consensus.cc:2749] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:19.453994 17147 raft_consensus.cc:359] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.454614 17147 raft_consensus.cc:385] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.454874 17147 raft_consensus.cc:740] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.455470 17147 consensus_queue.cc:260] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.457372 17147 ts_tablet_manager.cc:1434] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:20:19.458184 17147 tablet_bootstrap.cc:492] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06: Bootstrap starting.
I20260710 13:20:19.458606 17151 tablet_bootstrap.cc:492] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860: No bootstrap required, opened a new log
I20260710 13:20:19.458928 17151 ts_tablet_manager.cc:1403] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:20:19.461200 17151 raft_consensus.cc:359] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.461779 17151 raft_consensus.cc:385] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.462051 17151 raft_consensus.cc:740] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.462810 17147 tablet_bootstrap.cc:654] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.462723 17151 consensus_queue.cc:260] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.466341 17151 ts_tablet_manager.cc:1434] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:19.467136 17151 tablet_bootstrap.cc:492] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860: Bootstrap starting.
I20260710 13:20:19.471231 17151 tablet_bootstrap.cc:654] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.474454 17147 tablet_bootstrap.cc:492] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06: No bootstrap required, opened a new log
I20260710 13:20:19.474841 17147 ts_tablet_manager.cc:1403] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:20:19.475660 17151 tablet_bootstrap.cc:492] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860: No bootstrap required, opened a new log
I20260710 13:20:19.475975 17151 ts_tablet_manager.cc:1403] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:19.477217 17147 raft_consensus.cc:359] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.477813 17147 raft_consensus.cc:385] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.478053 17147 raft_consensus.cc:740] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.478003 17151 raft_consensus.cc:359] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.478632 17151 raft_consensus.cc:385] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.478895 17151 raft_consensus.cc:740] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.478843 17147 consensus_queue.cc:260] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.479637 17151 consensus_queue.cc:260] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.480913 17147 ts_tablet_manager.cc:1434] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:19.481252 17151 ts_tablet_manager.cc:1434] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:19.495923 17153 raft_consensus.cc:493] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.496291 17153 raft_consensus.cc:515] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.497725 17153 leader_election.cc:290] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.498394 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ab1ed3319846d6bbc4dc0f0338e924" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860" is_pre_election: true
I20260710 13:20:19.498641 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ab1ed3319846d6bbc4dc0f0338e924" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf" is_pre_election: true
I20260710 13:20:19.498847 17033 raft_consensus.cc:2468] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 0.
I20260710 13:20:19.499116 17107 raft_consensus.cc:2468] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 0.
I20260710 13:20:19.499797 16924 leader_election.cc:304] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4867b7b7e9944fe0b2d5330450775860, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.500440 17153 raft_consensus.cc:2804] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.500702 17153 raft_consensus.cc:493] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.500945 17153 raft_consensus.cc:3060] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.505111 17153 raft_consensus.cc:515] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.506438 17153 leader_election.cc:290] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 election: Requested vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.507022 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ab1ed3319846d6bbc4dc0f0338e924" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:19.507192 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ab1ed3319846d6bbc4dc0f0338e924" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:19.507453 17033 raft_consensus.cc:3060] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.507691 17107 raft_consensus.cc:3060] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.511701 17107 raft_consensus.cc:2468] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 1.
I20260710 13:20:19.512449 16923 leader_election.cc:304] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.512512 17033 raft_consensus.cc:2468] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 1.
I20260710 13:20:19.513041 17153 raft_consensus.cc:2804] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.513814 17153 raft_consensus.cc:697] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 LEADER]: Becoming Leader. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:19.514503 17153 consensus_queue.cc:237] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.520452 16855 catalog_manager.cc:5697] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.525192 17165 raft_consensus.cc:493] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.525633 17165 raft_consensus.cc:515] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.527356 17165 leader_election.cc:290] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:19.527868 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
I20260710 13:20:19.528276 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860" is_pre_election: true
I20260710 13:20:19.528400 16958 raft_consensus.cc:2468] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 0.
I20260710 13:20:19.528842 17033 raft_consensus.cc:2468] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 0.
I20260710 13:20:19.529289 17070 leader_election.cc:304] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.529950 17165 raft_consensus.cc:2804] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.530198 17165 raft_consensus.cc:493] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.530431 17165 raft_consensus.cc:3060] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.534319 17165 raft_consensus.cc:515] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.535697 17165 leader_election.cc:290] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:19.536206 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:19.536649 16958 raft_consensus.cc:3060] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.536605 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:19.537117 17033 raft_consensus.cc:3060] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.540792 16958 raft_consensus.cc:2468] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 1.
I20260710 13:20:19.541244 17033 raft_consensus.cc:2468] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 1.
I20260710 13:20:19.541599 17070 leader_election.cc:304] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.542230 17165 raft_consensus.cc:2804] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.542574 17165 raft_consensus.cc:697] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Becoming Leader. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:19.543179 17165 consensus_queue.cc:237] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.545696 17158 raft_consensus.cc:493] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.546192 17158 raft_consensus.cc:515] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:19.548048 17158 leader_election.cc:290] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.548645 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4daf7c228409486654d1344521658" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
I20260710 13:20:19.549165 16958 raft_consensus.cc:2393] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4867b7b7e9944fe0b2d5330450775860 in current term 1: Already voted for candidate 291468df437e437883fede0955bc73bf in this term.
I20260710 13:20:19.550174 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4daf7c228409486654d1344521658" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf" is_pre_election: true
I20260710 13:20:19.550704 16855 catalog_manager.cc:5697] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 291468df437e437883fede0955bc73bf (127.15.242.67). New cstate: current_term: 1 leader_uuid: "291468df437e437883fede0955bc73bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:19.551168 16998 leader_election.cc:304] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4867b7b7e9944fe0b2d5330450775860; no voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:19.551826 17158 raft_consensus.cc:3060] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.555852 17158 raft_consensus.cc:2749] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:19.580161 17153 raft_consensus.cc:493] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.580475 17158 raft_consensus.cc:493] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.580608 17153 raft_consensus.cc:515] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.580920 17158 raft_consensus.cc:515] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.582957 17158 leader_election.cc:290] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.583192 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb0c29e10ae45ab96bea1126def073c" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf" is_pre_election: true
I20260710 13:20:19.583336 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b76231be254e948227cec9e6660f86" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
I20260710 13:20:19.583745 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb0c29e10ae45ab96bea1126def073c" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860" is_pre_election: true
I20260710 13:20:19.583797 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b76231be254e948227cec9e6660f86" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf" is_pre_election: true
I20260710 13:20:19.583827 17107 raft_consensus.cc:2468] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 0.
I20260710 13:20:19.583972 16958 raft_consensus.cc:2468] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 0.
I20260710 13:20:19.584422 17033 raft_consensus.cc:2468] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 0.
I20260710 13:20:19.584579 17106 raft_consensus.cc:2468] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 0.
I20260710 13:20:19.585253 16923 leader_election.cc:304] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.585412 16996 leader_election.cc:304] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4867b7b7e9944fe0b2d5330450775860, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.583310 17153 leader_election.cc:290] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.586163 17196 raft_consensus.cc:2804] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.586223 17158 raft_consensus.cc:2804] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.586606 17196 raft_consensus.cc:493] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.586697 17158 raft_consensus.cc:493] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.586918 17196 raft_consensus.cc:3060] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.587065 17158 raft_consensus.cc:3060] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.591398 17158 raft_consensus.cc:515] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.592458 17196 raft_consensus.cc:515] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.593027 17158 leader_election.cc:290] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.593667 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b76231be254e948227cec9e6660f86" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:19.594008 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b76231be254e948227cec9e6660f86" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:19.594256 16958 raft_consensus.cc:3060] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.594530 17106 raft_consensus.cc:3060] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.594638 17196 leader_election.cc:290] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 election: Requested vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.595201 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb0c29e10ae45ab96bea1126def073c" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:19.595769 17107 raft_consensus.cc:3060] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.596297 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb0c29e10ae45ab96bea1126def073c" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:19.596907 17033 raft_consensus.cc:3060] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.600543 16958 raft_consensus.cc:2468] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 1.
I20260710 13:20:19.600641 17106 raft_consensus.cc:2468] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 1.
I20260710 13:20:19.601732 16998 leader_election.cc:304] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:19.601909 17107 raft_consensus.cc:2468] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 1.
I20260710 13:20:19.602103 17158 raft_consensus.cc:493] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.602540 17158 raft_consensus.cc:515] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.602559 17184 raft_consensus.cc:2804] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.603047 16923 leader_election.cc:304] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.603826 17033 raft_consensus.cc:2468] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 1.
I20260710 13:20:19.603901 17196 raft_consensus.cc:2804] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.604547 17196 raft_consensus.cc:697] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 LEADER]: Becoming Leader. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:19.605158 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e3289a331245628e041d8965f663ff" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
I20260710 13:20:19.605317 17196 consensus_queue.cc:237] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.605886 16958 raft_consensus.cc:2393] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4867b7b7e9944fe0b2d5330450775860 in current term 1: Already voted for candidate 291468df437e437883fede0955bc73bf in this term.
I20260710 13:20:19.606316 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e3289a331245628e041d8965f663ff" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf" is_pre_election: true
I20260710 13:20:19.607579 16998 leader_election.cc:304] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4867b7b7e9944fe0b2d5330450775860; no voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:19.605722 17158 leader_election.cc:290] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.609336 17158 raft_consensus.cc:3060] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.613709 17158 raft_consensus.cc:2749] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:19.614758 17184 raft_consensus.cc:697] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 1 LEADER]: Becoming Leader. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:19.615653 17184 consensus_queue.cc:237] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.619726 16855 catalog_manager.cc:5697] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.623503 16856 catalog_manager.cc:5697] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "4867b7b7e9944fe0b2d5330450775860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.628512 17165 consensus_queue.cc:1048] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:19.641265 17152 consensus_queue.cc:1048] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:19.657047 17184 raft_consensus.cc:493] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.657413 17184 raft_consensus.cc:515] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.658056 17196 raft_consensus.cc:493] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.658483 17196 raft_consensus.cc:515] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.659165 17184 leader_election.cc:290] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.659770 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" is_pre_election: true
I20260710 13:20:19.660320 16958 raft_consensus.cc:2468] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 0.
I20260710 13:20:19.660373 17196 leader_election.cc:290] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.660454 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf" is_pre_election: true
I20260710 13:20:19.661150 17107 raft_consensus.cc:2468] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 0.
I20260710 13:20:19.661551 16996 leader_election.cc:304] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4867b7b7e9944fe0b2d5330450775860, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.661623 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf" is_pre_election: true
I20260710 13:20:19.661237 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860" is_pre_election: true
I20260710 13:20:19.662209 17106 raft_consensus.cc:2468] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 0.
I20260710 13:20:19.662292 17184 raft_consensus.cc:2804] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.662671 17184 raft_consensus.cc:493] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.662968 17184 raft_consensus.cc:3060] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.663128 16923 leader_election.cc:304] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.663769 17196 raft_consensus.cc:2804] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.664099 17196 raft_consensus.cc:493] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.664402 17196 raft_consensus.cc:3060] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.669378 17184 raft_consensus.cc:515] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.670388 17033 raft_consensus.cc:2393] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63bf0829ede84ca2a28d83c03ec3ca06 in current term 1: Already voted for candidate 4867b7b7e9944fe0b2d5330450775860 in this term.
I20260710 13:20:19.670691 17196 raft_consensus.cc:515] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.671747 17184 leader_election.cc:290] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 1 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.672034 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:19.672745 16958 raft_consensus.cc:2393] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4867b7b7e9944fe0b2d5330450775860 in current term 1: Already voted for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in this term.
I20260710 13:20:19.672986 17196 leader_election.cc:290] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 1 election: Requested vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.673933 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:19.674165 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:19.674629 17032 raft_consensus.cc:2393] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63bf0829ede84ca2a28d83c03ec3ca06 in current term 1: Already voted for candidate 4867b7b7e9944fe0b2d5330450775860 in this term.
I20260710 13:20:19.674638 17106 raft_consensus.cc:3060] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.674815 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:19.675982 16998 leader_election.cc:304] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [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: 4867b7b7e9944fe0b2d5330450775860; no voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:19.676669 17184 raft_consensus.cc:2749] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:19.679569 17106 raft_consensus.cc:2468] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 1.
I20260710 13:20:19.680331 16923 leader_election.cc:304] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [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: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 4867b7b7e9944fe0b2d5330450775860
I20260710 13:20:19.680886 17196 raft_consensus.cc:2804] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.681196 17196 raft_consensus.cc:697] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 LEADER]: Becoming Leader. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:19.681757 17196 consensus_queue.cc:237] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.688067 16856 catalog_manager.cc:5697] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.729156 17152 consensus_queue.cc:1048] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:19.737977 17152 consensus_queue.cc:1048] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:19.757076 17106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28d4daf7c228409486654d1344521658"
dest_uuid: "291468df437e437883fede0955bc73bf"
mode: GRACEFUL
new_leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:49320
I20260710 13:20:19.757547 17106 raft_consensus.cc:606] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Received request to transfer leadership to TS 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:19.767851 17032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005"
dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
mode: GRACEFUL
new_leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:41008
I20260710 13:20:19.768289 17032 raft_consensus.cc:606] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 1 LEADER]: Received request to transfer leadership to TS 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:19.772583 17106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6e3289a331245628e041d8965f663ff"
dest_uuid: "291468df437e437883fede0955bc73bf"
mode: GRACEFUL
new_leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:49320
I20260710 13:20:19.773034 17106 raft_consensus.cc:606] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Received request to transfer leadership to TS 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:19.777102 17106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480"
dest_uuid: "291468df437e437883fede0955bc73bf"
mode: GRACEFUL
new_leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:49320
I20260710 13:20:19.777503 17106 raft_consensus.cc:606] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Received request to transfer leadership to TS 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:19.781792 17152 consensus_queue.cc:1048] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:19.783890 17106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a63c7e6ef22a4486a329e7ee3090ec82"
dest_uuid: "291468df437e437883fede0955bc73bf"
mode: GRACEFUL
new_leader_uuid: "4867b7b7e9944fe0b2d5330450775860"
 from {username='slave'} at 127.0.0.1:49320
I20260710 13:20:19.784372 17106 raft_consensus.cc:606] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Received request to transfer leadership to TS 4867b7b7e9944fe0b2d5330450775860
I20260710 13:20:19.787830 17162 raft_consensus.cc:993] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf: : Instructing follower 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:19.788210 17162 raft_consensus.cc:1081] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Signalling peer 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:19.788805 17106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5"
dest_uuid: "291468df437e437883fede0955bc73bf"
mode: GRACEFUL
new_leader_uuid: "4867b7b7e9944fe0b2d5330450775860"
 from {username='slave'} at 127.0.0.1:49320
I20260710 13:20:19.789355 17106 raft_consensus.cc:606] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Received request to transfer leadership to TS 4867b7b7e9944fe0b2d5330450775860
I20260710 13:20:19.790745 16957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6e3289a331245628e041d8965f663ff"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:34156
I20260710 13:20:19.791553 16957 raft_consensus.cc:493] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:19.791898 16957 raft_consensus.cc:3060] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.794750 17152 consensus_queue.cc:1048] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:19.797528 16957 raft_consensus.cc:515] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.800031 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e3289a331245628e041d8965f663ff" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:19.802950 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e3289a331245628e041d8965f663ff" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:19.803440 17106 raft_consensus.cc:3055] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:19.803720 17106 raft_consensus.cc:740] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:19.804525 17106 consensus_queue.cc:260] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.805362 17106 raft_consensus.cc:3060] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.807639 16957 leader_election.cc:290] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 2 election: Requested vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.811749 17106 raft_consensus.cc:2468] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 2.
I20260710 13:20:19.812706 16923 leader_election.cc:304] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [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: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 4867b7b7e9944fe0b2d5330450775860
I20260710 13:20:19.813694 17196 raft_consensus.cc:2804] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:19.814128 17196 raft_consensus.cc:697] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Becoming Leader. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:19.814312 17152 consensus_queue.cc:1048] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:19.814903 17196 consensus_queue.cc:237] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.818018 16957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
mode: GRACEFUL
new_leader_uuid: "4867b7b7e9944fe0b2d5330450775860"
 from {username='slave'} at 127.0.0.1:34174
I20260710 13:20:19.818462 16957 raft_consensus.cc:606] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 LEADER]: Received request to transfer leadership to TS 4867b7b7e9944fe0b2d5330450775860
I20260710 13:20:19.824319 16856 catalog_manager.cc:5697] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 reported cstate change: term changed from 1 to 2, leader changed from 291468df437e437883fede0955bc73bf (127.15.242.67) to 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.824887 16957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21ab1ed3319846d6bbc4dc0f0338e924"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
mode: GRACEFUL
new_leader_uuid: "4867b7b7e9944fe0b2d5330450775860"
 from {username='slave'} at 127.0.0.1:34174
I20260710 13:20:19.825434 16957 raft_consensus.cc:606] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 LEADER]: Received request to transfer leadership to TS 4867b7b7e9944fe0b2d5330450775860
I20260710 13:20:19.828503 17165 consensus_queue.cc:1048] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:19.838207 17032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9b76231be254e948227cec9e6660f86"
dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
mode: GRACEFUL
new_leader_uuid: "291468df437e437883fede0955bc73bf"
 from {username='slave'} at 127.0.0.1:41008
I20260710 13:20:19.838769 17032 raft_consensus.cc:606] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 1 LEADER]: Received request to transfer leadership to TS 291468df437e437883fede0955bc73bf
I20260710 13:20:19.838868 17217 raft_consensus.cc:993] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf: : Instructing follower 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:19.839325 17165 raft_consensus.cc:1081] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Signalling peer 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:19.840929 16957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:34156
I20260710 13:20:19.841380 16957 raft_consensus.cc:493] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:19.841651 16957 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.845922 16957 raft_consensus.cc:515] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.847321 16957 leader_election.cc:290] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 2 election: Requested vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.847983 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:19.848222 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:19.848483 17032 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.848676 17106 raft_consensus.cc:3055] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:19.848973 17106 raft_consensus.cc:740] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:19.849538 17106 consensus_queue.cc:260] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.850330 17106 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.852866 17032 raft_consensus.cc:2468] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 2.
I20260710 13:20:19.853761 16924 leader_election.cc:304] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4867b7b7e9944fe0b2d5330450775860, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.854451 17196 raft_consensus.cc:2804] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:19.854704 17106 raft_consensus.cc:2468] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 2.
I20260710 13:20:19.854799 17196 raft_consensus.cc:697] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Becoming Leader. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:19.855608 17196 consensus_queue.cc:237] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.860906 16855 catalog_manager.cc:5697] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 reported cstate change: term changed from 1 to 2, leader changed from 291468df437e437883fede0955bc73bf (127.15.242.67) to 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.926301 17184 consensus_queue.cc:1048] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:19.935815 17200 consensus_queue.cc:1048] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:19.942422 17158 raft_consensus.cc:993] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860: : Instructing follower 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:19.942800 17200 raft_consensus.cc:1081] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 1 LEADER]: Signalling peer 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:19.944098 16957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:34162
I20260710 13:20:19.944501 16957 raft_consensus.cc:493] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:19.944751 16957 raft_consensus.cc:3060] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.948807 16957 raft_consensus.cc:515] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.950588 16957 leader_election.cc:290] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 2 election: Requested vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:19.950897 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:19.951145 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:19.951493 17032 raft_consensus.cc:3055] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:19.951654 17106 raft_consensus.cc:3060] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.951829 17032 raft_consensus.cc:740] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:19.952621 17032 consensus_queue.cc:260] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.953740 17032 raft_consensus.cc:3060] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.957772 17106 raft_consensus.cc:2468] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 2.
I20260710 13:20:19.958737 16923 leader_election.cc:304] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:19.959342 17196 raft_consensus.cc:2804] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:19.959537 17032 raft_consensus.cc:2468] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 2.
I20260710 13:20:19.959800 17196 raft_consensus.cc:697] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Becoming Leader. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:19.960575 17196 consensus_queue.cc:237] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:19.965639 16856 catalog_manager.cc:5697] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 reported cstate change: term changed from 1 to 2, leader changed from 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66) to 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.988515 17217 consensus_queue.cc:1048] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:19.989804 17196 consensus_queue.cc:1048] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.003461 17196 consensus_queue.cc:1048] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.004989 17196 consensus_queue.cc:1048] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.009038 17217 consensus_queue.cc:1048] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.018721 17222 raft_consensus.cc:993] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06: : Instructing follower 4867b7b7e9944fe0b2d5330450775860 to start an election
I20260710 13:20:20.019114 17222 raft_consensus.cc:1081] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 LEADER]: Signalling peer 4867b7b7e9944fe0b2d5330450775860 to start an election
I20260710 13:20:20.020900 17033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21ab1ed3319846d6bbc4dc0f0338e924"
dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
 from {username='slave'} at 127.0.0.1:40994
I20260710 13:20:20.021387 17033 raft_consensus.cc:493] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:20.021723 17033 raft_consensus.cc:3060] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.025888 17217 raft_consensus.cc:993] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf: : Instructing follower 4867b7b7e9944fe0b2d5330450775860 to start an election
I20260710 13:20:20.026315 17217 raft_consensus.cc:1081] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Signalling peer 4867b7b7e9944fe0b2d5330450775860 to start an election
I20260710 13:20:20.027909 17032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5"
dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
 from {username='slave'} at 127.0.0.1:40986
I20260710 13:20:20.028407 17032 raft_consensus.cc:493] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:20.028785 17032 raft_consensus.cc:3060] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.028846 17223 consensus_queue.cc:1048] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.028133 17033 raft_consensus.cc:515] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.031767 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ab1ed3319846d6bbc4dc0f0338e924" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:20.032289 16957 raft_consensus.cc:3055] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:20.032585 16957 raft_consensus.cc:740] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:20.033285 16957 consensus_queue.cc:260] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.034271 16957 raft_consensus.cc:3060] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.034754 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ab1ed3319846d6bbc4dc0f0338e924" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:20.035316 17106 raft_consensus.cc:3060] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.035040 17032 raft_consensus.cc:515] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.037662 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:20.038157 16958 raft_consensus.cc:3060] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.038024 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:20.038723 17107 raft_consensus.cc:3055] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:20.039043 17107 raft_consensus.cc:740] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:20.039803 17107 consensus_queue.cc:260] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.040812 17107 raft_consensus.cc:3060] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.041491 17106 raft_consensus.cc:2468] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 2.
I20260710 13:20:20.042199 17033 leader_election.cc:290] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 2 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:20.042618 16998 leader_election.cc:304] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:20.043470 17158 raft_consensus.cc:2804] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:20.043905 17158 raft_consensus.cc:697] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Becoming Leader. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:20.044684 17158 consensus_queue.cc:237] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.048606 17032 leader_election.cc:290] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 2 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:20.048748 16958 raft_consensus.cc:2468] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 2.
I20260710 13:20:20.048625 17107 raft_consensus.cc:2468] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 2.
I20260710 13:20:20.049861 16996 leader_election.cc:304] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4867b7b7e9944fe0b2d5330450775860, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:20.050727 17158 raft_consensus.cc:2804] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:20.051211 17158 raft_consensus.cc:697] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Becoming Leader. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:20.052047 17158 consensus_queue.cc:237] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.048570 16957 raft_consensus.cc:2468] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 2.
I20260710 13:20:20.059998 16856 catalog_manager.cc:5697] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 reported cstate change: term changed from 1 to 2, leader changed from 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65) to 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "4867b7b7e9944fe0b2d5330450775860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:20.061131 16856 catalog_manager.cc:5697] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 reported cstate change: term changed from 1 to 2, leader changed from 291468df437e437883fede0955bc73bf (127.15.242.67) to 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "4867b7b7e9944fe0b2d5330450775860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:20.132411 17152 raft_consensus.cc:993] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf: : Instructing follower 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:20.132817 17165 raft_consensus.cc:1081] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Signalling peer 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:20.134224 16957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28d4daf7c228409486654d1344521658"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:34156
I20260710 13:20:20.134665 16957 raft_consensus.cc:493] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:20.134915 16957 raft_consensus.cc:3060] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.139272 16957 raft_consensus.cc:515] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:20.140882 16957 leader_election.cc:290] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 2 election: Requested vote from peers 291468df437e437883fede0955bc73bf (127.15.242.67:32821), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:20.141531 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4daf7c228409486654d1344521658" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:20.141932 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4daf7c228409486654d1344521658" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:20.142025 17106 raft_consensus.cc:3055] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:20.142387 17106 raft_consensus.cc:740] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:20.142402 17032 raft_consensus.cc:3060] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.143050 17106 consensus_queue.cc:260] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:20.143994 17106 raft_consensus.cc:3060] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.146917 17032 raft_consensus.cc:2468] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 2.
I20260710 13:20:20.147972 16924 leader_election.cc:304] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4867b7b7e9944fe0b2d5330450775860, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:20.148066 17106 raft_consensus.cc:2468] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 2.
I20260710 13:20:20.148757 17223 raft_consensus.cc:2804] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:20.149227 17223 raft_consensus.cc:697] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Becoming Leader. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:20.149993 17223 consensus_queue.cc:237] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:20.155661 16856 catalog_manager.cc:5697] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 reported cstate change: term changed from 1 to 2, leader changed from 291468df437e437883fede0955bc73bf (127.15.242.67) to 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:20.162515 17158 consensus_queue.cc:1048] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.171769 17158 consensus_queue.cc:1048] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.179071 17223 consensus_queue.cc:1048] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.180838 17199 raft_consensus.cc:993] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860: : Instructing follower 291468df437e437883fede0955bc73bf to start an election
I20260710 13:20:20.181221 17184 raft_consensus.cc:1081] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 1 LEADER]: Signalling peer 291468df437e437883fede0955bc73bf to start an election
I20260710 13:20:20.183117 17106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9b76231be254e948227cec9e6660f86"
dest_uuid: "291468df437e437883fede0955bc73bf"
 from {username='slave'} at 127.0.0.1:49306
I20260710 13:20:20.183586 17106 raft_consensus.cc:493] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:20.183861 17106 raft_consensus.cc:3060] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.188174 17153 raft_consensus.cc:993] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06: : Instructing follower 4867b7b7e9944fe0b2d5330450775860 to start an election
I20260710 13:20:20.188568 17153 raft_consensus.cc:1081] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 LEADER]: Signalling peer 4867b7b7e9944fe0b2d5330450775860 to start an election
I20260710 13:20:20.190536 17033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc"
dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
 from {username='slave'} at 127.0.0.1:40994
I20260710 13:20:20.192124 17033 raft_consensus.cc:493] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:20.191285 17106 raft_consensus.cc:515] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.192526 17033 raft_consensus.cc:3060] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.194249 17106 leader_election.cc:290] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 2 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:20.194404 17153 consensus_queue.cc:1048] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.195197 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b76231be254e948227cec9e6660f86" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:20.195741 17032 raft_consensus.cc:3055] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:20.196026 17032 raft_consensus.cc:740] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:20.196743 17032 consensus_queue.cc:260] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.197257 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b76231be254e948227cec9e6660f86" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:20.197742 16957 raft_consensus.cc:3060] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.197867 17032 raft_consensus.cc:3060] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.198377 17033 raft_consensus.cc:515] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.205199 17032 raft_consensus.cc:2468] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 2.
I20260710 13:20:20.206372 17073 leader_election.cc:304] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:20.207134 17217 raft_consensus.cc:2804] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:20.207597 17217 raft_consensus.cc:697] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 2 LEADER]: Becoming Leader. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:20.208870 16957 raft_consensus.cc:2468] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 2.
I20260710 13:20:20.208595 17217 consensus_queue.cc:237] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.210400 17033 leader_election.cc:290] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 2 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:20.213322 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:20.213898 16957 raft_consensus.cc:3055] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:20.214200 16957 raft_consensus.cc:740] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:20.215042 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:20.215584 17106 raft_consensus.cc:3060] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.221378 17106 raft_consensus.cc:2468] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 2.
I20260710 13:20:20.221357 16957 consensus_queue.cc:260] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.222472 16957 raft_consensus.cc:3060] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.222497 16998 leader_election.cc:304] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:20.223407 17158 raft_consensus.cc:2804] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:20.223874 17158 raft_consensus.cc:697] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Becoming Leader. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:20.224629 17158 consensus_queue.cc:237] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.228682 16957 raft_consensus.cc:2468] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 2.
I20260710 13:20:20.229434 16854 catalog_manager.cc:5697] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf reported cstate change: term changed from 1 to 2, leader changed from 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66) to 291468df437e437883fede0955bc73bf (127.15.242.67). New cstate: current_term: 2 leader_uuid: "291468df437e437883fede0955bc73bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.238952 16855 catalog_manager.cc:5697] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 reported cstate change: term changed from 1 to 2, leader changed from 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65) to 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "4867b7b7e9944fe0b2d5330450775860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:20.249593 17106 raft_consensus.cc:1275] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.250641 17223 consensus_queue.cc:1048] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.256913 17033 raft_consensus.cc:1275] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.258872 17153 consensus_queue.cc:1048] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.285543 17162 raft_consensus.cc:993] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf: : Instructing follower 4867b7b7e9944fe0b2d5330450775860 to start an election
I20260710 13:20:20.285882 17217 raft_consensus.cc:1081] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Signalling peer 4867b7b7e9944fe0b2d5330450775860 to start an election
I20260710 13:20:20.287119 17033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a63c7e6ef22a4486a329e7ee3090ec82"
dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
 from {username='slave'} at 127.0.0.1:40986
I20260710 13:20:20.287575 17033 raft_consensus.cc:493] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:20.287842 17033 raft_consensus.cc:3060] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.291966 17033 raft_consensus.cc:515] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.293398 17033 leader_election.cc:290] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 2 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:20.294055 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c7e6ef22a4486a329e7ee3090ec82" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:20.294283 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c7e6ef22a4486a329e7ee3090ec82" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:20.294601 16957 raft_consensus.cc:3060] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.294725 17106 raft_consensus.cc:3055] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:20.295042 17106 raft_consensus.cc:740] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:20.295679 17106 consensus_queue.cc:260] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.296478 17106 raft_consensus.cc:3060] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.298821 16957 raft_consensus.cc:2468] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 2.
I20260710 13:20:20.299733 16996 leader_election.cc:304] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4867b7b7e9944fe0b2d5330450775860, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:20.300315 17158 raft_consensus.cc:2804] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:20.300767 17158 raft_consensus.cc:697] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Becoming Leader. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:20.300737 17106 raft_consensus.cc:2468] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 2.
I20260710 13:20:20.301656 17158 consensus_queue.cc:237] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:20.307205 16854 catalog_manager.cc:5697] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 reported cstate change: term changed from 1 to 2, leader changed from 291468df437e437883fede0955bc73bf (127.15.242.67) to 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "4867b7b7e9944fe0b2d5330450775860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:20.424504 17033 raft_consensus.cc:3060] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:20.430121 17033 raft_consensus.cc:1275] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.431293 17153 consensus_queue.cc:1048] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.438275 16957 raft_consensus.cc:1275] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Refusing update from remote peer 4867b7b7e9944fe0b2d5330450775860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.439831 17158 consensus_queue.cc:1048] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.440200 17106 raft_consensus.cc:1275] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.442731 17222 consensus_queue.cc:1048] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.449747 17107 raft_consensus.cc:1275] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Refusing update from remote peer 4867b7b7e9944fe0b2d5330450775860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.451465 17184 consensus_queue.cc:1048] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.520160 17033 raft_consensus.cc:1275] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.521464 17222 consensus_queue.cc:1048] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.527881 17106 raft_consensus.cc:1275] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.529201 17153 consensus_queue.cc:1048] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.593792 17106 raft_consensus.cc:1275] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.594789 17153 consensus_queue.cc:1048] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.601651 17033 raft_consensus.cc:1275] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.603210 17222 consensus_queue.cc:1048] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.636286 16957 raft_consensus.cc:1275] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Refusing update from remote peer 4867b7b7e9944fe0b2d5330450775860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.637326 17184 consensus_queue.cc:1048] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.643519 17106 raft_consensus.cc:1275] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Refusing update from remote peer 4867b7b7e9944fe0b2d5330450775860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.644793 17199 consensus_queue.cc:1048] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.707000 17106 raft_consensus.cc:1275] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Refusing update from remote peer 4867b7b7e9944fe0b2d5330450775860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.708014 17199 consensus_queue.cc:1048] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.714152 16957 raft_consensus.cc:1275] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Refusing update from remote peer 4867b7b7e9944fe0b2d5330450775860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.715490 17199 consensus_queue.cc:1048] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.758327 17106 raft_consensus.cc:1275] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Refusing update from remote peer 4867b7b7e9944fe0b2d5330450775860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.759384 17199 consensus_queue.cc:1048] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.760596 17033 raft_consensus.cc:1275] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Refusing update from remote peer 291468df437e437883fede0955bc73bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.761688 17217 consensus_queue.cc:1048] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:20.766867 16957 raft_consensus.cc:1275] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Refusing update from remote peer 4867b7b7e9944fe0b2d5330450775860: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.768894 16957 raft_consensus.cc:1275] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Refusing update from remote peer 291468df437e437883fede0955bc73bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:20.768905 17199 consensus_queue.cc:1048] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:20.776118 17217 consensus_queue.cc:1048] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.865101 16329 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:20:22.865738 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:22.880349 16957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
mode: GRACEFUL
new_leader_uuid: "291468df437e437883fede0955bc73bf"
 from {username='slave'} at 127.0.0.1:34188
I20260710 13:20:22.880795 16957 raft_consensus.cc:606] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Received request to transfer leadership to TS 291468df437e437883fede0955bc73bf
I20260710 13:20:22.882732 16957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
mode: GRACEFUL
new_leader_uuid: "291468df437e437883fede0955bc73bf"
 from {username='slave'} at 127.0.0.1:34188
I20260710 13:20:22.883143 16957 raft_consensus.cc:606] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Received request to transfer leadership to TS 291468df437e437883fede0955bc73bf
I20260710 13:20:22.883975 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:22.884335 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:23.201817 17241 raft_consensus.cc:993] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06: : Instructing follower 291468df437e437883fede0955bc73bf to start an election
I20260710 13:20:23.202304 17241 raft_consensus.cc:1081] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Signalling peer 291468df437e437883fede0955bc73bf to start an election
I20260710 13:20:23.203680 17106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005"
dest_uuid: "291468df437e437883fede0955bc73bf"
 from {username='slave'} at 127.0.0.1:49312
I20260710 13:20:23.204061 17106 raft_consensus.cc:493] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:23.204294 17106 raft_consensus.cc:3060] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:23.207899 17106 raft_consensus.cc:515] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:23.209169 17106 leader_election.cc:290] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 3 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:23.209770 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:23.210139 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:23.210310 16957 raft_consensus.cc:3055] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:23.210644 16957 raft_consensus.cc:740] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:23.210656 17032 raft_consensus.cc:3060] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:23.211512 16957 consensus_queue.cc:260] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:23.212647 16957 raft_consensus.cc:3060] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:23.216952 17032 raft_consensus.cc:2468] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 3.
I20260710 13:20:23.218039 17073 leader_election.cc:304] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [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: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:23.218515 16957 raft_consensus.cc:2468] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 3.
I20260710 13:20:23.218756 17236 raft_consensus.cc:2804] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:23.220039 17236 raft_consensus.cc:697] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 3 LEADER]: Becoming Leader. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:23.220758 17236 consensus_queue.cc:237] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:23.226704 16856 catalog_manager.cc:5697] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf reported cstate change: term changed from 2 to 3, leader changed from 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65) to 291468df437e437883fede0955bc73bf (127.15.242.67). New cstate: current_term: 3 leader_uuid: "291468df437e437883fede0955bc73bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:23.310926 17153 raft_consensus.cc:993] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06: : Instructing follower 291468df437e437883fede0955bc73bf to start an election
I20260710 13:20:23.311286 17241 raft_consensus.cc:1081] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Signalling peer 291468df437e437883fede0955bc73bf to start an election
I20260710 13:20:23.312438 17106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480"
dest_uuid: "291468df437e437883fede0955bc73bf"
 from {username='slave'} at 127.0.0.1:49312
I20260710 13:20:23.312804 17106 raft_consensus.cc:493] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:23.313050 17106 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:23.316702 17106 raft_consensus.cc:515] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:23.317935 17106 leader_election.cc:290] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 3 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:23.318615 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:23.318881 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:23.319036 16957 raft_consensus.cc:3055] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:23.319320 16957 raft_consensus.cc:740] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:23.319355 17032 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:23.319963 16957 consensus_queue.cc:260] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:23.320760 16957 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:23.323516 17032 raft_consensus.cc:2468] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 3.
I20260710 13:20:23.324350 17073 leader_election.cc:304] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [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: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:23.324774 16957 raft_consensus.cc:2468] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 3.
I20260710 13:20:23.325047 17236 raft_consensus.cc:2804] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:23.325474 17236 raft_consensus.cc:697] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 3 LEADER]: Becoming Leader. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:23.326202 17236 consensus_queue.cc:237] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:23.332480 16856 catalog_manager.cc:5697] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf reported cstate change: term changed from 2 to 3, leader changed from 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65) to 291468df437e437883fede0955bc73bf (127.15.242.67). New cstate: current_term: 3 leader_uuid: "291468df437e437883fede0955bc73bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:23.725543 17032 raft_consensus.cc:1275] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Refusing update from remote peer 291468df437e437883fede0955bc73bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:23.726612 17236 consensus_queue.cc:1048] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:23.737147 16957 raft_consensus.cc:1275] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Refusing update from remote peer 291468df437e437883fede0955bc73bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:23.738441 17252 consensus_queue.cc:1048] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:23.781431 16957 raft_consensus.cc:1275] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Refusing update from remote peer 291468df437e437883fede0955bc73bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:23.782424 17252 consensus_queue.cc:1048] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:23.789958 17032 raft_consensus.cc:1275] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Refusing update from remote peer 291468df437e437883fede0955bc73bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:23.791216 17243 consensus_queue.cc:1048] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:23.885010 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:23.896425 17106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005"
dest_uuid: "291468df437e437883fede0955bc73bf"
mode: GRACEFUL
new_leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:49320
I20260710 13:20:23.896834 17106 raft_consensus.cc:606] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 3 LEADER]: Received request to transfer leadership to TS 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:23.902758 17106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480"
dest_uuid: "291468df437e437883fede0955bc73bf"
mode: GRACEFUL
new_leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:49320
I20260710 13:20:23.903147 17106 raft_consensus.cc:606] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 3 LEADER]: Received request to transfer leadership to TS 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:23.908949 17032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a63c7e6ef22a4486a329e7ee3090ec82"
dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
mode: GRACEFUL
new_leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:41008
I20260710 13:20:23.909392 17032 raft_consensus.cc:606] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Received request to transfer leadership to TS 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:23.913162 17032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5"
dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
mode: GRACEFUL
new_leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:41008
I20260710 13:20:23.913560 17032 raft_consensus.cc:606] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Received request to transfer leadership to TS 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:23.917208 17032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc"
dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
mode: GRACEFUL
new_leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:41008
I20260710 13:20:23.917584 17032 raft_consensus.cc:606] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Received request to transfer leadership to TS 63bf0829ede84ca2a28d83c03ec3ca06
I20260710 13:20:23.924615 17258 raft_consensus.cc:993] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860: : Instructing follower 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:23.924958 17237 raft_consensus.cc:1081] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Signalling peer 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:23.926112 16957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:34162
I20260710 13:20:23.926484 16957 raft_consensus.cc:493] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:23.926723 16957 raft_consensus.cc:3060] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:23.930459 16957 raft_consensus.cc:515] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:23.931658 16957 leader_election.cc:290] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 3 election: Requested vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:23.932405 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:23.932585 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d15376abc42598b4ee7a648227ff5" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:23.932935 17032 raft_consensus.cc:3055] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:23.932996 17106 raft_consensus.cc:3060] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:23.933229 17032 raft_consensus.cc:740] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:23.933868 17032 consensus_queue.cc:260] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:23.934657 17032 raft_consensus.cc:3060] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:23.936666 17106 raft_consensus.cc:2468] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 3.
I20260710 13:20:23.937498 16923 leader_election.cc:304] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [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: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:23.938052 17241 raft_consensus.cc:2804] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:23.938829 17032 raft_consensus.cc:2468] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 3.
I20260710 13:20:23.938967 17241 raft_consensus.cc:697] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 LEADER]: Becoming Leader. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:23.939816 17241 consensus_queue.cc:237] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:23.945276 16855 catalog_manager.cc:5697] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 reported cstate change: term changed from 2 to 3, leader changed from 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66) to 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65). New cstate: current_term: 3 leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.061417 17258 raft_consensus.cc:993] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860: : Instructing follower 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:24.061785 17237 raft_consensus.cc:1081] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Signalling peer 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:24.063059 16957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:34162
I20260710 13:20:24.063495 16957 raft_consensus.cc:493] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.063759 16957 raft_consensus.cc:3060] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:24.067670 16957 raft_consensus.cc:515] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:24.069350 16957 leader_election.cc:290] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 3 election: Requested vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:24.070891 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:24.070977 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:24.071688 17032 raft_consensus.cc:3055] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:24.072154 17032 raft_consensus.cc:740] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:24.072053 17106 raft_consensus.cc:3060] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:24.072939 17032 consensus_queue.cc:260] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:24.074112 17032 raft_consensus.cc:3060] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:24.078434 17106 raft_consensus.cc:2468] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 3.
I20260710 13:20:24.079299 16923 leader_election.cc:304] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [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: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:24.079779 17032 raft_consensus.cc:2468] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 3.
I20260710 13:20:24.080001 17241 raft_consensus.cc:2804] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:24.080492 17241 raft_consensus.cc:697] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 LEADER]: Becoming Leader. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:24.081243 17241 consensus_queue.cc:237] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:24.087349 16855 catalog_manager.cc:5697] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 reported cstate change: term changed from 2 to 3, leader changed from 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66) to 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65). New cstate: current_term: 3 leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.281533 17258 raft_consensus.cc:993] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860: : Instructing follower 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:24.281877 17237 raft_consensus.cc:1081] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Signalling peer 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:24.283121 16957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a63c7e6ef22a4486a329e7ee3090ec82"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:34162
I20260710 13:20:24.283636 16957 raft_consensus.cc:493] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.283902 16957 raft_consensus.cc:3060] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:24.288081 16957 raft_consensus.cc:515] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:24.289902 16957 leader_election.cc:290] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 3 election: Requested vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:24.290179 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c7e6ef22a4486a329e7ee3090ec82" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:24.290468 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c7e6ef22a4486a329e7ee3090ec82" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:24.290656 17032 raft_consensus.cc:3055] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:24.290936 17106 raft_consensus.cc:3060] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:24.290979 17032 raft_consensus.cc:740] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:24.291680 17032 consensus_queue.cc:260] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:24.292618 17032 raft_consensus.cc:3060] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:24.296612 17106 raft_consensus.cc:2468] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 3.
I20260710 13:20:24.296927 17032 raft_consensus.cc:2468] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 3.
I20260710 13:20:24.297469 16923 leader_election.cc:304] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [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: 291468df437e437883fede0955bc73bf, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:24.298198 17241 raft_consensus.cc:2804] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:24.298532 17241 raft_consensus.cc:697] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 LEADER]: Becoming Leader. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:24.299149 17241 consensus_queue.cc:237] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:24.304873 16855 catalog_manager.cc:5697] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 reported cstate change: term changed from 2 to 3, leader changed from 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66) to 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65). New cstate: current_term: 3 leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.310691 17267 raft_consensus.cc:993] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf: : Instructing follower 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:24.311097 17267 raft_consensus.cc:1081] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 3 LEADER]: Signalling peer 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:24.312511 16957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:34156
I20260710 13:20:24.312959 16957 raft_consensus.cc:493] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.313244 16957 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:24.317289 16957 raft_consensus.cc:515] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:24.318516 16957 leader_election.cc:290] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 4 election: Requested vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:24.319064 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:24.319521 17032 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:24.319476 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:24.319974 17106 raft_consensus.cc:3055] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:24.320165 17106 raft_consensus.cc:740] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:24.320734 17106 consensus_queue.cc:260] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:24.321501 17106 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:24.323415 17032 raft_consensus.cc:2468] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 4.
I20260710 13:20:24.324163 16924 leader_election.cc:304] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [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: 4867b7b7e9944fe0b2d5330450775860, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:24.324708 17241 raft_consensus.cc:2804] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:24.325042 17241 raft_consensus.cc:697] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 LEADER]: Becoming Leader. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:24.325809 17241 consensus_queue.cc:237] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:24.325021 17106 raft_consensus.cc:2468] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 4.
I20260710 13:20:24.331024 16856 catalog_manager.cc:5697] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 reported cstate change: term changed from 3 to 4, leader changed from 291468df437e437883fede0955bc73bf (127.15.242.67) to 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65). New cstate: current_term: 4 leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.333261 17106 raft_consensus.cc:1275] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:24.334201 17241 consensus_queue.cc:1048] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.346102 17032 raft_consensus.cc:1275] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:24.347334 17270 consensus_queue.cc:1048] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.400713 17243 raft_consensus.cc:993] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf: : Instructing follower 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:24.401115 17267 raft_consensus.cc:1081] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 3 LEADER]: Signalling peer 63bf0829ede84ca2a28d83c03ec3ca06 to start an election
I20260710 13:20:24.402364 16957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
 from {username='slave'} at 127.0.0.1:34156
I20260710 13:20:24.402752 16957 raft_consensus.cc:493] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:24.402995 16957 raft_consensus.cc:3060] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:24.406610 16957 raft_consensus.cc:515] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:24.407858 16957 leader_election.cc:290] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [CANDIDATE]: Term 4 election: Requested vote from peers 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:24.408511 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:24.408802 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5ec70703a04f64b9025a3e2969d005" candidate_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:24.409049 17033 raft_consensus.cc:3060] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:24.409286 17106 raft_consensus.cc:3055] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:24.409567 17106 raft_consensus.cc:740] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:24.410223 17106 consensus_queue.cc:260] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:24.411283 17106 raft_consensus.cc:3060] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:24.414901 17033 raft_consensus.cc:2468] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 4.
I20260710 13:20:24.415874 16924 leader_election.cc:304] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [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: 4867b7b7e9944fe0b2d5330450775860, 63bf0829ede84ca2a28d83c03ec3ca06; no voters: 
I20260710 13:20:24.416394 17106 raft_consensus.cc:2468] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63bf0829ede84ca2a28d83c03ec3ca06 in term 4.
I20260710 13:20:24.416456 17270 raft_consensus.cc:2804] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:24.417019 17270 raft_consensus.cc:697] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 LEADER]: Becoming Leader. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:24.417692 17270 consensus_queue.cc:237] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:24.422744 16855 catalog_manager.cc:5697] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 reported cstate change: term changed from 3 to 4, leader changed from 291468df437e437883fede0955bc73bf (127.15.242.67) to 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65). New cstate: current_term: 4 leader_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.497424 17106 raft_consensus.cc:1275] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:24.498404 17270 consensus_queue.cc:1048] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.506106 17033 raft_consensus.cc:1275] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:24.507265 17270 consensus_queue.cc:1048] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.719787 17106 raft_consensus.cc:1275] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:24.720813 17259 consensus_queue.cc:1048] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.727620 17033 raft_consensus.cc:1275] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:24.729557 17241 consensus_queue.cc:1048] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.789054 17033 raft_consensus.cc:1275] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 4 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:24.790038 17241 consensus_queue.cc:1048] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.797233 17106 raft_consensus.cc:1275] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 4 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:24.798507 17259 consensus_queue.cc:1048] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.822489 17033 raft_consensus.cc:1275] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 4 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:24.823397 17259 consensus_queue.cc:1048] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.830313 17106 raft_consensus.cc:1275] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 4 FOLLOWER]: Refusing update from remote peer 63bf0829ede84ca2a28d83c03ec3ca06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:24.831519 17241 consensus_queue.cc:1048] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:26.923599 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:26.930680 16957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28d4daf7c228409486654d1344521658"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
mode: GRACEFUL
new_leader_uuid: "4867b7b7e9944fe0b2d5330450775860"
 from {username='slave'} at 127.0.0.1:34188
I20260710 13:20:26.931280 16957 raft_consensus.cc:606] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Received request to transfer leadership to TS 4867b7b7e9944fe0b2d5330450775860
I20260710 13:20:26.933472 16957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
mode: GRACEFUL
new_leader_uuid: "4867b7b7e9944fe0b2d5330450775860"
 from {username='slave'} at 127.0.0.1:34188
I20260710 13:20:26.933856 16957 raft_consensus.cc:606] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 LEADER]: Received request to transfer leadership to TS 4867b7b7e9944fe0b2d5330450775860
I20260710 13:20:26.935683 16957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6e3289a331245628e041d8965f663ff"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
mode: GRACEFUL
new_leader_uuid: "291468df437e437883fede0955bc73bf"
 from {username='slave'} at 127.0.0.1:34188
I20260710 13:20:26.936053 16957 raft_consensus.cc:606] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Received request to transfer leadership to TS 291468df437e437883fede0955bc73bf
I20260710 13:20:26.937778 16957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc"
dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
mode: GRACEFUL
new_leader_uuid: "291468df437e437883fede0955bc73bf"
 from {username='slave'} at 127.0.0.1:34188
I20260710 13:20:26.938130 16957 raft_consensus.cc:606] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 LEADER]: Received request to transfer leadership to TS 291468df437e437883fede0955bc73bf
I20260710 13:20:26.938915 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:20:26.939302 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:26.985277 17284 raft_consensus.cc:993] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06: : Instructing follower 291468df437e437883fede0955bc73bf to start an election
I20260710 13:20:26.985724 17285 raft_consensus.cc:1081] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 LEADER]: Signalling peer 291468df437e437883fede0955bc73bf to start an election
I20260710 13:20:26.987205 17106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc"
dest_uuid: "291468df437e437883fede0955bc73bf"
 from {username='slave'} at 127.0.0.1:49312
I20260710 13:20:26.987754 17106 raft_consensus.cc:493] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.988118 17106 raft_consensus.cc:3060] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:26.993255 17106 raft_consensus.cc:515] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:26.994666 17106 leader_election.cc:290] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 4 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:26.995486 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:26.995826 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2afc0d1070498aa03ebdf06291c6fc" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:26.996181 16957 raft_consensus.cc:3055] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:26.996272 17032 raft_consensus.cc:3060] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:26.996479 16957 raft_consensus.cc:740] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:26.997293 16957 consensus_queue.cc:260] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:26.998443 16957 raft_consensus.cc:3060] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:27.002475 17032 raft_consensus.cc:2468] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 4.
I20260710 13:20:27.003628 17073 leader_election.cc:304] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [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: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:27.004199 16957 raft_consensus.cc:2468] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 4.
I20260710 13:20:27.004372 17267 raft_consensus.cc:2804] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:27.005442 17267 raft_consensus.cc:697] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 4 LEADER]: Becoming Leader. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:27.006222 17267 consensus_queue.cc:237] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:27.013015 16856 catalog_manager.cc:5697] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf reported cstate change: term changed from 3 to 4, leader changed from 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65) to 291468df437e437883fede0955bc73bf (127.15.242.67). New cstate: current_term: 4 leader_uuid: "291468df437e437883fede0955bc73bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:27.039987 17284 raft_consensus.cc:993] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06: : Instructing follower 4867b7b7e9944fe0b2d5330450775860 to start an election
I20260710 13:20:27.040344 17285 raft_consensus.cc:1081] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 LEADER]: Signalling peer 4867b7b7e9944fe0b2d5330450775860 to start an election
I20260710 13:20:27.041509 17032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480"
dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
 from {username='slave'} at 127.0.0.1:40994
I20260710 13:20:27.041877 17032 raft_consensus.cc:493] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.042104 17032 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:27.045817 17032 raft_consensus.cc:515] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:27.047155 17032 leader_election.cc:290] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 5 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:27.047854 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:27.048110 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3857f657a748b68cbcc3dea5f74480" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:27.048367 16957 raft_consensus.cc:3055] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:20:27.048528 17106 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:27.048662 16957 raft_consensus.cc:740] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:27.049290 16957 consensus_queue.cc:260] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:27.050343 16957 raft_consensus.cc:3060] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:27.052884 17284 raft_consensus.cc:993] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06: : Instructing follower 291468df437e437883fede0955bc73bf to start an election
I20260710 13:20:27.053568 17106 raft_consensus.cc:2468] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 5.
I20260710 13:20:27.054128 17284 raft_consensus.cc:1081] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Signalling peer 291468df437e437883fede0955bc73bf to start an election
I20260710 13:20:27.054759 16998 leader_election.cc:304] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [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: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:27.055658 17106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6e3289a331245628e041d8965f663ff"
dest_uuid: "291468df437e437883fede0955bc73bf"
 from {username='slave'} at 127.0.0.1:49312
I20260710 13:20:27.055754 16957 raft_consensus.cc:2468] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 5.
I20260710 13:20:27.055583 17237 raft_consensus.cc:2804] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:20:27.056169 17106 raft_consensus.cc:493] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.056485 17106 raft_consensus.cc:3060] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:27.057595 17237 raft_consensus.cc:697] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 5 LEADER]: Becoming Leader. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:27.058463 17237 consensus_queue.cc:237] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:27.061123 17106 raft_consensus.cc:515] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:27.062639 17106 leader_election.cc:290] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [CANDIDATE]: Term 3 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66:33171)
I20260710 13:20:27.063148 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e3289a331245628e041d8965f663ff" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:27.063647 16957 raft_consensus.cc:3055] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:27.063882 16957 raft_consensus.cc:740] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:27.064186 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e3289a331245628e041d8965f663ff" candidate_uuid: "291468df437e437883fede0955bc73bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
I20260710 13:20:27.064663 17032 raft_consensus.cc:3060] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:27.064538 16957 consensus_queue.cc:260] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:27.065609 16957 raft_consensus.cc:3060] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:27.066072 16856 catalog_manager.cc:5697] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 reported cstate change: term changed from 4 to 5, leader changed from 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65) to 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66). New cstate: current_term: 5 leader_uuid: "4867b7b7e9944fe0b2d5330450775860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.070218 17032 raft_consensus.cc:2468] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 3.
I20260710 13:20:27.071173 17073 leader_election.cc:304] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [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: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:27.071354 16957 raft_consensus.cc:2468] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291468df437e437883fede0955bc73bf in term 3.
I20260710 13:20:27.071998 17267 raft_consensus.cc:2804] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:27.072453 17267 raft_consensus.cc:697] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 3 LEADER]: Becoming Leader. State: Replica: 291468df437e437883fede0955bc73bf, State: Running, Role: LEADER
I20260710 13:20:27.073354 17267 consensus_queue.cc:237] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } }
I20260710 13:20:27.080062 16856 catalog_manager.cc:5697] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf reported cstate change: term changed from 2 to 3, leader changed from 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65) to 291468df437e437883fede0955bc73bf (127.15.242.67). New cstate: current_term: 3 leader_uuid: "291468df437e437883fede0955bc73bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:27.390058 16957 raft_consensus.cc:1275] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 FOLLOWER]: Refusing update from remote peer 291468df437e437883fede0955bc73bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:27.391116 17267 consensus_queue.cc:1048] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:27.401075 17032 raft_consensus.cc:1275] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 4 FOLLOWER]: Refusing update from remote peer 291468df437e437883fede0955bc73bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:27.403224 17298 consensus_queue.cc:1048] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:27.433754 17285 raft_consensus.cc:993] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06: : Instructing follower 4867b7b7e9944fe0b2d5330450775860 to start an election
I20260710 13:20:27.434104 17284 raft_consensus.cc:1081] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Signalling peer 4867b7b7e9944fe0b2d5330450775860 to start an election
I20260710 13:20:27.435330 17032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28d4daf7c228409486654d1344521658"
dest_uuid: "4867b7b7e9944fe0b2d5330450775860"
 from {username='slave'} at 127.0.0.1:40994
I20260710 13:20:27.435719 17032 raft_consensus.cc:493] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.435937 17032 raft_consensus.cc:3060] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:27.439750 17032 raft_consensus.cc:515] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:27.440984 17032 leader_election.cc:290] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [CANDIDATE]: Term 3 election: Requested vote from peers 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479), 291468df437e437883fede0955bc73bf (127.15.242.67:32821)
I20260710 13:20:27.441962 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4daf7c228409486654d1344521658" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "291468df437e437883fede0955bc73bf"
I20260710 13:20:27.441607 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4daf7c228409486654d1344521658" candidate_uuid: "4867b7b7e9944fe0b2d5330450775860" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63bf0829ede84ca2a28d83c03ec3ca06"
I20260710 13:20:27.442323 17106 raft_consensus.cc:3060] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:27.442641 16957 raft_consensus.cc:3055] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:27.442875 16957 raft_consensus.cc:740] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63bf0829ede84ca2a28d83c03ec3ca06, State: Running, Role: LEADER
I20260710 13:20:27.443463 16957 consensus_queue.cc:260] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:27.444290 16957 raft_consensus.cc:3060] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:27.446241 17106 raft_consensus.cc:2468] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 3.
I20260710 13:20:27.446993 16998 leader_election.cc:304] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [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: 291468df437e437883fede0955bc73bf, 4867b7b7e9944fe0b2d5330450775860; no voters: 
I20260710 13:20:27.447599 17237 raft_consensus.cc:2804] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:27.447934 17237 raft_consensus.cc:697] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 3 LEADER]: Becoming Leader. State: Replica: 4867b7b7e9944fe0b2d5330450775860, State: Running, Role: LEADER
I20260710 13:20:27.448282 16957 raft_consensus.cc:2468] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4867b7b7e9944fe0b2d5330450775860 in term 3.
I20260710 13:20:27.448676 17237 consensus_queue.cc:237] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [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: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } }
I20260710 13:20:27.454561 16856 catalog_manager.cc:5697] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 reported cstate change: term changed from 2 to 3, leader changed from 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65) to 4867b7b7e9944fe0b2d5330450775860 (127.15.242.66). New cstate: current_term: 3 leader_uuid: "4867b7b7e9944fe0b2d5330450775860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:27.462909 16957 raft_consensus.cc:1275] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Refusing update from remote peer 291468df437e437883fede0955bc73bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:27.463968 17298 consensus_queue.cc:1048] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.465540 17106 raft_consensus.cc:1275] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 5 FOLLOWER]: Refusing update from remote peer 4867b7b7e9944fe0b2d5330450775860: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:27.466521 17237 consensus_queue.cc:1048] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:27.473855 17032 raft_consensus.cc:1275] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Refusing update from remote peer 291468df437e437883fede0955bc73bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:27.475072 17267 consensus_queue.cc:1048] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4867b7b7e9944fe0b2d5330450775860" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.481020 16957 raft_consensus.cc:1275] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 5 FOLLOWER]: Refusing update from remote peer 4867b7b7e9944fe0b2d5330450775860: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:27.483413 17306 consensus_queue.cc:1048] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:27.926198 17106 raft_consensus.cc:1275] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Refusing update from remote peer 4867b7b7e9944fe0b2d5330450775860: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:27.927312 17306 consensus_queue.cc:1048] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "291468df437e437883fede0955bc73bf" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.936292 16957 raft_consensus.cc:1275] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Refusing update from remote peer 4867b7b7e9944fe0b2d5330450775860: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:27.937420 17306 consensus_queue.cc:1048] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63bf0829ede84ca2a28d83c03ec3ca06" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:27.940047 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:27.985004 16329 tablet_server.cc:179] TabletServer@127.15.242.65:0 shutting down...
W20260710 13:20:28.679987 16996 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 13:20:28.683862 16996 consensus_peers.cc:597] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 -> Peer 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479): Couldn't send request to peer 63bf0829ede84ca2a28d83c03ec3ca06. 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:20:28.685305 16996 consensus_peers.cc:597] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 -> Peer 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479): Couldn't send request to peer 63bf0829ede84ca2a28d83c03ec3ca06. 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:20:28.750643 16996 consensus_peers.cc:597] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 -> Peer 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479): Couldn't send request to peer 63bf0829ede84ca2a28d83c03ec3ca06. 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:20:28.767881 17070 consensus_peers.cc:597] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf -> Peer 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479): Couldn't send request to peer 63bf0829ede84ca2a28d83c03ec3ca06. 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:20:28.769229 17070 consensus_peers.cc:597] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf -> Peer 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479): Couldn't send request to peer 63bf0829ede84ca2a28d83c03ec3ca06. 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:20:28.769905 17070 consensus_peers.cc:597] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf -> Peer 63bf0829ede84ca2a28d83c03ec3ca06 (127.15.242.65:43479): Couldn't send request to peer 63bf0829ede84ca2a28d83c03ec3ca06. 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:20:28.799990 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:28.800634 16329 tablet_replica.cc:333] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06: stopping tablet replica
I20260710 13:20:28.801240 16329 raft_consensus.cc:2243] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.801672 16329 raft_consensus.cc:2272] T 21ab1ed3319846d6bbc4dc0f0338e924 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.803385 16329 tablet_replica.cc:333] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06: stopping tablet replica
I20260710 13:20:28.803850 16329 raft_consensus.cc:2243] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.804181 16329 raft_consensus.cc:2272] T a9b76231be254e948227cec9e6660f86 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.805590 16329 tablet_replica.cc:333] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06: stopping tablet replica
I20260710 13:20:28.806051 16329 raft_consensus.cc:2243] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.806682 16329 raft_consensus.cc:2272] T a63c7e6ef22a4486a329e7ee3090ec82 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.808116 16329 tablet_replica.cc:333] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06: stopping tablet replica
I20260710 13:20:28.808532 16329 raft_consensus.cc:2243] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.808868 16329 raft_consensus.cc:2272] T e6e3289a331245628e041d8965f663ff P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.810299 16329 tablet_replica.cc:333] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06: stopping tablet replica
I20260710 13:20:28.810714 16329 raft_consensus.cc:2243] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.811353 16329 raft_consensus.cc:2272] T 2f5ec70703a04f64b9025a3e2969d005 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.812839 16329 tablet_replica.cc:333] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06: stopping tablet replica
I20260710 13:20:28.813243 16329 raft_consensus.cc:2243] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.813859 16329 raft_consensus.cc:2272] T fbb0c29e10ae45ab96bea1126def073c P 63bf0829ede84ca2a28d83c03ec3ca06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.815371 16329 tablet_replica.cc:333] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06: stopping tablet replica
I20260710 13:20:28.815784 16329 raft_consensus.cc:2243] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.816110 16329 raft_consensus.cc:2272] T ee2afc0d1070498aa03ebdf06291c6fc P 63bf0829ede84ca2a28d83c03ec3ca06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.817445 16329 tablet_replica.cc:333] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06: stopping tablet replica
I20260710 13:20:28.817859 16329 raft_consensus.cc:2243] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.818480 16329 raft_consensus.cc:2272] T ce4d15376abc42598b4ee7a648227ff5 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.819959 16329 tablet_replica.cc:333] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06: stopping tablet replica
I20260710 13:20:28.820341 16329 raft_consensus.cc:2243] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.820667 16329 raft_consensus.cc:2272] T 4b3857f657a748b68cbcc3dea5f74480 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.821992 16329 tablet_replica.cc:333] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06: stopping tablet replica
I20260710 13:20:28.822359 16329 raft_consensus.cc:2243] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.822681 16329 raft_consensus.cc:2272] T 28d4daf7c228409486654d1344521658 P 63bf0829ede84ca2a28d83c03ec3ca06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.851125 16329 tablet_server.cc:196] TabletServer@127.15.242.65:0 shutdown complete.
I20260710 13:20:28.869474 16329 tablet_server.cc:179] TabletServer@127.15.242.66:0 shutting down...
I20260710 13:20:28.887841 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:28.888505 16329 tablet_replica.cc:333] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860: stopping tablet replica
I20260710 13:20:28.889075 16329 raft_consensus.cc:2243] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.889520 16329 raft_consensus.cc:2272] T a9b76231be254e948227cec9e6660f86 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.891161 16329 tablet_replica.cc:333] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860: stopping tablet replica
I20260710 13:20:28.891674 16329 raft_consensus.cc:2243] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.892306 16329 raft_consensus.cc:2272] T 21ab1ed3319846d6bbc4dc0f0338e924 P 4867b7b7e9944fe0b2d5330450775860 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.893787 16329 tablet_replica.cc:333] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860: stopping tablet replica
I20260710 13:20:28.894229 16329 raft_consensus.cc:2243] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.894827 16329 raft_consensus.cc:2272] T 28d4daf7c228409486654d1344521658 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.896551 16329 tablet_replica.cc:333] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860: stopping tablet replica
I20260710 13:20:28.896993 16329 raft_consensus.cc:2243] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.897338 16329 raft_consensus.cc:2272] T e6e3289a331245628e041d8965f663ff P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.898703 16329 tablet_replica.cc:333] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860: stopping tablet replica
I20260710 13:20:28.899114 16329 raft_consensus.cc:2243] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.899549 16329 raft_consensus.cc:2272] T 2f5ec70703a04f64b9025a3e2969d005 P 4867b7b7e9944fe0b2d5330450775860 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.900947 16329 tablet_replica.cc:333] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860: stopping tablet replica
I20260710 13:20:28.901343 16329 raft_consensus.cc:2243] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.901695 16329 raft_consensus.cc:2272] T ee2afc0d1070498aa03ebdf06291c6fc P 4867b7b7e9944fe0b2d5330450775860 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.903048 16329 tablet_replica.cc:333] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860: stopping tablet replica
I20260710 13:20:28.903481 16329 raft_consensus.cc:2243] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.903812 16329 raft_consensus.cc:2272] T fbb0c29e10ae45ab96bea1126def073c P 4867b7b7e9944fe0b2d5330450775860 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.905211 16329 tablet_replica.cc:333] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860: stopping tablet replica
I20260710 13:20:28.905645 16329 raft_consensus.cc:2243] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.906002 16329 raft_consensus.cc:2272] T a63c7e6ef22a4486a329e7ee3090ec82 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.907472 16329 tablet_replica.cc:333] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860: stopping tablet replica
I20260710 13:20:28.907866 16329 raft_consensus.cc:2243] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.908493 16329 raft_consensus.cc:2272] T 4b3857f657a748b68cbcc3dea5f74480 P 4867b7b7e9944fe0b2d5330450775860 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.909917 16329 tablet_replica.cc:333] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860: stopping tablet replica
I20260710 13:20:28.910305 16329 raft_consensus.cc:2243] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.910667 16329 raft_consensus.cc:2272] T ce4d15376abc42598b4ee7a648227ff5 P 4867b7b7e9944fe0b2d5330450775860 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.938009 16329 tablet_server.cc:196] TabletServer@127.15.242.66:0 shutdown complete.
I20260710 13:20:28.955586 16329 tablet_server.cc:179] TabletServer@127.15.242.67:0 shutting down...
I20260710 13:20:28.973479 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:28.974038 16329 tablet_replica.cc:333] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf: stopping tablet replica
I20260710 13:20:28.974562 16329 raft_consensus.cc:2243] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.975216 16329 raft_consensus.cc:2272] T a9b76231be254e948227cec9e6660f86 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.976915 16329 tablet_replica.cc:333] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf: stopping tablet replica
I20260710 13:20:28.977340 16329 raft_consensus.cc:2243] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.977675 16329 raft_consensus.cc:2272] T 21ab1ed3319846d6bbc4dc0f0338e924 P 291468df437e437883fede0955bc73bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.979169 16329 tablet_replica.cc:333] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf: stopping tablet replica
I20260710 13:20:28.979642 16329 raft_consensus.cc:2243] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.980212 16329 raft_consensus.cc:2272] T ee2afc0d1070498aa03ebdf06291c6fc P 291468df437e437883fede0955bc73bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.981559 16329 tablet_replica.cc:333] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf: stopping tablet replica
I20260710 13:20:28.981953 16329 raft_consensus.cc:2243] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.982266 16329 raft_consensus.cc:2272] T fbb0c29e10ae45ab96bea1126def073c P 291468df437e437883fede0955bc73bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.983778 16329 tablet_replica.cc:333] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf: stopping tablet replica
I20260710 13:20:28.984177 16329 raft_consensus.cc:2243] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.984516 16329 raft_consensus.cc:2272] T a63c7e6ef22a4486a329e7ee3090ec82 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.985980 16329 tablet_replica.cc:333] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf: stopping tablet replica
I20260710 13:20:28.986366 16329 raft_consensus.cc:2243] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.986929 16329 raft_consensus.cc:2272] T e6e3289a331245628e041d8965f663ff P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.988384 16329 tablet_replica.cc:333] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf: stopping tablet replica
I20260710 13:20:28.988792 16329 raft_consensus.cc:2243] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.989113 16329 raft_consensus.cc:2272] T 2f5ec70703a04f64b9025a3e2969d005 P 291468df437e437883fede0955bc73bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.990518 16329 tablet_replica.cc:333] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf: stopping tablet replica
I20260710 13:20:28.990917 16329 raft_consensus.cc:2243] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.991333 16329 raft_consensus.cc:2272] T ce4d15376abc42598b4ee7a648227ff5 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.992722 16329 tablet_replica.cc:333] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf: stopping tablet replica
I20260710 13:20:28.993112 16329 raft_consensus.cc:2243] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.993429 16329 raft_consensus.cc:2272] T 4b3857f657a748b68cbcc3dea5f74480 P 291468df437e437883fede0955bc73bf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.994742 16329 tablet_replica.cc:333] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf: stopping tablet replica
I20260710 13:20:28.995098 16329 raft_consensus.cc:2243] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.995476 16329 raft_consensus.cc:2272] T 28d4daf7c228409486654d1344521658 P 291468df437e437883fede0955bc73bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.011929 16329 tablet_server.cc:196] TabletServer@127.15.242.67:0 shutdown complete.
I20260710 13:20:29.029115 16329 master.cc:562] Master@127.15.242.126:37589 shutting down...
W20260710 13:20:29.036911 16887 debug-util.cc:398] Leaking SignalData structure 0x7b0800050480 after lost signal to thread 16332
W20260710 13:20:29.037784 16887 debug-util.cc:398] Leaking SignalData structure 0x7b0800050b60 after lost signal to thread 16890
I20260710 13:20:29.048166 16329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.048686 16329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.049024 16329 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3be4d41bc0084ad1a6791845d5c04598: stopping tablet replica
W20260710 13:20:30.065459 16329 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16887)
W20260710 13:20:31.065840 16329 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 16887)
I20260710 13:20:31.087200 16329 master.cc:584] Master@127.15.242.126:37589 shutdown complete.
291468df437e437883fede0955bc73bf  1
4867b7b7e9944fe0b2d5330450775860  4
63bf0829ede84ca2a28d83c03ec3ca06  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (12803 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:20:31.124111 16329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.242.126:34847
I20260710 13:20:31.125113 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:31.129931 17322 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:20:31.130046 17321 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:20:31.131134 17324 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:20:31.132113 16329 server_base.cc:1061] running on GCE node
I20260710 13:20:31.132880 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:31.133057 16329 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:20:31.133194 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689631133176 us; error 0 us; skew 500 ppm
I20260710 13:20:31.133661 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:31.135854 16329 webserver.cc:533] Webserver started at http://127.15.242.126:38119/ using document root <none> and password file <none>
I20260710 13:20:31.136279 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:31.136437 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:31.136694 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:31.137724 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/master-0-root/instance:
uuid: "8748b330420f429cab2d9055b57d96b6"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-fwgt"
I20260710 13:20:31.141590 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260710 13:20:31.144807 17329 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:20:31.145450 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:31.145695 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/master-0-root
uuid: "8748b330420f429cab2d9055b57d96b6"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-fwgt"
I20260710 13:20:31.145939 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-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:20:31.159654 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:31.160724 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:31.195139 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.126:34847
I20260710 13:20:31.195286 17380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.126:34847 every 8 connection(s)
I20260710 13:20:31.198552 17381 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:20:31.207391 17381 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6: Bootstrap starting.
I20260710 13:20:31.211572 17381 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.215178 17381 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6: No bootstrap required, opened a new log
I20260710 13:20:31.217057 17381 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8748b330420f429cab2d9055b57d96b6" member_type: VOTER }
I20260710 13:20:31.217398 17381 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.217597 17381 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8748b330420f429cab2d9055b57d96b6, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.218106 17381 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8748b330420f429cab2d9055b57d96b6" member_type: VOTER }
I20260710 13:20:31.218510 17381 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:31.218729 17381 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:31.218961 17381 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.222589 17381 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8748b330420f429cab2d9055b57d96b6" member_type: VOTER }
I20260710 13:20:31.223043 17381 leader_election.cc:304] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [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: 8748b330420f429cab2d9055b57d96b6; no voters: 
I20260710 13:20:31.224041 17381 leader_election.cc:290] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:31.224356 17384 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.225597 17384 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [term 1 LEADER]: Becoming Leader. State: Replica: 8748b330420f429cab2d9055b57d96b6, State: Running, Role: LEADER
I20260710 13:20:31.226217 17384 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [LEADER]: Queue going to LEADER mode. State: All 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: "8748b330420f429cab2d9055b57d96b6" member_type: VOTER }
I20260710 13:20:31.226743 17381 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:31.230597 17385 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8748b330420f429cab2d9055b57d96b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8748b330420f429cab2d9055b57d96b6" member_type: VOTER } }
I20260710 13:20:31.230607 17386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8748b330420f429cab2d9055b57d96b6. Latest consensus state: current_term: 1 leader_uuid: "8748b330420f429cab2d9055b57d96b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8748b330420f429cab2d9055b57d96b6" member_type: VOTER } }
I20260710 13:20:31.231297 17385 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:31.231364 17386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:31.233024 17391 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:31.238672 17391 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:31.240383 16329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:31.246439 17391 catalog_manager.cc:1383] Generated new cluster ID: beeb1cd940214f88b744dfaf842299c6
I20260710 13:20:31.246641 17391 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:31.269899 17391 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:31.270990 17391 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:31.285574 17391 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6: Generated new TSK 0
I20260710 13:20:31.286023 17391 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:31.305822 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:31.310851 17402 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:20:31.311748 17403 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:20:31.313210 17405 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:20:31.314596 16329 server_base.cc:1061] running on GCE node
I20260710 13:20:31.315332 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:31.315497 16329 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:20:31.315639 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689631315622 us; error 0 us; skew 500 ppm
I20260710 13:20:31.316113 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:31.318061 16329 webserver.cc:533] Webserver started at http://127.15.242.65:44015/ using document root <none> and password file <none>
I20260710 13:20:31.318481 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:31.318645 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:31.318876 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:31.319855 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-0-root/instance:
uuid: "5bb747c5a8264785a1328098055f247d"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-fwgt"
I20260710 13:20:31.323685 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:20:31.326541 17410 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:20:31.327157 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:31.327546 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-0-root
uuid: "5bb747c5a8264785a1328098055f247d"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-fwgt"
I20260710 13:20:31.327958 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-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:20:31.371305 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:31.372440 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:31.373759 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:31.375991 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:31.376179 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.376392 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:31.376547 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.412593 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.65:32781
I20260710 13:20:31.412690 17472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.65:32781 every 8 connection(s)
I20260710 13:20:31.416960 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:31.423292 17477 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:20:31.423897 17478 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:20:31.426367 16329 server_base.cc:1061] running on GCE node
W20260710 13:20:31.427122 17481 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:20:31.428319 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:31.428565 16329 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:20:31.428699 17473 heartbeater.cc:344] Connected to a master server at 127.15.242.126:34847
I20260710 13:20:31.428757 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689631428738 us; error 0 us; skew 500 ppm
I20260710 13:20:31.429113 17473 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:31.429430 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:31.429780 17473 heartbeater.cc:507] Master 127.15.242.126:34847 requested a full tablet report, sending...
I20260710 13:20:31.431883 16329 webserver.cc:533] Webserver started at http://127.15.242.66:35627/ using document root <none> and password file <none>
I20260710 13:20:31.431917 17346 ts_manager.cc:194] Registered new tserver with Master: 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781)
I20260710 13:20:31.432593 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:31.432840 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:31.433136 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:31.434158 17346 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56434
I20260710 13:20:31.434510 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-1-root/instance:
uuid: "7ecdc07e0e3542f6be39dd3868f71901"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-fwgt"
I20260710 13:20:31.438917 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:31.441740 17485 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:20:31.442349 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:31.442565 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-1-root
uuid: "7ecdc07e0e3542f6be39dd3868f71901"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-fwgt"
I20260710 13:20:31.442775 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-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:20:31.459075 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:31.460057 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:31.461292 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:31.463220 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:31.463408 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.463605 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:31.463745 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.499593 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.66:43591
I20260710 13:20:31.499689 17547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.66:43591 every 8 connection(s)
I20260710 13:20:31.503883 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:31.510159 17551 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:20:31.513062 17552 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:20:31.517521 16329 server_base.cc:1061] running on GCE node
W20260710 13:20:31.518227 17554 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:20:31.518339 17548 heartbeater.cc:344] Connected to a master server at 127.15.242.126:34847
I20260710 13:20:31.518770 17548 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:31.519279 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:31.519528 16329 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:20:31.519604 17548 heartbeater.cc:507] Master 127.15.242.126:34847 requested a full tablet report, sending...
I20260710 13:20:31.519732 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689631519712 us; error 0 us; skew 500 ppm
I20260710 13:20:31.520485 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:31.521924 17346 ts_manager.cc:194] Registered new tserver with Master: 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:31.522881 16329 webserver.cc:533] Webserver started at http://127.15.242.67:41505/ using document root <none> and password file <none>
I20260710 13:20:31.523492 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:31.523576 17346 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56450
I20260710 13:20:31.523756 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:31.524075 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:31.525399 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-2-root/instance:
uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-fwgt"
I20260710 13:20:31.529383 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:20:31.532173 17559 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:20:31.532774 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:31.533013 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-2-root
uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-fwgt"
I20260710 13:20:31.533249 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-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:20:31.560286 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:31.561373 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:31.562700 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:31.564704 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:31.564872 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.565086 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:31.565233 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.601225 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.67:40815
I20260710 13:20:31.601338 17621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.67:40815 every 8 connection(s)
I20260710 13:20:31.613608 17622 heartbeater.cc:344] Connected to a master server at 127.15.242.126:34847
I20260710 13:20:31.613940 17622 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:31.614563 17622 heartbeater.cc:507] Master 127.15.242.126:34847 requested a full tablet report, sending...
I20260710 13:20:31.616298 17346 ts_manager.cc:194] Registered new tserver with Master: 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:31.617237 16329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013101096s
I20260710 13:20:31.617625 17346 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56452
I20260710 13:20:31.639492 17346 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56456:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:31.642923 17346 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:20:31.757930 17438 tablet_service.cc:1511] Processing CreateTablet for tablet 40f1211e2e0a434d96eeeed4a4ae4dfc (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:31.758874 17437 tablet_service.cc:1511] Processing CreateTablet for tablet 6482e5d59b6049b79c781de1a0ddd7c3 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:31.759451 17438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f1211e2e0a434d96eeeed4a4ae4dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.759752 17583 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc92ff8cce04038ba00a844561d232a (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:31.760999 17583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc92ff8cce04038ba00a844561d232a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.761396 17582 tablet_service.cc:1511] Processing CreateTablet for tablet 95d1fa773b0c44289f4fc6eaa5288d26 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:31.762576 17582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d1fa773b0c44289f4fc6eaa5288d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.763903 17429 tablet_service.cc:1511] Processing CreateTablet for tablet 26a48a45dc854e6d907e8bdbc886eb89 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:31.765901 17581 tablet_service.cc:1511] Processing CreateTablet for tablet f424b61ecf88492085b4ce03b83527e0 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:31.767170 17581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f424b61ecf88492085b4ce03b83527e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.766901 17433 tablet_service.cc:1511] Processing CreateTablet for tablet 95d1fa773b0c44289f4fc6eaa5288d26 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:31.768875 17436 tablet_service.cc:1511] Processing CreateTablet for tablet c1c97f486a0a47f9a7af192d628daba5 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:31.769963 17431 tablet_service.cc:1511] Processing CreateTablet for tablet 26b82891695e441aa1e1e51e15fac500 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:31.771026 17435 tablet_service.cc:1511] Processing CreateTablet for tablet 835b89ff3c7e4d769e85dbb1f7d8189b (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:31.772132 17430 tablet_service.cc:1511] Processing CreateTablet for tablet 614562ac65d24cc686d5686c073bf464 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:31.768875 17432 tablet_service.cc:1511] Processing CreateTablet for tablet f424b61ecf88492085b4ce03b83527e0 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:31.774026 17513 tablet_service.cc:1511] Processing CreateTablet for tablet 40f1211e2e0a434d96eeeed4a4ae4dfc (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:31.765910 17434 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc92ff8cce04038ba00a844561d232a (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:31.775143 17513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f1211e2e0a434d96eeeed4a4ae4dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.776911 17512 tablet_service.cc:1511] Processing CreateTablet for tablet 6482e5d59b6049b79c781de1a0ddd7c3 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:31.778079 17512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6482e5d59b6049b79c781de1a0ddd7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.779847 17511 tablet_service.cc:1511] Processing CreateTablet for tablet c1c97f486a0a47f9a7af192d628daba5 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:31.781105 17511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c97f486a0a47f9a7af192d628daba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.782887 17510 tablet_service.cc:1511] Processing CreateTablet for tablet 835b89ff3c7e4d769e85dbb1f7d8189b (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:31.784096 17510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835b89ff3c7e4d769e85dbb1f7d8189b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.785844 17509 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc92ff8cce04038ba00a844561d232a (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:31.787001 17509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc92ff8cce04038ba00a844561d232a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.787320 17506 tablet_service.cc:1511] Processing CreateTablet for tablet 26b82891695e441aa1e1e51e15fac500 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:31.788312 17508 tablet_service.cc:1511] Processing CreateTablet for tablet 95d1fa773b0c44289f4fc6eaa5288d26 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:31.790308 17507 tablet_service.cc:1511] Processing CreateTablet for tablet f424b61ecf88492085b4ce03b83527e0 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:31.792337 17505 tablet_service.cc:1511] Processing CreateTablet for tablet 614562ac65d24cc686d5686c073bf464 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:31.794446 17586 tablet_service.cc:1511] Processing CreateTablet for tablet 6482e5d59b6049b79c781de1a0ddd7c3 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:31.795665 17586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6482e5d59b6049b79c781de1a0ddd7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.797312 17587 tablet_service.cc:1511] Processing CreateTablet for tablet 40f1211e2e0a434d96eeeed4a4ae4dfc (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:31.798508 17587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f1211e2e0a434d96eeeed4a4ae4dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.799628 17584 tablet_service.cc:1511] Processing CreateTablet for tablet 835b89ff3c7e4d769e85dbb1f7d8189b (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:31.800851 17584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835b89ff3c7e4d769e85dbb1f7d8189b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.792330 17585 tablet_service.cc:1511] Processing CreateTablet for tablet c1c97f486a0a47f9a7af192d628daba5 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:31.802975 17585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c97f486a0a47f9a7af192d628daba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.760166 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6482e5d59b6049b79c781de1a0ddd7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.804809 17433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d1fa773b0c44289f4fc6eaa5288d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.805382 17430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614562ac65d24cc686d5686c073bf464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.806344 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a48a45dc854e6d907e8bdbc886eb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.807391 17431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b82891695e441aa1e1e51e15fac500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.808255 17504 tablet_service.cc:1511] Processing CreateTablet for tablet 26a48a45dc854e6d907e8bdbc886eb89 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:31.809247 17579 tablet_service.cc:1511] Processing CreateTablet for tablet 614562ac65d24cc686d5686c073bf464 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:31.810437 17579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614562ac65d24cc686d5686c073bf464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.811105 17432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f424b61ecf88492085b4ce03b83527e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.812307 17580 tablet_service.cc:1511] Processing CreateTablet for tablet 26b82891695e441aa1e1e51e15fac500 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:31.812975 17578 tablet_service.cc:1511] Processing CreateTablet for tablet 26a48a45dc854e6d907e8bdbc886eb89 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:31.815196 17434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc92ff8cce04038ba00a844561d232a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.806345 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f424b61ecf88492085b4ce03b83527e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.817759 17508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d1fa773b0c44289f4fc6eaa5288d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.819585 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a48a45dc854e6d907e8bdbc886eb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.823575 17506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b82891695e441aa1e1e51e15fac500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.827474 17580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b82891695e441aa1e1e51e15fac500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.833356 17505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614562ac65d24cc686d5686c073bf464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.835527 17578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a48a45dc854e6d907e8bdbc886eb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.848484 17435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835b89ff3c7e4d769e85dbb1f7d8189b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.860240 17436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c97f486a0a47f9a7af192d628daba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.914450 17431 tablet_service.cc:1511] Processing CreateTablet for tablet 08f6dddcebab4f2cb51da86a6947444f (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:31.917150 17639 tablet_bootstrap.cc:492] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:31.917483 17511 tablet_service.cc:1511] Processing CreateTablet for tablet 15adbd4e33264ab6a45389c26a96acca (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:31.918749 17511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15adbd4e33264ab6a45389c26a96acca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.924616 17582 tablet_service.cc:1511] Processing CreateTablet for tablet 08f6dddcebab4f2cb51da86a6947444f (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:31.925992 17582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f6dddcebab4f2cb51da86a6947444f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.932346 17639 tablet_bootstrap.cc:654] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.936553 17507 tablet_service.cc:1511] Processing CreateTablet for tablet 118e27d81fb74ae487f9755ae53f6a43 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:31.937800 17507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118e27d81fb74ae487f9755ae53f6a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.950044 17430 tablet_service.cc:1511] Processing CreateTablet for tablet 15adbd4e33264ab6a45389c26a96acca (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:31.956174 17431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f6dddcebab4f2cb51da86a6947444f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.967288 17433 tablet_service.cc:1511] Processing CreateTablet for tablet a3889d5ca1c248daa13745e273e8be05 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:31.961527 17438 tablet_service.cc:1511] Processing CreateTablet for tablet 118e27d81fb74ae487f9755ae53f6a43 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:31.970119 17433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3889d5ca1c248daa13745e273e8be05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.970531 17586 tablet_service.cc:1511] Processing CreateTablet for tablet 15adbd4e33264ab6a45389c26a96acca (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:31.971751 17586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15adbd4e33264ab6a45389c26a96acca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.973027 17432 tablet_service.cc:1511] Processing CreateTablet for tablet 041ef7bb95e74330852a87e852866815 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:31.980489 17581 tablet_service.cc:1511] Processing CreateTablet for tablet 00753d9c5b97435b8d9e8160a65eb304 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:31.981119 17584 tablet_service.cc:1511] Processing CreateTablet for tablet 7620dc307e9c452ea6d54fc9d116423a (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:31.981652 17581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00753d9c5b97435b8d9e8160a65eb304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.982223 17584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7620dc307e9c452ea6d54fc9d116423a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.983469 17430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15adbd4e33264ab6a45389c26a96acca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.984097 17587 tablet_service.cc:1511] Processing CreateTablet for tablet a3889d5ca1c248daa13745e273e8be05 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:31.985198 17587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3889d5ca1c248daa13745e273e8be05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.988998 17583 tablet_service.cc:1511] Processing CreateTablet for tablet 82318db32f3d4768abbc08d19ebe7ee1 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:31.965235 17434 tablet_service.cc:1511] Processing CreateTablet for tablet 7620dc307e9c452ea6d54fc9d116423a (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:31.990252 17585 tablet_service.cc:1511] Processing CreateTablet for tablet 99b9602cddd149f38d82e60cf900d400 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:31.993250 17579 tablet_service.cc:1511] Processing CreateTablet for tablet 041ef7bb95e74330852a87e852866815 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:31.966712 17505 tablet_service.cc:1511] Processing CreateTablet for tablet 08f6dddcebab4f2cb51da86a6947444f (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:31.997447 17505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f6dddcebab4f2cb51da86a6947444f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.997306 17512 tablet_service.cc:1511] Processing CreateTablet for tablet 7620dc307e9c452ea6d54fc9d116423a (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:31.997869 17513 tablet_service.cc:1511] Processing CreateTablet for tablet a3889d5ca1c248daa13745e273e8be05 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:31.998603 17512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7620dc307e9c452ea6d54fc9d116423a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.989312 17578 tablet_service.cc:1511] Processing CreateTablet for tablet 118e27d81fb74ae487f9755ae53f6a43 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:32.000070 17506 tablet_service.cc:1511] Processing CreateTablet for tablet 82318db32f3d4768abbc08d19ebe7ee1 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:32.000219 17508 tablet_service.cc:1511] Processing CreateTablet for tablet 99b9602cddd149f38d82e60cf900d400 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:32.000958 17583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82318db32f3d4768abbc08d19ebe7ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.001210 17506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82318db32f3d4768abbc08d19ebe7ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.001621 17585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b9602cddd149f38d82e60cf900d400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.004109 17509 tablet_service.cc:1511] Processing CreateTablet for tablet 00753d9c5b97435b8d9e8160a65eb304 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:32.004514 17578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118e27d81fb74ae487f9755ae53f6a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.005271 17509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00753d9c5b97435b8d9e8160a65eb304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.005364 17436 tablet_service.cc:1511] Processing CreateTablet for tablet 82318db32f3d4768abbc08d19ebe7ee1 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:32.006373 17579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041ef7bb95e74330852a87e852866815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.007494 17508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b9602cddd149f38d82e60cf900d400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.008045 17513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3889d5ca1c248daa13745e273e8be05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.968629 17429 tablet_service.cc:1511] Processing CreateTablet for tablet 99b9602cddd149f38d82e60cf900d400 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:32.009781 17510 tablet_service.cc:1511] Processing CreateTablet for tablet 041ef7bb95e74330852a87e852866815 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:32.010887 17510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041ef7bb95e74330852a87e852866815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.963534 17435 tablet_service.cc:1511] Processing CreateTablet for tablet 00753d9c5b97435b8d9e8160a65eb304 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:32.012346 17432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041ef7bb95e74330852a87e852866815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.013912 17580 tablet_service.cc:1511] Processing CreateTablet for tablet 8735e32214cf489296288c3e25214187 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:32.015065 17580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8735e32214cf489296288c3e25214187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.015920 17434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7620dc307e9c452ea6d54fc9d116423a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.018257 17639 tablet_bootstrap.cc:492] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:32.018759 17639 ts_tablet_manager.cc:1403] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.000s
I20260710 13:20:32.021309 17639 raft_consensus.cc:359] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.021967 17639 raft_consensus.cc:385] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.022250 17639 raft_consensus.cc:740] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.023705 17435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00753d9c5b97435b8d9e8160a65eb304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.011035 17637 tablet_bootstrap.cc:492] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:32.032371 17438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118e27d81fb74ae487f9755ae53f6a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.032989 17433 tablet_service.cc:1511] Processing CreateTablet for tablet 8735e32214cf489296288c3e25214187 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:32.033320 17431 tablet_service.cc:1511] Processing CreateTablet for tablet 94c7082eb3754314bb05dc0425dfbc35 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:32.034178 17433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8735e32214cf489296288c3e25214187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.034780 17431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c7082eb3754314bb05dc0425dfbc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.035853 17639 consensus_queue.cc:260] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.036948 17437 tablet_service.cc:1511] Processing CreateTablet for tablet f498e512653f4ae1bf7c5d6083bdd9c9 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:32.000264 17638 tablet_bootstrap.cc:492] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:32.044006 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f498e512653f4ae1bf7c5d6083bdd9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.042925 17586 tablet_service.cc:1511] Processing CreateTablet for tablet 94c7082eb3754314bb05dc0425dfbc35 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:32.046027 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b9602cddd149f38d82e60cf900d400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.046437 17586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c7082eb3754314bb05dc0425dfbc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.047664 17436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82318db32f3d4768abbc08d19ebe7ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.052273 17430 tablet_service.cc:1511] Processing CreateTablet for tablet 85f600677d884a1e975b51cbae3e9dc5 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:32.053416 17430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f600677d884a1e975b51cbae3e9dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.064026 17642 raft_consensus.cc:493] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.064461 17642 raft_consensus.cc:515] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.066973 17642 leader_election.cc:290] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.090401 17548 heartbeater.cc:499] Master 127.15.242.126:34847 was elected leader, sending a full tablet report...
I20260710 13:20:32.098995 17585 tablet_service.cc:1511] Processing CreateTablet for tablet f498e512653f4ae1bf7c5d6083bdd9c9 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:32.075958 17639 ts_tablet_manager.cc:1434] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.057s	user 0.000s	sys 0.007s
I20260710 13:20:32.078007 17504 tablet_service.cc:1511] Processing CreateTablet for tablet 8735e32214cf489296288c3e25214187 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:32.088397 17508 tablet_service.cc:1511] Processing CreateTablet for tablet 94c7082eb3754314bb05dc0425dfbc35 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:32.089398 17638 tablet_bootstrap.cc:654] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.069183 17434 tablet_service.cc:1511] Processing CreateTablet for tablet a21556d830314ad9ace39d3ed10eb7ad (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:32.103607 17434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21556d830314ad9ace39d3ed10eb7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.104283 17637 tablet_bootstrap.cc:654] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.108259 17585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f498e512653f4ae1bf7c5d6083bdd9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.111064 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8735e32214cf489296288c3e25214187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.117167 17581 tablet_service.cc:1511] Processing CreateTablet for tablet 85f600677d884a1e975b51cbae3e9dc5 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:32.117681 17508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c7082eb3754314bb05dc0425dfbc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.119284 17582 tablet_service.cc:1511] Processing CreateTablet for tablet a21556d830314ad9ace39d3ed10eb7ad (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:32.120361 17582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21556d830314ad9ace39d3ed10eb7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.130961 17581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f600677d884a1e975b51cbae3e9dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.135321 17639 tablet_bootstrap.cc:492] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:32.136613 17509 tablet_service.cc:1511] Processing CreateTablet for tablet a21556d830314ad9ace39d3ed10eb7ad (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:32.137861 17509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21556d830314ad9ace39d3ed10eb7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.140921 17506 tablet_service.cc:1511] Processing CreateTablet for tablet 85f600677d884a1e975b51cbae3e9dc5 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:32.142051 17506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f600677d884a1e975b51cbae3e9dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.155807 17511 tablet_service.cc:1511] Processing CreateTablet for tablet f498e512653f4ae1bf7c5d6083bdd9c9 (DEFAULT_TABLE table=test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:32.157007 17511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f498e512653f4ae1bf7c5d6083bdd9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.184317 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614562ac65d24cc686d5686c073bf464" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
W20260710 13:20:32.186249 17487 leader_election.cc:343] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.186168 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614562ac65d24cc686d5686c073bf464" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
W20260710 13:20:32.187798 17487 leader_election.cc:343] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.188198 17487 leader_election.cc:304] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ecdc07e0e3542f6be39dd3868f71901; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d
I20260710 13:20:32.189384 17641 raft_consensus.cc:2749] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:32.192346 17639 tablet_bootstrap.cc:654] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.198777 17637 tablet_bootstrap.cc:492] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:32.199188 17637 ts_tablet_manager.cc:1403] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.188s	user 0.013s	sys 0.005s
I20260710 13:20:32.201769 17637 raft_consensus.cc:359] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.202419 17637 raft_consensus.cc:385] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.202697 17637 raft_consensus.cc:740] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.204600 17638 tablet_bootstrap.cc:492] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:32.205027 17638 ts_tablet_manager.cc:1403] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.205s	user 0.020s	sys 0.008s
I20260710 13:20:32.207027 17638 raft_consensus.cc:359] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.208346 17638 raft_consensus.cc:385] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.208616 17638 raft_consensus.cc:740] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.209353 17638 consensus_queue.cc:260] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.219079 17637 consensus_queue.cc:260] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
W20260710 13:20:32.237183 17394 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:32.314024 17622 heartbeater.cc:499] Master 127.15.242.126:34847 was elected leader, sending a full tablet report...
I20260710 13:20:32.321305 17638 ts_tablet_manager.cc:1434] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.116s	user 0.005s	sys 0.022s
I20260710 13:20:32.322439 17638 tablet_bootstrap.cc:492] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:32.327267 17639 tablet_bootstrap.cc:492] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:32.341840 17650 raft_consensus.cc:493] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.342350 17650 raft_consensus.cc:515] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.345084 17650 leader_election.cc:290] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.340822 17639 ts_tablet_manager.cc:1403] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.206s	user 0.016s	sys 0.022s
I20260710 13:20:32.363698 17638 tablet_bootstrap.cc:654] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.367178 17637 ts_tablet_manager.cc:1434] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.168s	user 0.032s	sys 0.063s
I20260710 13:20:32.368040 17639 raft_consensus.cc:359] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.368902 17639 raft_consensus.cc:385] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.369237 17639 raft_consensus.cc:740] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.369732 17637 tablet_bootstrap.cc:492] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:32.370079 17639 consensus_queue.cc:260] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.372231 17639 ts_tablet_manager.cc:1434] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260710 13:20:32.373122 17639 tablet_bootstrap.cc:492] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:32.376504 17637 tablet_bootstrap.cc:654] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.379086 17639 tablet_bootstrap.cc:654] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.384610 17638 tablet_bootstrap.cc:492] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:32.385116 17638 ts_tablet_manager.cc:1403] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.010s
I20260710 13:20:32.387986 17638 raft_consensus.cc:359] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.388710 17638 raft_consensus.cc:385] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.389009 17638 raft_consensus.cc:740] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.389834 17638 consensus_queue.cc:260] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.391562 17639 tablet_bootstrap.cc:492] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:32.392001 17639 ts_tablet_manager.cc:1403] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 13:20:32.392036 17638 ts_tablet_manager.cc:1434] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:20:32.393905 17638 tablet_bootstrap.cc:492] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:32.394575 17637 tablet_bootstrap.cc:492] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:32.395056 17637 ts_tablet_manager.cc:1403] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260710 13:20:32.397066 17637 raft_consensus.cc:359] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.397538 17637 raft_consensus.cc:385] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.397773 17637 raft_consensus.cc:740] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.398383 17637 consensus_queue.cc:260] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.399832 17638 tablet_bootstrap.cc:654] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.400115 17637 ts_tablet_manager.cc:1434] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:20:32.401010 17637 tablet_bootstrap.cc:492] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:32.406800 17637 tablet_bootstrap.cc:654] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.424121 17637 tablet_bootstrap.cc:492] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:32.424156 17638 tablet_bootstrap.cc:492] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:32.424616 17637 ts_tablet_manager.cc:1403] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260710 13:20:32.424747 17638 ts_tablet_manager.cc:1403] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260710 13:20:32.427534 17637 raft_consensus.cc:359] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.427770 17638 raft_consensus.cc:359] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.428241 17637 raft_consensus.cc:385] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.428550 17637 raft_consensus.cc:740] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.428920 17639 raft_consensus.cc:359] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.429466 17639 raft_consensus.cc:385] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.429668 17639 raft_consensus.cc:740] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.429244 17637 consensus_queue.cc:260] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.430150 17639 consensus_queue.cc:260] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.431355 17638 raft_consensus.cc:385] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.431420 17637 ts_tablet_manager.cc:1434] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:32.431752 17638 raft_consensus.cc:740] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.431933 17639 ts_tablet_manager.cc:1434] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260710 13:20:32.432503 17637 tablet_bootstrap.cc:492] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:32.432821 17639 tablet_bootstrap.cc:492] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:32.432590 17638 consensus_queue.cc:260] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.434966 17638 ts_tablet_manager.cc:1434] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:20:32.435896 17638 tablet_bootstrap.cc:492] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:32.436654 17473 heartbeater.cc:499] Master 127.15.242.126:34847 was elected leader, sending a full tablet report...
I20260710 13:20:32.438714 17637 tablet_bootstrap.cc:654] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.439085 17639 tablet_bootstrap.cc:654] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.441584 17638 tablet_bootstrap.cc:654] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.444861 17641 raft_consensus.cc:493] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.445330 17641 raft_consensus.cc:515] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.450425 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424b61ecf88492085b4ce03b83527e0" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:32.450724 17637 tablet_bootstrap.cc:492] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:32.451148 17637 ts_tablet_manager.cc:1403] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
W20260710 13:20:32.451905 17487 leader_election.cc:343] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.452729 17641 leader_election.cc:290] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.453758 17637 raft_consensus.cc:359] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.454418 17637 raft_consensus.cc:385] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.454694 17637 raft_consensus.cc:740] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.455473 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424b61ecf88492085b4ce03b83527e0" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:32.455386 17637 consensus_queue.cc:260] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.458604 17638 tablet_bootstrap.cc:492] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:32.458735 17637 ts_tablet_manager.cc:1434] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:32.459060 17638 ts_tablet_manager.cc:1403] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.012s
I20260710 13:20:32.459721 17637 tablet_bootstrap.cc:492] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
W20260710 13:20:32.459867 17487 leader_election.cc:343] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.460296 17487 leader_election.cc:304] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ecdc07e0e3542f6be39dd3868f71901; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d
I20260710 13:20:32.460985 17641 raft_consensus.cc:2749] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:32.461736 17638 raft_consensus.cc:359] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.462412 17638 raft_consensus.cc:385] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.462684 17638 raft_consensus.cc:740] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.463397 17638 consensus_queue.cc:260] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.464628 17637 tablet_bootstrap.cc:654] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.465415 17638 ts_tablet_manager.cc:1434] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:32.466317 17638 tablet_bootstrap.cc:492] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:32.467034 17639 tablet_bootstrap.cc:492] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:32.467482 17639 ts_tablet_manager.cc:1403] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.008s
I20260710 13:20:32.470088 17639 raft_consensus.cc:359] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.470739 17639 raft_consensus.cc:385] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.471005 17639 raft_consensus.cc:740] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.471925 17638 tablet_bootstrap.cc:654] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.471731 17639 consensus_queue.cc:260] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.473974 17639 ts_tablet_manager.cc:1434] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 13:20:32.474895 17639 tablet_bootstrap.cc:492] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:32.480615 17639 tablet_bootstrap.cc:654] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.482800 17638 tablet_bootstrap.cc:492] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:32.483287 17638 ts_tablet_manager.cc:1403] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:20:32.503696 17649 raft_consensus.cc:493] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.504238 17649 raft_consensus.cc:515] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.506467 17649 leader_election.cc:290] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.485957 17638 raft_consensus.cc:359] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.518208 17638 raft_consensus.cc:385] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.518509 17638 raft_consensus.cc:740] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.519187 17638 consensus_queue.cc:260] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.540046 17638 ts_tablet_manager.cc:1434] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.056s	user 0.003s	sys 0.006s
I20260710 13:20:32.540863 17638 tablet_bootstrap.cc:492] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:32.546202 17638 tablet_bootstrap.cc:654] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.550280 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1fa773b0c44289f4fc6eaa5288d26" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:32.551846 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614562ac65d24cc686d5686c073bf464" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:32.552561 17522 raft_consensus.cc:2468] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:32.554064 17637 tablet_bootstrap.cc:492] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:32.554077 17638 tablet_bootstrap.cc:492] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:32.554670 17638 ts_tablet_manager.cc:1403] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 13:20:32.554677 17637 ts_tablet_manager.cc:1403] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.095s	user 0.028s	sys 0.044s
I20260710 13:20:32.556838 17638 raft_consensus.cc:359] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.557502 17638 raft_consensus.cc:385] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.557859 17638 raft_consensus.cc:740] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.557550 17637 raft_consensus.cc:359] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.558307 17637 raft_consensus.cc:385] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.558593 17637 raft_consensus.cc:740] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.558545 17638 consensus_queue.cc:260] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.559580 17637 consensus_queue.cc:260] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.561480 17639 tablet_bootstrap.cc:492] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:32.561902 17639 ts_tablet_manager.cc:1403] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.008s
I20260710 13:20:32.561865 17637 ts_tablet_manager.cc:1434] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:20:32.563413 17637 tablet_bootstrap.cc:492] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:32.569259 17637 tablet_bootstrap.cc:654] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.573036 17667 raft_consensus.cc:493] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.573508 17667 raft_consensus.cc:515] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.575340 17638 ts_tablet_manager.cc:1434] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 13:20:32.576398 17638 tablet_bootstrap.cc:492] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:32.578619 17639 raft_consensus.cc:359] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.581559 17639 raft_consensus.cc:385] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.582906 17638 tablet_bootstrap.cc:654] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.583258 17639 raft_consensus.cc:740] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.584247 17639 consensus_queue.cc:260] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
W20260710 13:20:32.582743 17412 leader_election.cc:343] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.585624 17412 leader_election.cc:304] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:32.587680 17639 ts_tablet_manager.cc:1434] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:20:32.588294 17649 raft_consensus.cc:2804] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.588806 17649 raft_consensus.cc:493] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.589171 17649 raft_consensus.cc:3060] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.589547 17639 tablet_bootstrap.cc:492] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:32.595762 17639 tablet_bootstrap.cc:654] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.597993 17648 raft_consensus.cc:493] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.598069 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1fa773b0c44289f4fc6eaa5288d26" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:32.598521 17648 raft_consensus.cc:515] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.599045 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614562ac65d24cc686d5686c073bf464" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:32.600190 17667 leader_election.cc:290] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:32.600535 17648 leader_election.cc:290] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:32.600943 17597 raft_consensus.cc:2468] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
W20260710 13:20:32.600605 17412 leader_election.cc:343] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.602914 17412 leader_election.cc:304] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:32.603739 17650 raft_consensus.cc:2804] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.604069 17650 raft_consensus.cc:493] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.604377 17650 raft_consensus.cc:3060] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.605387 17649 raft_consensus.cc:515] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.610013 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614562ac65d24cc686d5686c073bf464" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:32.611068 17637 tablet_bootstrap.cc:492] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:32.611521 17637 ts_tablet_manager.cc:1403] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.004s
W20260710 13:20:32.611408 17412 leader_election.cc:343] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.611850 17649 leader_election.cc:290] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.617954 17637 raft_consensus.cc:359] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.618606 17637 raft_consensus.cc:385] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.611562 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614562ac65d24cc686d5686c073bf464" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:32.618957 17637 raft_consensus.cc:740] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.621757 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482e5d59b6049b79c781de1a0ddd7c3" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:32.623492 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a48a45dc854e6d907e8bdbc886eb89" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
W20260710 13:20:32.624889 17561 leader_election.cc:343] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.625379 17522 raft_consensus.cc:3060] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:32.625535 17561 leader_election.cc:343] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.626271 17637 consensus_queue.cc:260] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.626905 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482e5d59b6049b79c781de1a0ddd7c3" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:32.627533 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a48a45dc854e6d907e8bdbc886eb89" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:32.628248 17638 tablet_bootstrap.cc:492] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:32.628314 17641 raft_consensus.cc:493] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.627543 17523 raft_consensus.cc:2468] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 0.
I20260710 13:20:32.628880 17638 ts_tablet_manager.cc:1403] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.053s	user 0.028s	sys 0.022s
I20260710 13:20:32.629879 17648 raft_consensus.cc:493] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.630321 17648 raft_consensus.cc:515] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.631023 17638 raft_consensus.cc:359] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.631646 17638 raft_consensus.cc:385] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:32.631543 17561 leader_election.cc:343] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.632048 17638 raft_consensus.cc:740] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.628695 17637 ts_tablet_manager.cc:1434] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260710 13:20:32.632179 17648 leader_election.cc:290] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:32.628846 17641 raft_consensus.cc:515] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.632810 17638 consensus_queue.cc:260] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.633409 17637 tablet_bootstrap.cc:492] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:32.634352 17641 leader_election.cc:290] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.634922 17638 ts_tablet_manager.cc:1434] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:20:32.635039 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c97f486a0a47f9a7af192d628daba5" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:32.635357 17561 leader_election.cc:304] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68; no voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:32.635895 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c97f486a0a47f9a7af192d628daba5" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:32.636073 17648 raft_consensus.cc:2749] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:32.636423 17487 leader_election.cc:343] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:32.637049 17487 leader_election.cc:343] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.637230 17561 leader_election.cc:304] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 5bb747c5a8264785a1328098055f247d
I20260710 13:20:32.637501 17487 leader_election.cc:304] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ecdc07e0e3542f6be39dd3868f71901; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d
I20260710 13:20:32.638001 17648 raft_consensus.cc:2804] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.638336 17648 raft_consensus.cc:493] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.638532 17641 raft_consensus.cc:2749] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:32.638670 17648 raft_consensus.cc:3060] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.640306 17637 tablet_bootstrap.cc:654] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.642088 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:32.643392 17448 raft_consensus.cc:2468] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 0.
I20260710 13:20:32.642794 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
W20260710 13:20:32.645888 17561 leader_election.cc:343] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.646541 17561 leader_election.cc:304] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:32.646873 17648 raft_consensus.cc:515] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.647239 17667 raft_consensus.cc:2804] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.647604 17667 raft_consensus.cc:493] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.647917 17667 raft_consensus.cc:3060] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.648897 17648 leader_election.cc:290] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:32.649720 17522 raft_consensus.cc:2468] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:32.650270 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482e5d59b6049b79c781de1a0ddd7c3" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:32.650838 17412 leader_election.cc:304] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [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: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68
I20260710 13:20:32.651608 17649 raft_consensus.cc:2804] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.651939 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482e5d59b6049b79c781de1a0ddd7c3" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:32.652449 17522 raft_consensus.cc:3060] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.652833 17649 raft_consensus.cc:697] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Leader. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:32.647909 17637 tablet_bootstrap.cc:492] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:32.653807 17637 ts_tablet_manager.cc:1403] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.009s
I20260710 13:20:32.653641 17649 consensus_queue.cc:237] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.655994 17667 raft_consensus.cc:515] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.656087 17637 raft_consensus.cc:359] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.656792 17637 raft_consensus.cc:385] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.657074 17637 raft_consensus.cc:740] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.657253 17650 raft_consensus.cc:515] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.657769 17637 consensus_queue.cc:260] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.658283 17667 leader_election.cc:290] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:32.658411 17522 raft_consensus.cc:2468] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 1.
I20260710 13:20:32.659175 17650 leader_election.cc:290] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.659934 17637 ts_tablet_manager.cc:1434] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:20:32.659940 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1fa773b0c44289f4fc6eaa5288d26" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:32.660708 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:32.660908 17637 tablet_bootstrap.cc:492] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
W20260710 13:20:32.661623 17412 leader_election.cc:343] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.662050 17561 leader_election.cc:304] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:32.663035 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1fa773b0c44289f4fc6eaa5288d26" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:32.635888 17638 tablet_bootstrap.cc:492] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:32.663740 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:32.664279 17448 raft_consensus.cc:3060] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.667096 17637 tablet_bootstrap.cc:654] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.667619 17597 raft_consensus.cc:3060] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.674124 17638 tablet_bootstrap.cc:654] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:32.676218 17561 leader_election.cc:343] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.678768 17648 raft_consensus.cc:2804] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:32.679157 17561 leader_election.cc:343] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.679271 17648 raft_consensus.cc:697] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Becoming Leader. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:32.679950 17448 raft_consensus.cc:2468] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 1.
I20260710 13:20:32.680088 17648 consensus_queue.cc:237] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.680815 17597 raft_consensus.cc:2468] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:32.682125 17667 raft_consensus.cc:493] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.682552 17667 raft_consensus.cc:515] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.683853 17561 leader_election.cc:304] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:32.685590 17666 raft_consensus.cc:2804] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.686053 17666 raft_consensus.cc:697] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Becoming Leader. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:32.686851 17666 consensus_queue.cc:237] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.691644 17412 leader_election.cc:304] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:32.692754 17649 raft_consensus.cc:2804] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.693197 17649 raft_consensus.cc:697] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Leader. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:32.694562 17667 leader_election.cc:290] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:32.694355 17649 consensus_queue.cc:237] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.697054 17639 tablet_bootstrap.cc:492] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:32.698853 17639 ts_tablet_manager.cc:1403] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.002s
I20260710 13:20:32.702405 17641 raft_consensus.cc:493] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.702616 17639 raft_consensus.cc:359] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.702872 17641 raft_consensus.cc:515] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.705509 17641 leader_election.cc:290] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.705719 17637 tablet_bootstrap.cc:492] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:32.706197 17637 ts_tablet_manager.cc:1403] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.012s
I20260710 13:20:32.707978 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc92ff8cce04038ba00a844561d232a" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:32.708626 17597 raft_consensus.cc:2468] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 0.
I20260710 13:20:32.708767 17637 raft_consensus.cc:359] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.709579 17637 raft_consensus.cc:385] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.710019 17637 raft_consensus.cc:740] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.710666 17487 leader_election.cc:304] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:32.703965 17639 raft_consensus.cc:385] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.709492 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc92ff8cce04038ba00a844561d232a" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:32.711499 17639 raft_consensus.cc:740] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.712144 17641 raft_consensus.cc:2804] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.710722 17637 consensus_queue.cc:260] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.712494 17641 raft_consensus.cc:493] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.712841 17641 raft_consensus.cc:3060] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.714872 17637 ts_tablet_manager.cc:1434] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:20:32.711850 17448 raft_consensus.cc:2468] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 0.
I20260710 13:20:32.719024 17637 tablet_bootstrap.cc:492] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:32.720767 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424b61ecf88492085b4ce03b83527e0" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:32.722934 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424b61ecf88492085b4ce03b83527e0" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:32.724344 17522 raft_consensus.cc:2468] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 0.
W20260710 13:20:32.725946 17561 leader_election.cc:343] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.729864 17638 tablet_bootstrap.cc:492] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:32.729888 17637 tablet_bootstrap.cc:654] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.730419 17638 ts_tablet_manager.cc:1403] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.017s
I20260710 13:20:32.730053 17641 raft_consensus.cc:515] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.728109 17561 leader_election.cc:304] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 5bb747c5a8264785a1328098055f247d
I20260710 13:20:32.731114 17666 raft_consensus.cc:2804] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.731554 17666 raft_consensus.cc:493] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.726608 17639 consensus_queue.cc:260] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.732183 17666 raft_consensus.cc:3060] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.733089 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc92ff8cce04038ba00a844561d232a" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:32.733525 17639 ts_tablet_manager.cc:1434] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 13:20:32.733628 17448 raft_consensus.cc:3060] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.734985 17638 raft_consensus.cc:359] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.735600 17638 raft_consensus.cc:385] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.735805 17638 raft_consensus.cc:740] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.736438 17638 consensus_queue.cc:260] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.737304 17641 leader_election.cc:290] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.738183 17638 ts_tablet_manager.cc:1434] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:32.738651 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc92ff8cce04038ba00a844561d232a" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:32.738977 17638 tablet_bootstrap.cc:492] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:32.739159 17597 raft_consensus.cc:3060] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.744361 17638 tablet_bootstrap.cc:654] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.747390 17448 raft_consensus.cc:2468] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 1.
I20260710 13:20:32.748591 17487 leader_election.cc:304] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:32.749388 17641 raft_consensus.cc:2804] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.749967 17639 tablet_bootstrap.cc:492] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:32.751392 17649 raft_consensus.cc:493] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.753566 17649 raft_consensus.cc:515] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.754457 17597 raft_consensus.cc:2468] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 1.
I20260710 13:20:32.756610 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a48a45dc854e6d907e8bdbc886eb89" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:32.756799 17648 raft_consensus.cc:493] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.757299 17648 raft_consensus.cc:515] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
W20260710 13:20:32.757939 17412 leader_election.cc:343] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.759804 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a48a45dc854e6d907e8bdbc886eb89" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:32.759629 17346 catalog_manager.cc:5697] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:32.760468 17596 raft_consensus.cc:2468] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:32.762135 17412 leader_election.cc:304] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:32.762029 17346 catalog_manager.cc:5697] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:32.763087 17674 raft_consensus.cc:2804] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.763464 17674 raft_consensus.cc:493] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.763753 17674 raft_consensus.cc:3060] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.764150 17648 leader_election.cc:290] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:32.765635 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c97f486a0a47f9a7af192d628daba5" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:32.765800 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c97f486a0a47f9a7af192d628daba5" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:32.766242 17522 raft_consensus.cc:2468] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 0.
I20260710 13:20:32.768229 17561 leader_election.cc:304] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:32.770735 17666 raft_consensus.cc:515] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.764959 17649 leader_election.cc:290] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.774789 17641 raft_consensus.cc:697] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Becoming Leader. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Running, Role: LEADER
I20260710 13:20:32.775780 17641 consensus_queue.cc:237] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.773898 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424b61ecf88492085b4ce03b83527e0" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:32.774133 17650 raft_consensus.cc:493] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.776707 17650 raft_consensus.cc:515] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
W20260710 13:20:32.777568 17561 leader_election.cc:343] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.774185 17648 raft_consensus.cc:2804] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.778985 17648 raft_consensus.cc:493] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.779393 17648 raft_consensus.cc:3060] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.780066 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f1211e2e0a434d96eeeed4a4ae4dfc" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:32.780733 17522 raft_consensus.cc:2468] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:32.781931 17412 leader_election.cc:304] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:32.774631 17448 raft_consensus.cc:2468] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 0.
I20260710 13:20:32.785136 17637 tablet_bootstrap.cc:492] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:32.786160 17648 raft_consensus.cc:515] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.787269 17637 ts_tablet_manager.cc:1403] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.068s	user 0.005s	sys 0.018s
I20260710 13:20:32.786955 17666 leader_election.cc:290] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:32.787750 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424b61ecf88492085b4ce03b83527e0" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:32.787178 17639 tablet_bootstrap.cc:654] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.788292 17522 raft_consensus.cc:3060] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.790004 17648 leader_election.cc:290] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:32.786669 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f1211e2e0a434d96eeeed4a4ae4dfc" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:32.791213 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c97f486a0a47f9a7af192d628daba5" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:32.791721 17597 raft_consensus.cc:2468] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:32.791833 17521 raft_consensus.cc:3060] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.793187 17649 raft_consensus.cc:2804] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.791396 17637 raft_consensus.cc:359] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.789958 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c97f486a0a47f9a7af192d628daba5" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:32.797188 17649 raft_consensus.cc:493] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.797555 17637 raft_consensus.cc:385] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.797616 17649 raft_consensus.cc:3060] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.798027 17637 raft_consensus.cc:740] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.798686 17637 consensus_queue.cc:260] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.787088 17650 leader_election.cc:290] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.797396 17447 raft_consensus.cc:3060] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.773988 17674 raft_consensus.cc:515] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.818866 17521 raft_consensus.cc:2468] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 1.
I20260710 13:20:32.819734 17639 tablet_bootstrap.cc:492] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:32.820235 17639 ts_tablet_manager.cc:1403] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.014s
I20260710 13:20:32.820356 17561 leader_election.cc:304] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:32.821264 17648 raft_consensus.cc:2804] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.821756 17648 raft_consensus.cc:697] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Becoming Leader. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:32.822862 17447 raft_consensus.cc:2468] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 1.
I20260710 13:20:32.823634 17639 raft_consensus.cc:359] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.824733 17674 leader_election.cc:290] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.822582 17648 consensus_queue.cc:237] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.826805 17639 raft_consensus.cc:385] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.828727 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a48a45dc854e6d907e8bdbc886eb89" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:32.830186 17639 raft_consensus.cc:740] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.830562 17597 raft_consensus.cc:3060] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.830976 17639 consensus_queue.cc:260] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.833559 17639 ts_tablet_manager.cc:1434] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:20:32.834563 17639 tablet_bootstrap.cc:492] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:32.834553 17674 raft_consensus.cc:493] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.835397 17674 raft_consensus.cc:515] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.837402 17674 leader_election.cc:290] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.839298 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b82891695e441aa1e1e51e15fac500" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:32.839948 17523 raft_consensus.cc:2468] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:32.840839 17639 tablet_bootstrap.cc:654] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.841375 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b82891695e441aa1e1e51e15fac500" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
W20260710 13:20:32.843096 17412 leader_election.cc:343] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.843866 17412 leader_election.cc:304] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [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: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68
I20260710 13:20:32.844977 17674 raft_consensus.cc:2804] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.845345 17674 raft_consensus.cc:493] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.845526 17639 tablet_bootstrap.cc:492] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:32.845690 17674 raft_consensus.cc:3060] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.845984 17639 ts_tablet_manager.cc:1403] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 13:20:32.848026 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a48a45dc854e6d907e8bdbc886eb89" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:32.819635 17522 raft_consensus.cc:2468] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 1.
I20260710 13:20:32.850540 17638 tablet_bootstrap.cc:492] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:32.850226 17639 raft_consensus.cc:359] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.850929 17638 ts_tablet_manager.cc:1403] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.112s	user 0.029s	sys 0.015s
I20260710 13:20:32.850880 17639 raft_consensus.cc:385] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.851359 17639 raft_consensus.cc:740] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.853914 17561 leader_election.cc:304] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 5bb747c5a8264785a1328098055f247d
I20260710 13:20:32.854743 17666 raft_consensus.cc:2804] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.855175 17666 raft_consensus.cc:697] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Becoming Leader. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:32.855950 17666 consensus_queue.cc:237] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.856392 17649 raft_consensus.cc:515] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
W20260710 13:20:32.859226 17412 leader_election.cc:343] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.861002 17649 leader_election.cc:290] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.861938 17638 raft_consensus.cc:359] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.862221 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f1211e2e0a434d96eeeed4a4ae4dfc" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:32.862583 17638 raft_consensus.cc:385] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.862769 17522 raft_consensus.cc:3060] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.862895 17638 raft_consensus.cc:740] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.863785 17638 consensus_queue.cc:260] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.865062 17639 consensus_queue.cc:260] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.865955 17638 ts_tablet_manager.cc:1434] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:20:32.866756 17638 tablet_bootstrap.cc:492] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:32.866907 17639 ts_tablet_manager.cc:1434] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260710 13:20:32.867717 17639 tablet_bootstrap.cc:492] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:32.872996 17639 tablet_bootstrap.cc:654] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.876350 17597 raft_consensus.cc:2468] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:32.876664 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f1211e2e0a434d96eeeed4a4ae4dfc" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:32.877287 17596 raft_consensus.cc:3060] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.879900 17637 ts_tablet_manager.cc:1434] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.092s	user 0.010s	sys 0.002s
I20260710 13:20:32.880839 17637 tablet_bootstrap.cc:492] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:32.882134 17674 raft_consensus.cc:515] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.883219 17412 leader_election.cc:304] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:32.884012 17674 leader_election.cc:290] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:32.884492 17674 raft_consensus.cc:2804] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.885721 17674 raft_consensus.cc:697] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Leader. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:32.886603 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b82891695e441aa1e1e51e15fac500" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:32.886482 17674 consensus_queue.cc:237] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.884603 17522 raft_consensus.cc:2468] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:32.887149 17521 raft_consensus.cc:3060] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.886837 17595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b82891695e441aa1e1e51e15fac500" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
W20260710 13:20:32.888784 17412 leader_election.cc:343] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.889389 17412 leader_election.cc:304] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:32.892519 17638 tablet_bootstrap.cc:654] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.893266 17521 raft_consensus.cc:2468] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:32.893591 17649 raft_consensus.cc:2804] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.893877 17637 tablet_bootstrap.cc:654] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.894219 17649 raft_consensus.cc:697] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Leader. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:32.894550 17412 leader_election.cc:304] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [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: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68
I20260710 13:20:32.895394 17650 raft_consensus.cc:2804] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.895015 17649 consensus_queue.cc:237] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.895805 17650 raft_consensus.cc:697] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Leader. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:32.896554 17650 consensus_queue.cc:237] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.900385 17596 raft_consensus.cc:2468] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:32.921564 17345 catalog_manager.cc:5697] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bb747c5a8264785a1328098055f247d (127.15.242.65). New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.926685 17639 tablet_bootstrap.cc:492] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:32.927124 17639 ts_tablet_manager.cc:1403] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.012s
I20260710 13:20:32.928290 17345 catalog_manager.cc:5697] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bb747c5a8264785a1328098055f247d (127.15.242.65). New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.929616 17639 raft_consensus.cc:359] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.930279 17639 raft_consensus.cc:385] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.930543 17639 raft_consensus.cc:740] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.931154 17639 consensus_queue.cc:260] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.933018 17639 ts_tablet_manager.cc:1434] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:32.933847 17639 tablet_bootstrap.cc:492] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:32.937525 17638 tablet_bootstrap.cc:492] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:32.937961 17638 ts_tablet_manager.cc:1403] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.020s
I20260710 13:20:32.940400 17638 raft_consensus.cc:359] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.941088 17638 raft_consensus.cc:385] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.941239 17637 tablet_bootstrap.cc:492] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:32.941394 17638 raft_consensus.cc:740] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.941921 17637 ts_tablet_manager.cc:1403] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.006s
I20260710 13:20:32.942282 17638 consensus_queue.cc:260] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.943617 17639 tablet_bootstrap.cc:654] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.944209 17638 ts_tablet_manager.cc:1434] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:32.945075 17638 tablet_bootstrap.cc:492] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:32.944890 17637 raft_consensus.cc:359] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.945636 17637 raft_consensus.cc:385] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.945991 17637 raft_consensus.cc:740] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.946712 17637 consensus_queue.cc:260] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.945096 17346 catalog_manager.cc:5697] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:32.945654 17343 catalog_manager.cc:5697] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.950457 17637 ts_tablet_manager.cc:1434] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:32.949934 17346 catalog_manager.cc:5697] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:32.951530 17637 tablet_bootstrap.cc:492] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:32.954156 17638 tablet_bootstrap.cc:654] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.957248 17637 tablet_bootstrap.cc:654] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.963340 17639 tablet_bootstrap.cc:492] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:32.963805 17639 ts_tablet_manager.cc:1403] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260710 13:20:32.966357 17639 raft_consensus.cc:359] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.967041 17639 raft_consensus.cc:385] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.967319 17639 raft_consensus.cc:740] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.968228 17639 consensus_queue.cc:260] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.970433 17637 tablet_bootstrap.cc:492] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:32.970506 17639 ts_tablet_manager.cc:1434] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:20:32.970914 17637 ts_tablet_manager.cc:1403] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260710 13:20:32.971400 17639 tablet_bootstrap.cc:492] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:32.973417 17637 raft_consensus.cc:359] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.974035 17637 raft_consensus.cc:385] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.974305 17637 raft_consensus.cc:740] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.975078 17637 consensus_queue.cc:260] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.976924 17637 ts_tablet_manager.cc:1434] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:32.977398 17638 tablet_bootstrap.cc:492] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:32.977717 17637 tablet_bootstrap.cc:492] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:32.977852 17638 ts_tablet_manager.cc:1403] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.022s
I20260710 13:20:32.978368 17639 tablet_bootstrap.cc:654] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.980515 17638 raft_consensus.cc:359] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.981199 17638 raft_consensus.cc:385] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.981509 17638 raft_consensus.cc:740] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.982316 17638 consensus_queue.cc:260] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.983168 17637 tablet_bootstrap.cc:654] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.984452 17638 ts_tablet_manager.cc:1434] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:20:32.985357 17638 tablet_bootstrap.cc:492] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:32.988394 17344 catalog_manager.cc:5697] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bb747c5a8264785a1328098055f247d (127.15.242.65). New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.990829 17638 tablet_bootstrap.cc:654] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.990530 17344 catalog_manager.cc:5697] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bb747c5a8264785a1328098055f247d (127.15.242.65). New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.992162 17344 catalog_manager.cc:5697] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bb747c5a8264785a1328098055f247d (127.15.242.65). New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.994594 17637 tablet_bootstrap.cc:492] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:32.995062 17637 ts_tablet_manager.cc:1403] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260710 13:20:32.997896 17637 raft_consensus.cc:359] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:32.998548 17637 raft_consensus.cc:385] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.998811 17637 raft_consensus.cc:740] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.999616 17637 consensus_queue.cc:260] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.000854 17638 tablet_bootstrap.cc:492] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:33.001273 17638 ts_tablet_manager.cc:1403] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 13:20:33.001505 17637 ts_tablet_manager.cc:1434] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:20:33.002337 17637 tablet_bootstrap.cc:492] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:33.002574 17639 tablet_bootstrap.cc:492] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:33.002939 17639 ts_tablet_manager.cc:1403] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.008s
I20260710 13:20:33.003679 17638 raft_consensus.cc:359] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.004279 17638 raft_consensus.cc:385] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.004527 17638 raft_consensus.cc:740] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.005260 17638 consensus_queue.cc:260] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.005347 17639 raft_consensus.cc:359] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.006028 17639 raft_consensus.cc:385] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.006215 17639 raft_consensus.cc:740] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.008023 17639 consensus_queue.cc:260] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.009069 17637 tablet_bootstrap.cc:654] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.010385 17648 raft_consensus.cc:493] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.010890 17638 ts_tablet_manager.cc:1434] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:20:33.010840 17648 raft_consensus.cc:515] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.011771 17638 tablet_bootstrap.cc:492] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:33.012876 17648 leader_election.cc:290] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:33.014781 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614562ac65d24cc686d5686c073bf464" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.015128 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614562ac65d24cc686d5686c073bf464" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:33.015838 17521 raft_consensus.cc:2393] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in current term 1: Already voted for candidate 5bb747c5a8264785a1328098055f247d in this term.
I20260710 13:20:33.017007 17561 leader_election.cc:304] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68; no voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.018100 17648 raft_consensus.cc:3060] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.021821 17637 tablet_bootstrap.cc:492] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:33.022254 17637 ts_tablet_manager.cc:1403] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260710 13:20:33.022429 17638 tablet_bootstrap.cc:654] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.024919 17648 raft_consensus.cc:2749] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.024698 17637 raft_consensus.cc:359] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.010248 17639 ts_tablet_manager.cc:1434] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:33.025554 17637 raft_consensus.cc:385] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.025843 17637 raft_consensus.cc:740] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.026455 17639 tablet_bootstrap.cc:492] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:33.026480 17637 consensus_queue.cc:260] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.028594 17637 ts_tablet_manager.cc:1434] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:33.029417 17637 tablet_bootstrap.cc:492] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:33.033612 17639 tablet_bootstrap.cc:654] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.035231 17637 tablet_bootstrap.cc:654] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.038117 17648 raft_consensus.cc:493] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.038574 17648 raft_consensus.cc:515] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.039845 17666 raft_consensus.cc:493] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.040272 17666 raft_consensus.cc:515] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.040760 17638 tablet_bootstrap.cc:492] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:33.041172 17638 ts_tablet_manager.cc:1403] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260710 13:20:33.042176 17666 leader_election.cc:290] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:33.042210 17648 leader_election.cc:290] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:33.043550 17638 raft_consensus.cc:359] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.044093 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b82891695e441aa1e1e51e15fac500" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.044485 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b82891695e441aa1e1e51e15fac500" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:33.045161 17521 raft_consensus.cc:2393] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in current term 1: Already voted for candidate 5bb747c5a8264785a1328098055f247d in this term.
I20260710 13:20:33.044152 17638 raft_consensus.cc:385] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.046033 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15adbd4e33264ab6a45389c26a96acca" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.046393 17638 raft_consensus.cc:740] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.046900 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15adbd4e33264ab6a45389c26a96acca" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:33.047183 17638 consensus_queue.cc:260] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.048565 17561 leader_election.cc:304] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68; no voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.049193 17448 raft_consensus.cc:2468] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 0.
W20260710 13:20:33.051527 17561 leader_election.cc:343] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.051788 17648 raft_consensus.cc:3060] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.052131 17561 leader_election.cc:304] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.053071 17666 raft_consensus.cc:2804] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.053483 17666 raft_consensus.cc:493] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.053857 17666 raft_consensus.cc:3060] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.054550 17638 ts_tablet_manager.cc:1434] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:20:33.055723 17641 raft_consensus.cc:493] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.055855 17638 tablet_bootstrap.cc:492] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:33.056216 17641 raft_consensus.cc:515] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.058252 17641 leader_election.cc:290] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:33.060429 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a48a45dc854e6d907e8bdbc886eb89" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:33.060751 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a48a45dc854e6d907e8bdbc886eb89" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.060472 17666 raft_consensus.cc:515] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.061290 17596 raft_consensus.cc:2393] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ecdc07e0e3542f6be39dd3868f71901 in current term 1: Already voted for candidate 5bb747c5a8264785a1328098055f247d in this term.
I20260710 13:20:33.061965 17638 tablet_bootstrap.cc:654] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.062773 17487 leader_election.cc:304] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ecdc07e0e3542f6be39dd3868f71901; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d
I20260710 13:20:33.063994 17666 leader_election.cc:290] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:33.067301 17638 tablet_bootstrap.cc:492] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:33.067715 17638 ts_tablet_manager.cc:1403] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 13:20:33.068041 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15adbd4e33264ab6a45389c26a96acca" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
W20260710 13:20:33.069638 17561 leader_election.cc:343] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.070449 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15adbd4e33264ab6a45389c26a96acca" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:33.070436 17638 raft_consensus.cc:359] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.070593 17641 raft_consensus.cc:3060] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.071137 17448 raft_consensus.cc:3060] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.074236 17685 raft_consensus.cc:493] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.074713 17685 raft_consensus.cc:515] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.076761 17685 leader_election.cc:290] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:33.077441 17666 raft_consensus.cc:493] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.077956 17641 raft_consensus.cc:2749] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.077906 17666 raft_consensus.cc:515] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.071117 17638 raft_consensus.cc:385] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.079672 17638 raft_consensus.cc:740] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.080245 17666 leader_election.cc:290] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:33.080406 17638 consensus_queue.cc:260] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.081796 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9602cddd149f38d82e60cf900d400" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.082122 17522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9602cddd149f38d82e60cf900d400" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:33.082631 17638 ts_tablet_manager.cc:1434] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 13:20:33.082788 17522 raft_consensus.cc:2468] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 0.
W20260710 13:20:33.083179 17561 leader_election.cc:343] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.083719 17638 tablet_bootstrap.cc:492] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:33.083729 17448 raft_consensus.cc:2468] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 1.
I20260710 13:20:33.084730 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1fa773b0c44289f4fc6eaa5288d26" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:33.084937 17561 leader_election.cc:304] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.085529 17596 raft_consensus.cc:2393] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ecdc07e0e3542f6be39dd3868f71901 in current term 1: Already voted for candidate 5bb747c5a8264785a1328098055f247d in this term.
I20260710 13:20:33.086417 17678 raft_consensus.cc:2804] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.086889 17678 raft_consensus.cc:697] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Becoming Leader. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:33.087800 17678 consensus_queue.cc:237] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.090207 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1fa773b0c44289f4fc6eaa5288d26" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.090384 17638 tablet_bootstrap.cc:654] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.090372 17648 raft_consensus.cc:2749] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.090895 17561 leader_election.cc:304] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 5bb747c5a8264785a1328098055f247d
I20260710 13:20:33.093719 17487 leader_election.cc:304] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ecdc07e0e3542f6be39dd3868f71901; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d
I20260710 13:20:33.094538 17641 raft_consensus.cc:3060] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.094753 17637 tablet_bootstrap.cc:492] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:33.095237 17637 ts_tablet_manager.cc:1403] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.031s
I20260710 13:20:33.096319 17648 raft_consensus.cc:2804] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.096671 17648 raft_consensus.cc:493] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.096988 17648 raft_consensus.cc:3060] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.097172 17639 tablet_bootstrap.cc:492] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:33.097750 17639 ts_tablet_manager.cc:1403] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.008s
I20260710 13:20:33.097699 17637 raft_consensus.cc:359] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.098429 17637 raft_consensus.cc:385] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.098691 17637 raft_consensus.cc:740] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.100412 17637 consensus_queue.cc:260] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.101332 17639 raft_consensus.cc:359] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.101917 17639 raft_consensus.cc:385] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.102154 17639 raft_consensus.cc:740] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.102583 17637 ts_tablet_manager.cc:1434] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:20:33.102845 17639 consensus_queue.cc:260] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.103703 17637 tablet_bootstrap.cc:492] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:33.106462 17641 raft_consensus.cc:2749] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.107363 17639 ts_tablet_manager.cc:1434] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:20:33.108325 17639 tablet_bootstrap.cc:492] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:33.113173 17638 tablet_bootstrap.cc:492] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:33.113569 17638 ts_tablet_manager.cc:1403] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.030s	user 0.002s	sys 0.007s
I20260710 13:20:33.115181 17649 consensus_queue.cc:1048] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.115926 17638 raft_consensus.cc:359] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.116564 17638 raft_consensus.cc:385] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.116814 17638 raft_consensus.cc:740] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.117408 17638 consensus_queue.cc:260] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.118762 17638 ts_tablet_manager.cc:1434] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:33.119546 17638 tablet_bootstrap.cc:492] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:33.119268 17649 raft_consensus.cc:493] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.120169 17649 raft_consensus.cc:515] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.123848 17649 leader_election.cc:290] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:33.133172 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7620dc307e9c452ea6d54fc9d116423a" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
W20260710 13:20:33.134799 17412 leader_election.cc:343] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.135185 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7620dc307e9c452ea6d54fc9d116423a" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
W20260710 13:20:33.136520 17412 leader_election.cc:343] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.136969 17412 leader_election.cc:304] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bb747c5a8264785a1328098055f247d; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.138546 17674 raft_consensus.cc:2749] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.143406 17674 raft_consensus.cc:493] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.143867 17674 raft_consensus.cc:515] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.145875 17674 leader_election.cc:290] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:33.146029 17346 catalog_manager.cc:5697] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.146821 17638 tablet_bootstrap.cc:654] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.148504 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482e5d59b6049b79c781de1a0ddd7c3" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:33.149228 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482e5d59b6049b79c781de1a0ddd7c3" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:33.149957 17521 raft_consensus.cc:2393] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bb747c5a8264785a1328098055f247d in current term 1: Already voted for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in this term.
I20260710 13:20:33.150195 17637 tablet_bootstrap.cc:654] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.151870 17678 consensus_queue.cc:1048] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.155063 17674 consensus_queue.cc:1048] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.157192 17638 tablet_bootstrap.cc:492] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:33.157590 17638 ts_tablet_manager.cc:1403] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.010s
I20260710 13:20:33.159957 17638 raft_consensus.cc:359] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.160557 17638 raft_consensus.cc:385] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.160811 17638 raft_consensus.cc:740] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.120572 17648 raft_consensus.cc:515] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.161586 17638 consensus_queue.cc:260] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.166247 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9602cddd149f38d82e60cf900d400" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:33.166874 17523 raft_consensus.cc:3060] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.167960 17638 ts_tablet_manager.cc:1434] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:20:33.168833 17638 tablet_bootstrap.cc:492] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:33.174404 17412 leader_election.cc:304] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bb747c5a8264785a1328098055f247d; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.176174 17674 raft_consensus.cc:3060] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.175369 17523 raft_consensus.cc:2468] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 1.
I20260710 13:20:33.177018 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9602cddd149f38d82e60cf900d400" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:33.177812 17561 leader_election.cc:304] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
W20260710 13:20:33.178634 17561 leader_election.cc:343] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.173300 17648 leader_election.cc:290] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:33.179890 17648 raft_consensus.cc:2804] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.180312 17648 raft_consensus.cc:697] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Becoming Leader. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:33.181075 17648 consensus_queue.cc:237] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.182797 17649 consensus_queue.cc:1048] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.185665 17641 consensus_queue.cc:1048] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.187125 17638 tablet_bootstrap.cc:654] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.198035 17649 consensus_queue.cc:1048] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.201283 17638 tablet_bootstrap.cc:492] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:33.201776 17638 ts_tablet_manager.cc:1403] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.004s
I20260710 13:20:33.204655 17638 raft_consensus.cc:359] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.205471 17638 raft_consensus.cc:385] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.205734 17638 raft_consensus.cc:740] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.206581 17638 consensus_queue.cc:260] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.208536 17638 ts_tablet_manager.cc:1434] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:33.209429 17638 tablet_bootstrap.cc:492] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:33.212744 17639 tablet_bootstrap.cc:654] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.215217 17638 tablet_bootstrap.cc:654] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.223778 17641 raft_consensus.cc:493] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.224288 17641 raft_consensus.cc:515] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.226300 17641 leader_election.cc:290] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:33.228068 17523 raft_consensus.cc:3060] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.228652 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.230011 17595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:33.231832 17648 raft_consensus.cc:493] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.232295 17648 raft_consensus.cc:515] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.235077 17487 leader_election.cc:304] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ecdc07e0e3542f6be39dd3868f71901; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d
I20260710 13:20:33.236382 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00753d9c5b97435b8d9e8160a65eb304" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.236235 17678 consensus_queue.cc:1048] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.238484 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00753d9c5b97435b8d9e8160a65eb304" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:33.243026 17685 raft_consensus.cc:2749] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.243673 17685 raft_consensus.cc:493] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.244086 17685 raft_consensus.cc:515] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.246076 17685 leader_election.cc:290] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
W20260710 13:20:33.247509 17561 leader_election.cc:343] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:33.248188 17561 leader_election.cc:343] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.248581 17561 leader_election.cc:304] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68; no voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.249677 17666 raft_consensus.cc:2749] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.252733 17595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15adbd4e33264ab6a45389c26a96acca" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:33.254980 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15adbd4e33264ab6a45389c26a96acca" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.255767 17447 raft_consensus.cc:2393] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ecdc07e0e3542f6be39dd3868f71901 in current term 1: Already voted for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in this term.
I20260710 13:20:33.258719 17648 leader_election.cc:290] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:33.259274 17487 leader_election.cc:304] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ecdc07e0e3542f6be39dd3868f71901; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d
I20260710 13:20:33.260092 17641 raft_consensus.cc:3060] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.261214 17685 consensus_queue.cc:1048] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.264839 17648 raft_consensus.cc:493] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.264976 17678 consensus_queue.cc:1048] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.265316 17648 raft_consensus.cc:515] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.267149 17648 leader_election.cc:290] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:33.275843 17667 consensus_queue.cc:1048] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.282128 17674 raft_consensus.cc:2749] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:33.285117 17394 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:33.285881 17342 catalog_manager.cc:5697] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.298329 17674 raft_consensus.cc:493] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.298898 17674 raft_consensus.cc:515] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.298914 17667 consensus_queue.cc:1048] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.301079 17674 leader_election.cc:290] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:33.312287 17639 tablet_bootstrap.cc:492] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:33.312808 17639 ts_tablet_manager.cc:1403] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.205s	user 0.010s	sys 0.001s
I20260710 13:20:33.322882 17649 raft_consensus.cc:493] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.323347 17649 raft_consensus.cc:515] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.324806 17521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041ef7bb95e74330852a87e852866815" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:33.326174 17649 leader_election.cc:290] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
W20260710 13:20:33.326269 17561 leader_election.cc:343] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.334916 17641 raft_consensus.cc:2749] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.331930 17667 consensus_queue.cc:1048] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:20:33.335991 17447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041ef7bb95e74330852a87e852866815" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.346429 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424b61ecf88492085b4ce03b83527e0" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:33.347155 17523 raft_consensus.cc:2393] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bb747c5a8264785a1328098055f247d in current term 1: Already voted for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in this term.
I20260710 13:20:33.347311 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424b61ecf88492085b4ce03b83527e0" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:33.348073 17649 consensus_queue.cc:1048] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.355474 17639 raft_consensus.cc:359] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.356158 17639 raft_consensus.cc:385] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.356468 17639 raft_consensus.cc:740] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.366015 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3889d5ca1c248daa13745e273e8be05" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:33.371219 17666 raft_consensus.cc:493] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.371754 17666 raft_consensus.cc:515] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.373759 17666 leader_election.cc:290] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:33.375455 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8735e32214cf489296288c3e25214187" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
W20260710 13:20:33.384070 17561 leader_election.cc:343] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.384522 17561 leader_election.cc:304] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68; no voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.384804 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8735e32214cf489296288c3e25214187" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.387702 17666 raft_consensus.cc:2749] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.390542 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3889d5ca1c248daa13745e273e8be05" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:33.391149 17597 raft_consensus.cc:2468] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
W20260710 13:20:33.405047 17561 leader_election.cc:343] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.406002 17667 consensus_queue.cc:1048] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:33.409122 17561 leader_election.cc:343] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.409240 17412 leader_election.cc:304] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 
I20260710 13:20:33.424757 17649 raft_consensus.cc:493] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.425252 17649 raft_consensus.cc:515] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.409668 17561 leader_election.cc:304] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68; no voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.422174 17674 raft_consensus.cc:2804] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.495620 17639 consensus_queue.cc:260] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
W20260710 13:20:33.495383 17544 debug-util.cc:398] Leaking SignalData structure 0x7b0800145cc0 after lost signal to thread 16332
I20260710 13:20:33.500327 17639 ts_tablet_manager.cc:1434] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.187s	user 0.006s	sys 0.000s
I20260710 13:20:33.470893 17674 raft_consensus.cc:493] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.489001 17678 raft_consensus.cc:2749] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:33.505234 17561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.242.65:32781, user_credentials={real_user=slave}} blocked reactor thread for 90084.9us
I20260710 13:20:33.507217 17674 raft_consensus.cc:3060] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.525772 17674 raft_consensus.cc:515] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.507687 17412 leader_election.cc:304] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bb747c5a8264785a1328098055f247d; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.563863 17648 raft_consensus.cc:493] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.580416 17639 tablet_bootstrap.cc:492] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:33.597245 17741 raft_consensus.cc:3060] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.583935 17648 raft_consensus.cc:515] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.658505 17638 tablet_bootstrap.cc:492] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:33.669566 17638 ts_tablet_manager.cc:1403] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.460s	user 0.057s	sys 0.086s
I20260710 13:20:33.667686 17674 leader_election.cc:290] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:33.670701 17741 raft_consensus.cc:2749] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.672217 17649 leader_election.cc:290] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
W20260710 13:20:33.677924 17544 debug-util.cc:398] Leaking SignalData structure 0x7b08001463a0 after lost signal to thread 17380
I20260710 13:20:33.682799 17648 leader_election.cc:290] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:33.687304 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
W20260710 13:20:33.689734 17561 leader_election.cc:343] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.690587 17648 consensus_queue.cc:1048] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.690659 17678 consensus_queue.cc:1048] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.691104 17638 raft_consensus.cc:359] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.693162 17638 raft_consensus.cc:385] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.693392 17638 raft_consensus.cc:740] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.694073 17637 tablet_bootstrap.cc:492] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:33.693981 17638 consensus_queue.cc:260] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.694486 17637 ts_tablet_manager.cc:1403] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.591s	user 0.032s	sys 0.033s
I20260710 13:20:33.695829 17638 ts_tablet_manager.cc:1434] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260710 13:20:33.696627 17638 tablet_bootstrap.cc:492] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:33.697000 17637 raft_consensus.cc:359] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.697651 17637 raft_consensus.cc:385] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.697925 17637 raft_consensus.cc:740] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
W20260710 13:20:33.694482 17412 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.242.66:43591, user_credentials={real_user=slave}} blocked reactor thread for 197086us
I20260710 13:20:33.702662 17682 raft_consensus.cc:493] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.705680 17637 consensus_queue.cc:260] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.703598 17682 raft_consensus.cc:515] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.713071 17682 leader_election.cc:290] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:33.713752 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82318db32f3d4768abbc08d19ebe7ee1" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
W20260710 13:20:33.715445 17487 leader_election.cc:343] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.720556 17637 ts_tablet_manager.cc:1434] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260710 13:20:33.721477 17637 tablet_bootstrap.cc:492] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:33.721791 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82318db32f3d4768abbc08d19ebe7ee1" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:33.724418 17597 raft_consensus.cc:2468] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 0.
I20260710 13:20:33.729131 17487 leader_election.cc:304] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 5bb747c5a8264785a1328098055f247d
I20260710 13:20:33.732466 17682 raft_consensus.cc:2804] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.733050 17682 raft_consensus.cc:493] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.733609 17682 raft_consensus.cc:3060] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.736210 17639 tablet_bootstrap.cc:654] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:33.730333 17412 leader_election.cc:343] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.741153 17682 raft_consensus.cc:515] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.743609 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82318db32f3d4768abbc08d19ebe7ee1" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
W20260710 13:20:33.744863 17487 leader_election.cc:343] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.745605 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3889d5ca1c248daa13745e273e8be05" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:33.746145 17596 raft_consensus.cc:3060] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.747422 17637 tablet_bootstrap.cc:654] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.748739 17517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:33.746042 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:33.751636 17594 raft_consensus.cc:2468] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:33.752247 17596 raft_consensus.cc:2468] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:33.753610 17682 leader_election.cc:290] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:33.755234 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3889d5ca1c248daa13745e273e8be05" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:33.756817 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82318db32f3d4768abbc08d19ebe7ee1" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:33.757372 17596 raft_consensus.cc:3060] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.757742 17638 tablet_bootstrap.cc:654] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.772519 17639 tablet_bootstrap.cc:492] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:33.773689 17639 ts_tablet_manager.cc:1403] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.193s	user 0.007s	sys 0.008s
I20260710 13:20:33.776926 17639 raft_consensus.cc:359] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.777809 17596 raft_consensus.cc:2468] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 1.
I20260710 13:20:33.778272 17639 raft_consensus.cc:385] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.783931 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.786302 17639 raft_consensus.cc:740] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.787443 17448 raft_consensus.cc:2468] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 0.
I20260710 13:20:33.786984 17639 consensus_queue.cc:260] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.789563 17639 ts_tablet_manager.cc:1434] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:20:33.790313 17639 tablet_bootstrap.cc:492] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:33.795940 17638 tablet_bootstrap.cc:492] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:33.796339 17638 ts_tablet_manager.cc:1403] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.007s
I20260710 13:20:33.803063 17674 consensus_queue.cc:1048] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.800767 17487 leader_election.cc:304] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 5bb747c5a8264785a1328098055f247d
I20260710 13:20:33.804904 17682 raft_consensus.cc:2804] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.805322 17682 raft_consensus.cc:697] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Becoming Leader. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Running, Role: LEADER
I20260710 13:20:33.807962 17682 consensus_queue.cc:237] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.808781 17637 tablet_bootstrap.cc:492] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:33.808947 17639 tablet_bootstrap.cc:654] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.809187 17637 ts_tablet_manager.cc:1403] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.088s	user 0.005s	sys 0.013s
I20260710 13:20:33.807044 17412 leader_election.cc:304] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 
I20260710 13:20:33.812269 17649 raft_consensus.cc:2804] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.812690 17649 raft_consensus.cc:493] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.813066 17649 raft_consensus.cc:3060] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.814714 17637 raft_consensus.cc:359] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.815352 17637 raft_consensus.cc:385] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.815683 17637 raft_consensus.cc:740] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.816294 17637 consensus_queue.cc:260] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.815325 17638 raft_consensus.cc:359] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.817210 17638 raft_consensus.cc:385] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.817471 17638 raft_consensus.cc:740] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.818256 17412 leader_election.cc:304] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 
I20260710 13:20:33.822818 17649 raft_consensus.cc:515] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.818076 17638 consensus_queue.cc:260] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.823750 17674 raft_consensus.cc:2804] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.829873 17667 consensus_queue.cc:1048] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.825892 17741 consensus_queue.cc:1048] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.826928 17689 consensus_queue.cc:1048] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.828778 17752 consensus_queue.cc:1048] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:33.829185 17561 consensus_peers.cc:597] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 -> Peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Couldn't send request to peer 5bb747c5a8264785a1328098055f247d. 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:20:33.832989 17561 leader_election.cc:304] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.833869 17667 raft_consensus.cc:2804] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.834188 17667 raft_consensus.cc:493] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.834501 17667 raft_consensus.cc:3060] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.830066 17674 raft_consensus.cc:697] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Leader. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:33.836181 17674 consensus_queue.cc:237] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.819764 17637 ts_tablet_manager.cc:1434] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 13:20:33.841317 17637 tablet_bootstrap.cc:492] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:33.840826 17649 leader_election.cc:290] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:33.843391 17667 raft_consensus.cc:515] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
W20260710 13:20:33.826874 17412 leader_election.cc:343] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:33.846307 17412 leader_election.cc:343] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.850385 17689 consensus_queue.cc:1048] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.849431 17667 leader_election.cc:290] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:33.852761 17518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:33.846902 17649 consensus_queue.cc:1048] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.852584 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
W20260710 13:20:33.854260 17561 leader_election.cc:343] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.864408 17342 catalog_manager.cc:5697] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.846966 17638 ts_tablet_manager.cc:1434] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260710 13:20:33.867939 17638 tablet_bootstrap.cc:492] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:33.876377 17637 tablet_bootstrap.cc:654] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.876642 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:33.877331 17594 raft_consensus.cc:2393] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bb747c5a8264785a1328098055f247d in current term 1: Already voted for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in this term.
I20260710 13:20:33.881079 17638 tablet_bootstrap.cc:654] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.880818 17346 catalog_manager.cc:5697] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bb747c5a8264785a1328098055f247d (127.15.242.65). New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.904817 17639 tablet_bootstrap.cc:492] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:33.905238 17639 ts_tablet_manager.cc:1403] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.115s	user 0.033s	sys 0.051s
I20260710 13:20:33.907761 17639 raft_consensus.cc:359] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.908373 17639 raft_consensus.cc:385] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.908617 17639 raft_consensus.cc:740] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.909197 17639 consensus_queue.cc:260] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.911064 17639 ts_tablet_manager.cc:1434] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:33.912391 17639 tablet_bootstrap.cc:492] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:33.913921 17637 tablet_bootstrap.cc:492] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:33.914426 17682 raft_consensus.cc:493] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.914911 17682 raft_consensus.cc:515] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.917608 17639 tablet_bootstrap.cc:654] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.918216 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:33.918991 17445 raft_consensus.cc:2393] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ecdc07e0e3542f6be39dd3868f71901 in current term 1: Already voted for candidate 5bb747c5a8264785a1328098055f247d in this term.
I20260710 13:20:33.920789 17682 leader_election.cc:290] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:33.922295 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:33.923045 17596 raft_consensus.cc:2393] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ecdc07e0e3542f6be39dd3868f71901 in current term 1: Already voted for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in this term.
I20260710 13:20:33.924052 17638 tablet_bootstrap.cc:492] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:33.924103 17487 leader_election.cc:304] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ecdc07e0e3542f6be39dd3868f71901; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d
I20260710 13:20:33.924685 17638 ts_tablet_manager.cc:1403] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.005s
I20260710 13:20:33.925220 17682 raft_consensus.cc:3060] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.914403 17637 ts_tablet_manager.cc:1403] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.000s
I20260710 13:20:33.928334 17639 tablet_bootstrap.cc:492] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:33.928740 17639 ts_tablet_manager.cc:1403] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.017s	user 0.001s	sys 0.013s
I20260710 13:20:33.930092 17638 raft_consensus.cc:359] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.931363 17638 raft_consensus.cc:385] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.931043 17639 raft_consensus.cc:359] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.928097 17637 raft_consensus.cc:359] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.931871 17639 raft_consensus.cc:385] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.932176 17637 raft_consensus.cc:385] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.932192 17639 raft_consensus.cc:740] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.932709 17637 raft_consensus.cc:740] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.933128 17639 consensus_queue.cc:260] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.935333 17639 ts_tablet_manager.cc:1434] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 13:20:33.935103 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:33.936497 17446 raft_consensus.cc:2393] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in current term 1: Already voted for candidate 5bb747c5a8264785a1328098055f247d in this term.
I20260710 13:20:33.936738 17639 tablet_bootstrap.cc:492] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:33.937618 17682 raft_consensus.cc:2749] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.931836 17638 raft_consensus.cc:740] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.950016 17638 consensus_queue.cc:260] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.933620 17637 consensus_queue.cc:260] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.956524 17637 ts_tablet_manager.cc:1434] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260710 13:20:33.958894 17637 tablet_bootstrap.cc:492] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:33.959856 17638 ts_tablet_manager.cc:1434] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260710 13:20:33.961005 17638 tablet_bootstrap.cc:492] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:33.962041 17639 tablet_bootstrap.cc:654] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.984320 17561 leader_election.cc:304] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68; no voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.986212 17752 raft_consensus.cc:2749] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.987665 17637 tablet_bootstrap.cc:654] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:33.988198 17412 leader_election.cc:343] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.988724 17412 leader_election.cc:304] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [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: 5bb747c5a8264785a1328098055f247d; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:33.989923 17689 raft_consensus.cc:2749] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.994598 17752 raft_consensus.cc:493] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.995671 17752 raft_consensus.cc:515] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:33.998178 17639 tablet_bootstrap.cc:492] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:33.998580 17639 ts_tablet_manager.cc:1403] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.011s
I20260710 13:20:34.000908 17752 leader_election.cc:290] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:34.008642 17518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21556d830314ad9ace39d3ed10eb7ad" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
W20260710 13:20:34.010794 17561 leader_election.cc:343] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:34.018415 17637 tablet_bootstrap.cc:492] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:34.018841 17637 ts_tablet_manager.cc:1403] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.002s
I20260710 13:20:34.024060 17637 raft_consensus.cc:359] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.025213 17637 raft_consensus.cc:385] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.025610 17637 raft_consensus.cc:740] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.028782 17638 tablet_bootstrap.cc:654] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.029595 17637 consensus_queue.cc:260] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.035349 17639 raft_consensus.cc:359] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.036005 17639 raft_consensus.cc:385] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.036259 17639 raft_consensus.cc:740] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.038070 17637 ts_tablet_manager.cc:1434] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:20:34.039099 17637 tablet_bootstrap.cc:492] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:34.041766 17639 consensus_queue.cc:260] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.053601 17637 tablet_bootstrap.cc:654] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.058686 17639 ts_tablet_manager.cc:1434] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.001s
I20260710 13:20:34.060012 17639 tablet_bootstrap.cc:492] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:34.064343 17674 raft_consensus.cc:493] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.064917 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21556d830314ad9ace39d3ed10eb7ad" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:34.064810 17674 raft_consensus.cc:515] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.065541 17445 raft_consensus.cc:2468] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 0.
I20260710 13:20:34.071894 17561 leader_election.cc:304] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:34.072532 17674 leader_election.cc:290] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.073401 17752 raft_consensus.cc:2804] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.077703 17752 raft_consensus.cc:493] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.078112 17752 raft_consensus.cc:3060] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.080987 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9602cddd149f38d82e60cf900d400" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:34.084306 17639 tablet_bootstrap.cc:654] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.088904 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9602cddd149f38d82e60cf900d400" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:34.089394 17752 raft_consensus.cc:515] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.092061 17637 tablet_bootstrap.cc:492] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:34.092111 17752 leader_election.cc:290] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:34.092679 17637 ts_tablet_manager.cc:1403] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.001s
I20260710 13:20:34.092998 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21556d830314ad9ace39d3ed10eb7ad" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
W20260710 13:20:34.094362 17561 leader_election.cc:343] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:34.094754 17638 tablet_bootstrap.cc:492] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:34.095099 17638 ts_tablet_manager.cc:1403] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.135s	user 0.020s	sys 0.037s
I20260710 13:20:34.095335 17637 raft_consensus.cc:359] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.095773 17637 raft_consensus.cc:385] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.096021 17637 raft_consensus.cc:740] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.096027 17412 leader_election.cc:304] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bb747c5a8264785a1328098055f247d; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:34.096997 17674 raft_consensus.cc:2749] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:34.097255 17637 consensus_queue.cc:260] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.097779 17638 raft_consensus.cc:359] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.098477 17638 raft_consensus.cc:385] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.098738 17638 raft_consensus.cc:740] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.099478 17637 ts_tablet_manager.cc:1434] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:34.099391 17638 consensus_queue.cc:260] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.101289 17638 ts_tablet_manager.cc:1434] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:34.101246 17641 raft_consensus.cc:493] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.101892 17641 raft_consensus.cc:515] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.102980 17638 tablet_bootstrap.cc:492] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:34.103896 17641 leader_election.cc:290] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.105960 17637 tablet_bootstrap.cc:492] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:34.105759 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00753d9c5b97435b8d9e8160a65eb304" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:34.106353 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21556d830314ad9ace39d3ed10eb7ad" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:34.106658 17596 raft_consensus.cc:2468] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 0.
I20260710 13:20:34.107048 17448 raft_consensus.cc:3060] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.105671 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00753d9c5b97435b8d9e8160a65eb304" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:34.110867 17639 tablet_bootstrap.cc:492] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:34.110831 17487 leader_election.cc:304] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:34.111407 17639 ts_tablet_manager.cc:1403] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.005s
I20260710 13:20:34.112859 17638 tablet_bootstrap.cc:654] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.114523 17637 tablet_bootstrap.cc:654] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.114426 17639 raft_consensus.cc:359] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.115190 17639 raft_consensus.cc:385] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.115428 17639 raft_consensus.cc:740] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.115897 17639 consensus_queue.cc:260] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.113881 17641 raft_consensus.cc:2804] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.116690 17641 raft_consensus.cc:493] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.117027 17641 raft_consensus.cc:3060] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:34.114385 17487 leader_election.cc:343] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:34.119541 17448 raft_consensus.cc:2468] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 1.
I20260710 13:20:34.119752 17639 ts_tablet_manager.cc:1434] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:34.120651 17639 tablet_bootstrap.cc:492] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:34.123662 17641 raft_consensus.cc:515] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.126348 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00753d9c5b97435b8d9e8160a65eb304" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:34.126997 17641 leader_election.cc:290] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
W20260710 13:20:34.128028 17487 leader_election.cc:343] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:34.128067 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00753d9c5b97435b8d9e8160a65eb304" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:34.132787 17639 tablet_bootstrap.cc:654] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.133134 17596 raft_consensus.cc:3060] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.133795 17561 leader_election.cc:304] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:34.134955 17752 raft_consensus.cc:2804] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.135434 17752 raft_consensus.cc:697] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Becoming Leader. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:34.136231 17752 consensus_queue.cc:237] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.140380 17596 raft_consensus.cc:2468] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 1.
I20260710 13:20:34.144922 17487 leader_election.cc:304] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 5bb747c5a8264785a1328098055f247d
I20260710 13:20:34.145763 17641 raft_consensus.cc:2804] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.146199 17641 raft_consensus.cc:697] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Becoming Leader. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Running, Role: LEADER
I20260710 13:20:34.146971 17641 consensus_queue.cc:237] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.154847 17346 catalog_manager.cc:5697] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.160005 17638 tablet_bootstrap.cc:492] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:34.163795 17638 ts_tablet_manager.cc:1403] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.009s
I20260710 13:20:34.162485 17344 catalog_manager.cc:5697] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.166210 17638 raft_consensus.cc:359] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.166764 17638 raft_consensus.cc:385] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.166980 17638 raft_consensus.cc:740] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.167694 17638 consensus_queue.cc:260] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.169279 17638 ts_tablet_manager.cc:1434] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:34.170475 17638 tablet_bootstrap.cc:492] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:34.187460 17638 tablet_bootstrap.cc:654] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.188968 17637 tablet_bootstrap.cc:492] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:34.189275 17639 tablet_bootstrap.cc:492] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:34.190387 17637 ts_tablet_manager.cc:1403] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.085s	user 0.003s	sys 0.016s
I20260710 13:20:34.190464 17639 ts_tablet_manager.cc:1403] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.000s
I20260710 13:20:34.193671 17637 raft_consensus.cc:359] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.194552 17637 raft_consensus.cc:385] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.194916 17637 raft_consensus.cc:740] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.195629 17674 raft_consensus.cc:493] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.196065 17674 raft_consensus.cc:515] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.196369 17639 raft_consensus.cc:359] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.195972 17637 consensus_queue.cc:260] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.196957 17639 raft_consensus.cc:385] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.198079 17674 leader_election.cc:290] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.201005 17639 raft_consensus.cc:740] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.201277 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118e27d81fb74ae487f9755ae53f6a43" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:34.201650 17639 consensus_queue.cc:260] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.201895 17596 raft_consensus.cc:2468] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:34.203105 17412 leader_election.cc:304] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 
I20260710 13:20:34.204243 17674 raft_consensus.cc:2804] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.204582 17674 raft_consensus.cc:493] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.204872 17674 raft_consensus.cc:3060] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.204988 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118e27d81fb74ae487f9755ae53f6a43" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:34.206017 17523 raft_consensus.cc:2468] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:34.199045 17637 ts_tablet_manager.cc:1434] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:20:34.215168 17637 tablet_bootstrap.cc:492] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:34.222311 17639 ts_tablet_manager.cc:1434] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260710 13:20:34.223870 17674 raft_consensus.cc:515] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.224543 17639 tablet_bootstrap.cc:492] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:34.225769 17674 leader_election.cc:290] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.226691 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118e27d81fb74ae487f9755ae53f6a43" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:34.227200 17596 raft_consensus.cc:3060] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.228374 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118e27d81fb74ae487f9755ae53f6a43" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:34.229594 17523 raft_consensus.cc:3060] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.232784 17638 tablet_bootstrap.cc:492] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:34.233194 17638 ts_tablet_manager.cc:1403] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.063s	user 0.004s	sys 0.004s
I20260710 13:20:34.233348 17596 raft_consensus.cc:2468] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:34.236357 17638 raft_consensus.cc:359] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.236961 17638 raft_consensus.cc:385] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.237231 17638 raft_consensus.cc:740] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.237386 17523 raft_consensus.cc:2468] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:34.237838 17638 consensus_queue.cc:260] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.236964 17412 leader_election.cc:304] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 
I20260710 13:20:34.239400 17689 raft_consensus.cc:2804] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.239777 17638 ts_tablet_manager.cc:1434] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 13:20:34.239852 17689 raft_consensus.cc:697] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Leader. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:34.240653 17689 consensus_queue.cc:237] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.235829 17639 tablet_bootstrap.cc:654] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.243765 17638 tablet_bootstrap.cc:492] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Bootstrap starting.
I20260710 13:20:34.244415 17448 raft_consensus.cc:3060] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.256619 17674 consensus_queue.cc:1048] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.257928 17637 tablet_bootstrap.cc:654] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.263149 17638 tablet_bootstrap.cc:654] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.271826 17639 tablet_bootstrap.cc:492] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:34.272253 17639 ts_tablet_manager.cc:1403] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.000s
I20260710 13:20:34.272887 17637 tablet_bootstrap.cc:492] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:34.273280 17637 ts_tablet_manager.cc:1403] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.006s
I20260710 13:20:34.272650 17346 catalog_manager.cc:5697] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bb747c5a8264785a1328098055f247d (127.15.242.65). New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.274649 17639 raft_consensus.cc:359] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.275300 17639 raft_consensus.cc:385] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.275547 17639 raft_consensus.cc:740] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.276190 17639 consensus_queue.cc:260] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.278002 17639 ts_tablet_manager.cc:1434] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:34.275547 17637 raft_consensus.cc:359] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.279943 17637 raft_consensus.cc:385] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.280200 17637 raft_consensus.cc:740] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.280783 17637 consensus_queue.cc:260] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.282646 17637 ts_tablet_manager.cc:1434] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.003s
I20260710 13:20:34.283393 17523 raft_consensus.cc:3060] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.288897 17639 tablet_bootstrap.cc:492] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:34.283445 17637 tablet_bootstrap.cc:492] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:34.291925 17650 consensus_queue.cc:1048] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:34.299446 17641 raft_consensus.cc:493] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.299887 17641 raft_consensus.cc:515] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.303740 17638 tablet_bootstrap.cc:492] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: No bootstrap required, opened a new log
I20260710 13:20:34.303922 17650 raft_consensus.cc:493] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.304139 17638 ts_tablet_manager.cc:1403] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.007s
I20260710 13:20:34.304838 17650 raft_consensus.cc:515] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.306716 17650 leader_election.cc:290] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
W20260710 13:20:34.307564 17394 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:34.307804 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8735e32214cf489296288c3e25214187" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:34.308100 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c7082eb3754314bb05dc0425dfbc35" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:34.308374 17523 raft_consensus.cc:2468] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:34.308516 17596 raft_consensus.cc:2468] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 0.
I20260710 13:20:34.302209 17641 leader_election.cc:290] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.309543 17650 raft_consensus.cc:493] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.309930 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8735e32214cf489296288c3e25214187" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:34.310168 17650 raft_consensus.cc:515] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.310575 17487 leader_election.cc:304] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:34.307730 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c7082eb3754314bb05dc0425dfbc35" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:34.311383 17448 raft_consensus.cc:2468] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 0.
I20260710 13:20:34.311651 17412 leader_election.cc:304] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:34.311983 17650 leader_election.cc:290] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.312466 17650 raft_consensus.cc:2804] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.310511 17597 raft_consensus.cc:2468] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:34.312780 17650 raft_consensus.cc:493] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.313230 17650 raft_consensus.cc:3060] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.313586 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c7082eb3754314bb05dc0425dfbc35" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:34.314116 17596 raft_consensus.cc:2468] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:34.315093 17412 leader_election.cc:304] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 
I20260710 13:20:34.315361 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c7082eb3754314bb05dc0425dfbc35" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:34.315864 17641 raft_consensus.cc:2804] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.316236 17641 raft_consensus.cc:493] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.316534 17641 raft_consensus.cc:3060] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.319391 17689 raft_consensus.cc:2804] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.319736 17689 raft_consensus.cc:493] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.320034 17689 raft_consensus.cc:3060] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.320384 17650 raft_consensus.cc:515] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.323819 17638 raft_consensus.cc:359] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.324435 17641 raft_consensus.cc:515] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.325464 17523 raft_consensus.cc:2393] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bb747c5a8264785a1328098055f247d in current term 1: Already voted for candidate 7ecdc07e0e3542f6be39dd3868f71901 in this term.
I20260710 13:20:34.326503 17689 raft_consensus.cc:515] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.329480 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c7082eb3754314bb05dc0425dfbc35" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:34.330190 17523 raft_consensus.cc:2393] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bb747c5a8264785a1328098055f247d in current term 1: Already voted for candidate 7ecdc07e0e3542f6be39dd3868f71901 in this term.
I20260710 13:20:34.332245 17650 leader_election.cc:290] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.334455 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8735e32214cf489296288c3e25214187" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:34.334810 17637 tablet_bootstrap.cc:654] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.324463 17638 raft_consensus.cc:385] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.340399 17638 raft_consensus.cc:740] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.340597 17639 tablet_bootstrap.cc:654] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.342422 17638 consensus_queue.cc:260] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.342286 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8735e32214cf489296288c3e25214187" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:34.343786 17596 raft_consensus.cc:3060] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.344118 17638 ts_tablet_manager.cc:1434] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260710 13:20:34.344337 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c7082eb3754314bb05dc0425dfbc35" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:34.345026 17446 raft_consensus.cc:2393] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ecdc07e0e3542f6be39dd3868f71901 in current term 1: Already voted for candidate 5bb747c5a8264785a1328098055f247d in this term.
I20260710 13:20:34.342428 17520 raft_consensus.cc:3060] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.348294 17641 leader_election.cc:290] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.348806 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c7082eb3754314bb05dc0425dfbc35" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:34.349336 17597 raft_consensus.cc:3060] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.351939 17689 leader_election.cc:290] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.356761 17520 raft_consensus.cc:2468] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:34.356794 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c7082eb3754314bb05dc0425dfbc35" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:34.360666 17412 leader_election.cc:304] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:34.360877 17637 tablet_bootstrap.cc:492] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:34.361390 17637 ts_tablet_manager.cc:1403] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260710 13:20:34.361588 17412 leader_election.cc:304] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [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: 5bb747c5a8264785a1328098055f247d; no voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:34.362766 17689 raft_consensus.cc:2804] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.363410 17689 raft_consensus.cc:697] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Leader. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:34.363188 17650 raft_consensus.cc:2749] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:34.363801 17637 raft_consensus.cc:359] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.364476 17637 raft_consensus.cc:385] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.364743 17637 raft_consensus.cc:740] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.364198 17689 consensus_queue.cc:237] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.365361 17637 consensus_queue.cc:260] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.355213 17597 raft_consensus.cc:2468] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 1.
I20260710 13:20:34.366829 17487 leader_election.cc:304] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 5bb747c5a8264785a1328098055f247d
I20260710 13:20:34.367806 17641 raft_consensus.cc:2804] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.369508 17641 raft_consensus.cc:697] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Becoming Leader. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Running, Role: LEADER
I20260710 13:20:34.370525 17641 consensus_queue.cc:237] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.355967 17596 raft_consensus.cc:2468] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:34.372932 17637 ts_tablet_manager.cc:1434] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:20:34.374172 17637 tablet_bootstrap.cc:492] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:34.384155 17682 consensus_queue.cc:1048] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.387058 17445 raft_consensus.cc:3060] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.388458 17342 catalog_manager.cc:5697] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bb747c5a8264785a1328098055f247d (127.15.242.65). New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.398451 17682 consensus_queue.cc:1048] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.406461 17639 tablet_bootstrap.cc:492] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:34.408145 17639 ts_tablet_manager.cc:1403] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.004s
I20260710 13:20:34.410663 17639 raft_consensus.cc:359] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.412382 17637 tablet_bootstrap.cc:654] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.412611 17639 raft_consensus.cc:385] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.413331 17639 raft_consensus.cc:740] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.413983 17639 consensus_queue.cc:260] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.416206 17639 ts_tablet_manager.cc:1434] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:34.417073 17639 tablet_bootstrap.cc:492] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:34.422515 17639 tablet_bootstrap.cc:654] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.427127 17344 catalog_manager.cc:5697] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.434939 17650 raft_consensus.cc:493] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.435432 17650 raft_consensus.cc:515] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.437242 17650 leader_election.cc:290] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.439263 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f498e512653f4ae1bf7c5d6083bdd9c9" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:34.439826 17520 raft_consensus.cc:2468] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:34.440676 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f498e512653f4ae1bf7c5d6083bdd9c9" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:34.441223 17597 raft_consensus.cc:2468] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:34.442607 17412 leader_election.cc:304] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:34.444067 17689 raft_consensus.cc:2804] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.444419 17689 raft_consensus.cc:493] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.444772 17689 raft_consensus.cc:3060] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.456161 17689 raft_consensus.cc:515] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.457971 17689 leader_election.cc:290] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.460728 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f498e512653f4ae1bf7c5d6083bdd9c9" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:34.461261 17597 raft_consensus.cc:3060] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.461853 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f498e512653f4ae1bf7c5d6083bdd9c9" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:34.462380 17520 raft_consensus.cc:3060] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.470767 17520 raft_consensus.cc:2468] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:34.471843 17412 leader_election.cc:304] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:34.472669 17650 raft_consensus.cc:2804] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.473302 17650 raft_consensus.cc:697] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Leader. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:34.474148 17650 consensus_queue.cc:237] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.477675 17597 raft_consensus.cc:2468] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:34.484404 17342 catalog_manager.cc:5697] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bb747c5a8264785a1328098055f247d (127.15.242.65). New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.493178 17637 tablet_bootstrap.cc:492] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:34.493590 17637 ts_tablet_manager.cc:1403] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.007s
I20260710 13:20:34.495851 17637 raft_consensus.cc:359] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.496259 17637 raft_consensus.cc:385] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.496408 17637 raft_consensus.cc:740] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.496848 17637 consensus_queue.cc:260] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.498502 17637 ts_tablet_manager.cc:1434] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:34.499532 17637 tablet_bootstrap.cc:492] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d: Bootstrap starting.
I20260710 13:20:34.502038 17639 tablet_bootstrap.cc:492] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:34.502395 17639 ts_tablet_manager.cc:1403] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.016s
I20260710 13:20:34.504696 17637 tablet_bootstrap.cc:654] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.504443 17639 raft_consensus.cc:359] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.505100 17639 raft_consensus.cc:385] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.505362 17639 raft_consensus.cc:740] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.508919 17641 raft_consensus.cc:493] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.509323 17637 tablet_bootstrap.cc:492] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d: No bootstrap required, opened a new log
I20260710 13:20:34.509373 17641 raft_consensus.cc:515] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.509871 17637 ts_tablet_manager.cc:1403] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:20:34.511405 17641 leader_election.cc:290] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.505986 17639 consensus_queue.cc:260] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.512874 17637 raft_consensus.cc:359] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.513594 17637 raft_consensus.cc:385] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.513926 17637 raft_consensus.cc:740] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.513811 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041ef7bb95e74330852a87e852866815" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:34.514525 17639 ts_tablet_manager.cc:1434] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:20:34.514668 17597 raft_consensus.cc:2468] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 0.
I20260710 13:20:34.514822 17637 consensus_queue.cc:260] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.515357 17639 tablet_bootstrap.cc:492] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:34.517481 17637 ts_tablet_manager.cc:1434] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:34.518667 17487 leader_election.cc:304] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:34.513440 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041ef7bb95e74330852a87e852866815" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:34.519358 17445 raft_consensus.cc:2468] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 0.
I20260710 13:20:34.520869 17641 raft_consensus.cc:2804] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.521245 17641 raft_consensus.cc:493] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.527962 17641 raft_consensus.cc:3060] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.532579 17639 tablet_bootstrap.cc:654] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.533432 17641 raft_consensus.cc:515] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.535689 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041ef7bb95e74330852a87e852866815" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:34.536185 17445 raft_consensus.cc:3060] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.536339 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041ef7bb95e74330852a87e852866815" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:34.536870 17597 raft_consensus.cc:3060] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.540614 17752 raft_consensus.cc:493] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.541059 17752 raft_consensus.cc:515] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.542562 17445 raft_consensus.cc:2468] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 1.
I20260710 13:20:34.542906 17752 leader_election.cc:290] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:34.543716 17487 leader_election.cc:304] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:34.543969 17446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7620dc307e9c452ea6d54fc9d116423a" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:34.544457 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7620dc307e9c452ea6d54fc9d116423a" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:34.544524 17795 raft_consensus.cc:2804] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.545217 17520 raft_consensus.cc:2468] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 0.
I20260710 13:20:34.545228 17795 raft_consensus.cc:697] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Becoming Leader. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Running, Role: LEADER
I20260710 13:20:34.546233 17795 consensus_queue.cc:237] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.546550 17561 leader_election.cc:304] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:34.547473 17752 raft_consensus.cc:2804] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.544518 17446 raft_consensus.cc:2468] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 0.
I20260710 13:20:34.547745 17597 raft_consensus.cc:2468] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 1.
I20260710 13:20:34.547853 17752 raft_consensus.cc:493] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.549271 17752 raft_consensus.cc:3060] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.547865 17641 leader_election.cc:290] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.551695 17639 tablet_bootstrap.cc:492] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:34.552140 17639 ts_tablet_manager.cc:1403] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.007s
I20260710 13:20:34.554678 17639 raft_consensus.cc:359] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.555335 17639 raft_consensus.cc:385] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.555617 17639 raft_consensus.cc:740] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.555429 17752 raft_consensus.cc:515] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.556283 17639 consensus_queue.cc:260] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.557753 17752 leader_election.cc:290] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:34.558350 17639 ts_tablet_manager.cc:1434] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:34.558737 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7620dc307e9c452ea6d54fc9d116423a" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:34.559175 17639 tablet_bootstrap.cc:492] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901: Bootstrap starting.
I20260710 13:20:34.559223 17520 raft_consensus.cc:3060] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.559338 17446 raft_consensus.cc:3060] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.565253 17639 tablet_bootstrap.cc:654] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.565794 17520 raft_consensus.cc:2468] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 1.
I20260710 13:20:34.566891 17561 leader_election.cc:304] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:34.566984 17641 consensus_queue.cc:1048] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.567998 17689 raft_consensus.cc:493] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.568420 17689 raft_consensus.cc:515] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.570174 17689 leader_election.cc:290] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.571328 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7620dc307e9c452ea6d54fc9d116423a" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:34.571781 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f600677d884a1e975b51cbae3e9dc5" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:34.571915 17445 raft_consensus.cc:3060] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.572342 17597 raft_consensus.cc:2468] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:34.573588 17523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f600677d884a1e975b51cbae3e9dc5" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901" is_pre_election: true
I20260710 13:20:34.574131 17523 raft_consensus.cc:2468] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 0.
I20260710 13:20:34.575789 17412 leader_election.cc:304] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:34.577243 17689 raft_consensus.cc:2804] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.577564 17689 raft_consensus.cc:493] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.577877 17689 raft_consensus.cc:3060] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.583201 17682 consensus_queue.cc:1048] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.585951 17667 raft_consensus.cc:2804] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.586406 17667 raft_consensus.cc:697] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Becoming Leader. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:34.587157 17667 consensus_queue.cc:237] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.596779 17445 raft_consensus.cc:2468] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 1.
I20260710 13:20:34.585584 17689 raft_consensus.cc:515] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.600872 17689 leader_election.cc:290] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:34.602253 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f600677d884a1e975b51cbae3e9dc5" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:34.602869 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f600677d884a1e975b51cbae3e9dc5" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:34.603449 17520 raft_consensus.cc:3060] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.602895 17596 raft_consensus.cc:3060] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.609968 17342 catalog_manager.cc:5697] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.613065 17596 raft_consensus.cc:2468] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:34.613330 17520 raft_consensus.cc:2468] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 1.
I20260710 13:20:34.614406 17412 leader_election.cc:304] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:34.615145 17689 raft_consensus.cc:2804] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.615660 17689 raft_consensus.cc:697] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Leader. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:34.614979 17344 catalog_manager.cc:5697] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.616400 17689 consensus_queue.cc:237] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.614933 17639 tablet_bootstrap.cc:492] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901: No bootstrap required, opened a new log
I20260710 13:20:34.618590 17639 ts_tablet_manager.cc:1403] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.016s
I20260710 13:20:34.620990 17639 raft_consensus.cc:359] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.621608 17639 raft_consensus.cc:385] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.621863 17639 raft_consensus.cc:740] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.622399 17639 consensus_queue.cc:260] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:34.624258 17639 ts_tablet_manager.cc:1434] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:34.633222 17344 catalog_manager.cc:5697] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bb747c5a8264785a1328098055f247d (127.15.242.65). New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.659171 17520 raft_consensus.cc:3060] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.664618 17667 consensus_queue.cc:1048] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.676378 17752 consensus_queue.cc:1048] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.733469 17689 consensus_queue.cc:1048] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.749691 17689 consensus_queue.cc:1048] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.795058 17795 consensus_queue.cc:1048] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.805591 17682 consensus_queue.cc:1048] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.818135 17741 consensus_queue.cc:1048] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.829409 17650 consensus_queue.cc:1048] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.884765 17650 consensus_queue.cc:1048] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.898514 17674 consensus_queue.cc:1048] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.966643 17682 consensus_queue.cc:1048] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.984829 17678 consensus_queue.cc:1048] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.988945 17641 consensus_queue.cc:1048] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:35.003603 17678 consensus_queue.cc:1048] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:35.124583 17674 consensus_queue.cc:1048] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:35.138556 17741 consensus_queue.cc:1048] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:35.315069 17394 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:35.558174 17641 raft_consensus.cc:493] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.558750 17641 raft_consensus.cc:515] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:35.560678 17641 leader_election.cc:290] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:35.561429 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d" is_pre_election: true
I20260710 13:20:35.562120 17445 raft_consensus.cc:2468] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 1.
I20260710 13:20:35.562287 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" is_pre_election: true
I20260710 13:20:35.563017 17597 raft_consensus.cc:2468] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 1.
I20260710 13:20:35.563827 17487 leader_election.cc:304] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [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: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:35.564715 17641 raft_consensus.cc:2804] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:35.565061 17641 raft_consensus.cc:493] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:35.565366 17641 raft_consensus.cc:3060] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.571789 17641 raft_consensus.cc:515] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:35.573608 17641 leader_election.cc:290] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 2 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:35.574080 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:35.574621 17445 raft_consensus.cc:3060] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.574915 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f6dddcebab4f2cb51da86a6947444f" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:35.575446 17597 raft_consensus.cc:3060] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.580919 17445 raft_consensus.cc:2468] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 2.
I20260710 13:20:35.581537 17597 raft_consensus.cc:2468] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 2.
I20260710 13:20:35.581954 17487 leader_election.cc:304] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:35.582592 17641 raft_consensus.cc:2804] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:35.583036 17641 raft_consensus.cc:697] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 LEADER]: Becoming Leader. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Running, Role: LEADER
I20260710 13:20:35.583748 17641 consensus_queue.cc:237] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Queue going to LEADER 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:35.592001 17344 catalog_manager.cc:5697] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: term changed from 0 to 2, leader changed from <none> to 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:35.638651 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:35.644776 17830 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:20:35.647231 17831 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:20:35.651024 16329 server_base.cc:1061] running on GCE node
W20260710 13:20:35.651304 17833 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:20:35.652279 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:35.652483 16329 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:20:35.652650 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689635652633 us; error 0 us; skew 500 ppm
I20260710 13:20:35.653183 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:35.655808 16329 webserver.cc:533] Webserver started at http://127.15.242.68:44703/ using document root <none> and password file <none>
I20260710 13:20:35.656257 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:35.656430 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:35.656669 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:35.657954 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-3-root/instance:
uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
format_stamp: "Formatted at 2026-07-10 13:20:35 on dist-test-slave-fwgt"
I20260710 13:20:35.662642 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:35.665845 17838 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:20:35.666589 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:35.666849 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-3-root
uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
format_stamp: "Formatted at 2026-07-10 13:20:35 on dist-test-slave-fwgt"
I20260710 13:20:35.667115 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-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:20:35.687971 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:35.689328 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:35.690855 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:35.693603 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:35.693786 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.694011 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:35.694161 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.765955 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.68:35241
I20260710 13:20:35.766078 17900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.68:35241 every 8 connection(s)
I20260710 13:20:35.776103 16329 auto_leader_rebalancer-test.cc:388] add a tserver: c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:35.792734 17901 heartbeater.cc:344] Connected to a master server at 127.15.242.126:34847
I20260710 13:20:35.793115 17901 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:35.793844 17901 heartbeater.cc:507] Master 127.15.242.126:34847 requested a full tablet report, sending...
I20260710 13:20:35.795574 17344 ts_manager.cc:194] Registered new tserver with Master: c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241)
I20260710 13:20:35.796799 17344 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56464
I20260710 13:20:36.002447 17597 raft_consensus.cc:1275] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:36.003644 17641 consensus_queue.cc:1048] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.019232 17445 raft_consensus.cc:1275] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:36.020937 17682 consensus_queue.cc:1048] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.378153 17445 consensus_queue.cc:237] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:36.385142 17597 raft_consensus.cc:1275] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:36.387667 17689 consensus_queue.cc:1048] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:36.392525 17523 raft_consensus.cc:1275] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:36.394119 17689 consensus_queue.cc:1048] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } 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:20:36.401943 17741 raft_consensus.cc:2955] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
W20260710 13:20:36.404327 17412 consensus_peers.cc:597] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85f600677d884a1e975b51cbae3e9dc5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.405946 17523 raft_consensus.cc:2955] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.414301 17597 raft_consensus.cc:2955] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.422201 17342 catalog_manager.cc:5697] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.465233 17445 consensus_queue.cc:237] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:36.483577 17597 raft_consensus.cc:1275] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:36.483995 17412 consensus_peers.cc:597] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f498e512653f4ae1bf7c5d6083bdd9c9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.484834 17923 consensus_queue.cc:1048] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } 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:20:36.485926 17523 raft_consensus.cc:1275] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:36.487430 17922 consensus_queue.cc:1048] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:36.505401 17741 raft_consensus.cc:2955] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.507107 17597 raft_consensus.cc:2955] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.507514 17523 raft_consensus.cc:2955] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.521579 17344 catalog_manager.cc:5697] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.551738 17597 consensus_queue.cc:237] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:36.569262 17523 raft_consensus.cc:1275] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:36.569716 17445 raft_consensus.cc:1275] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:36.570912 17913 consensus_queue.cc:1048] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:36.571882 17752 consensus_queue.cc:1048] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } 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:20:36.583067 17561 consensus_peers.cc:597] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f424b61ecf88492085b4ce03b83527e0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.584373 17913 raft_consensus.cc:2955] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.593717 17445 raft_consensus.cc:2955] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.595707 17523 raft_consensus.cc:2955] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.609350 17344 catalog_manager.cc:5697] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.627915 17523 consensus_queue.cc:237] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:36.643528 17597 raft_consensus.cc:1275] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:36.645764 17445 raft_consensus.cc:1275] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:36.647533 17908 consensus_queue.cc:1048] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } 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:20:36.649833 17908 consensus_queue.cc:1048] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:36.657320 17487 consensus_peers.cc:597] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 041ef7bb95e74330852a87e852866815. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.663439 17641 raft_consensus.cc:2955] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.667461 17445 raft_consensus.cc:2955] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.669342 17596 raft_consensus.cc:2955] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.682152 17342 catalog_manager.cc:5697] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:36.800288 17901 heartbeater.cc:499] Master 127.15.242.126:34847 was elected leader, sending a full tablet report...
I20260710 13:20:36.868289 17942 ts_tablet_manager.cc:933] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781)
I20260710 13:20:36.871541 17942 tablet_copy_client.cc:323] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.65:32781
I20260710 13:20:36.886405 17458 tablet_copy_service.cc:140] P 5bb747c5a8264785a1328098055f247d: Received BeginTabletCopySession request for tablet 85f600677d884a1e975b51cbae3e9dc5 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:38410)
I20260710 13:20:36.887002 17458 tablet_copy_service.cc:161] P 5bb747c5a8264785a1328098055f247d: Beginning new tablet copy session on tablet 85f600677d884a1e975b51cbae3e9dc5 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:38410: session id = c8d58900fe2a47b6948f55fb683ab8e6-85f600677d884a1e975b51cbae3e9dc5
I20260710 13:20:36.894984 17458 tablet_copy_source_session.cc:215] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:36.898792 17942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f600677d884a1e975b51cbae3e9dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.916777 17942 tablet_copy_client.cc:806] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:36.917392 17942 tablet_copy_client.cc:670] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:36.922235 17942 tablet_copy_client.cc:538] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:36.930752 17942 tablet_bootstrap.cc:492] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:36.957520 17942 tablet_bootstrap.cc:492] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:36.958413 17942 tablet_bootstrap.cc:492] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:36.959448 17942 ts_tablet_manager.cc:1403] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.016s
I20260710 13:20:36.962375 17942 raft_consensus.cc:359] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:36.963181 17942 raft_consensus.cc:740] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:36.963999 17942 consensus_queue.cc:260] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:36.967974 17942 ts_tablet_manager.cc:1434] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 13:20:36.970032 17458 tablet_copy_service.cc:342] P 5bb747c5a8264785a1328098055f247d: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-85f600677d884a1e975b51cbae3e9dc5 received from {username='slave'} at 127.0.0.1:38410
I20260710 13:20:36.970505 17458 tablet_copy_service.cc:434] P 5bb747c5a8264785a1328098055f247d: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-85f600677d884a1e975b51cbae3e9dc5 on tablet 85f600677d884a1e975b51cbae3e9dc5 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:37.097031 17942 ts_tablet_manager.cc:933] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:37.101374 17942 tablet_copy_client.cc:323] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.67:40815
I20260710 13:20:37.114682 17607 tablet_copy_service.cc:140] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Received BeginTabletCopySession request for tablet f424b61ecf88492085b4ce03b83527e0 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:39602)
I20260710 13:20:37.115316 17607 tablet_copy_service.cc:161] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Beginning new tablet copy session on tablet f424b61ecf88492085b4ce03b83527e0 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:39602: session id = c8d58900fe2a47b6948f55fb683ab8e6-f424b61ecf88492085b4ce03b83527e0
I20260710 13:20:37.126471 17949 ts_tablet_manager.cc:933] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781)
I20260710 13:20:37.131163 17607 tablet_copy_source_session.cc:215] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:37.135293 17949 tablet_copy_client.cc:323] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.65:32781
I20260710 13:20:37.137073 17458 tablet_copy_service.cc:140] P 5bb747c5a8264785a1328098055f247d: Received BeginTabletCopySession request for tablet f498e512653f4ae1bf7c5d6083bdd9c9 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:38410)
I20260710 13:20:37.137557 17458 tablet_copy_service.cc:161] P 5bb747c5a8264785a1328098055f247d: Beginning new tablet copy session on tablet f498e512653f4ae1bf7c5d6083bdd9c9 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:38410: session id = c8d58900fe2a47b6948f55fb683ab8e6-f498e512653f4ae1bf7c5d6083bdd9c9
I20260710 13:20:37.139422 17942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f424b61ecf88492085b4ce03b83527e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.144055 17458 tablet_copy_source_session.cc:215] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:37.147076 17949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f498e512653f4ae1bf7c5d6083bdd9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.153955 17942 tablet_copy_client.cc:806] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:37.154548 17942 tablet_copy_client.cc:670] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:37.162268 17942 tablet_copy_client.cc:538] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:37.170146 17942 tablet_bootstrap.cc:492] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:37.182214 17949 tablet_copy_client.cc:806] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:37.182744 17949 tablet_copy_client.cc:670] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:37.186784 17949 tablet_copy_client.cc:538] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:37.203671 17949 tablet_bootstrap.cc:492] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:37.227865 17942 tablet_bootstrap.cc:492] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:37.229089 17942 tablet_bootstrap.cc:492] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:37.229818 17942 ts_tablet_manager.cc:1403] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.060s	user 0.036s	sys 0.012s
I20260710 13:20:37.233520 17942 raft_consensus.cc:359] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:37.234370 17942 raft_consensus.cc:740] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:37.235505 17942 consensus_queue.cc:260] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:37.237640 17942 ts_tablet_manager.cc:1434] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:37.237911 17949 tablet_bootstrap.cc:492] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:37.238735 17949 tablet_bootstrap.cc:492] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:37.239168 17607 tablet_copy_service.cc:342] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-f424b61ecf88492085b4ce03b83527e0 received from {username='slave'} at 127.0.0.1:39602
I20260710 13:20:37.239351 17949 ts_tablet_manager.cc:1403] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.008s
I20260710 13:20:37.239998 17607 tablet_copy_service.cc:434] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-f424b61ecf88492085b4ce03b83527e0 on tablet f424b61ecf88492085b4ce03b83527e0 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:37.242133 17949 raft_consensus.cc:359] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:37.242880 17949 raft_consensus.cc:740] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:37.243512 17949 consensus_queue.cc:260] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:37.246006 17949 ts_tablet_manager.cc:1434] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:37.247576 17458 tablet_copy_service.cc:342] P 5bb747c5a8264785a1328098055f247d: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-f498e512653f4ae1bf7c5d6083bdd9c9 received from {username='slave'} at 127.0.0.1:38410
I20260710 13:20:37.247953 17458 tablet_copy_service.cc:434] P 5bb747c5a8264785a1328098055f247d: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-f498e512653f4ae1bf7c5d6083bdd9c9 on tablet f498e512653f4ae1bf7c5d6083bdd9c9 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:37.249790 17942 ts_tablet_manager.cc:933] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:37.252722 17942 tablet_copy_client.cc:323] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.66:43591
I20260710 13:20:37.263784 17533 tablet_copy_service.cc:140] P 7ecdc07e0e3542f6be39dd3868f71901: Received BeginTabletCopySession request for tablet 041ef7bb95e74330852a87e852866815 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:51828)
I20260710 13:20:37.264298 17533 tablet_copy_service.cc:161] P 7ecdc07e0e3542f6be39dd3868f71901: Beginning new tablet copy session on tablet 041ef7bb95e74330852a87e852866815 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:51828: session id = c8d58900fe2a47b6948f55fb683ab8e6-041ef7bb95e74330852a87e852866815
I20260710 13:20:37.271354 17533 tablet_copy_source_session.cc:215] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:37.274181 17942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041ef7bb95e74330852a87e852866815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.288174 17942 tablet_copy_client.cc:806] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:37.288612 17942 tablet_copy_client.cc:670] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:37.292047 17942 tablet_copy_client.cc:538] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:37.299674 17942 tablet_bootstrap.cc:492] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:37.322352 17942 tablet_bootstrap.cc:492] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:37.323084 17942 tablet_bootstrap.cc:492] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:37.323669 17942 ts_tablet_manager.cc:1403] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260710 13:20:37.334379 17942 raft_consensus.cc:359] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:37.335127 17942 raft_consensus.cc:740] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:37.335692 17942 consensus_queue.cc:260] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:37.339056 17942 ts_tablet_manager.cc:1434] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:20:37.340593 17533 tablet_copy_service.cc:342] P 7ecdc07e0e3542f6be39dd3868f71901: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-041ef7bb95e74330852a87e852866815 received from {username='slave'} at 127.0.0.1:51828
I20260710 13:20:37.341005 17533 tablet_copy_service.cc:434] P 7ecdc07e0e3542f6be39dd3868f71901: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-041ef7bb95e74330852a87e852866815 on tablet 041ef7bb95e74330852a87e852866815 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:37.344594 17876 raft_consensus.cc:1217] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:37.696280 17876 raft_consensus.cc:1217] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:37.736169 17876 raft_consensus.cc:1217] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:37.793439 17876 raft_consensus.cc:1217] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:37.815959 17958 raft_consensus.cc:1064] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:37.818627 17958 consensus_queue.cc:237] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:37.824776 17876 raft_consensus.cc:1275] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:37.826412 17596 raft_consensus.cc:1275] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:37.826323 17922 consensus_queue.cc:1048] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:37.827905 17741 consensus_queue.cc:1048] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:37.829349 17520 raft_consensus.cc:1275] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:37.830781 17741 consensus_queue.cc:1048] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } 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:20:37.852738 17741 raft_consensus.cc:2955] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:37.854810 17596 raft_consensus.cc:2955] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:37.868690 17344 catalog_manager.cc:5697] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:37.868065 17876 raft_consensus.cc:2955] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:37.875142 17520 raft_consensus.cc:2955] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:37.917479 17448 consensus_queue.cc:237] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:37.925972 17876 raft_consensus.cc:1275] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:37.926266 17596 raft_consensus.cc:1275] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:37.927310 17958 consensus_queue.cc:1048] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:37.928196 17741 consensus_queue.cc:1048] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:37.934619 17922 raft_consensus.cc:2955] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:37.943228 17876 raft_consensus.cc:2955] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:37.948354 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85f600677d884a1e975b51cbae3e9dc5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:37.953361 17596 raft_consensus.cc:2955] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:37.955421 17342 catalog_manager.cc:5697] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d reported cstate change: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:37.967602 17509 tablet_service.cc:1558] Processing DeleteTablet for tablet 85f600677d884a1e975b51cbae3e9dc5 with delete_type TABLET_DATA_TOMBSTONED (TS 7ecdc07e0e3542f6be39dd3868f71901 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34796
I20260710 13:20:37.973752 17971 tablet_replica.cc:333] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:20:37.976176 17971 raft_consensus.cc:2243] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:37.987802 17971 raft_consensus.cc:2272] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:37.991065 17971 ts_tablet_manager.cc:1916] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:38.003335 17971 ts_tablet_manager.cc:1929] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:38.003691 17971 log.cc:1199] T 85f600677d884a1e975b51cbae3e9dc5 P 7ecdc07e0e3542f6be39dd3868f71901: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-1-root/wals/85f600677d884a1e975b51cbae3e9dc5
I20260710 13:20:38.004997 17331 catalog_manager.cc:5028] TS 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): tablet 85f600677d884a1e975b51cbae3e9dc5 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:38.111502 17950 raft_consensus.cc:1064] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:38.113950 17950 consensus_queue.cc:237] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:38.120702 17876 raft_consensus.cc:1275] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:38.121008 17520 raft_consensus.cc:1275] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:38.122313 17448 raft_consensus.cc:1275] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:38.121913 17950 consensus_queue.cc:1048] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:38.124068 17957 consensus_queue.cc:1048] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:38.124845 17913 consensus_queue.cc:1048] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } 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:20:38.154662 17913 raft_consensus.cc:2955] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.155948 17876 raft_consensus.cc:2955] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.166443 17520 raft_consensus.cc:2955] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.183876 17342 catalog_manager.cc:5697] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:38.187353 17448 raft_consensus.cc:2955] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.208910 17595 consensus_queue.cc:237] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:38.218403 17876 raft_consensus.cc:1275] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:38.218770 17520 raft_consensus.cc:1275] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:38.219861 17913 consensus_queue.cc:1048] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:38.220749 17950 consensus_queue.cc:1048] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:38.228644 17957 raft_consensus.cc:2955] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.238838 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f424b61ecf88492085b4ce03b83527e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:38.239296 17875 raft_consensus.cc:2955] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.242694 17741 raft_consensus.cc:1064] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:38.241019 17520 raft_consensus.cc:2955] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.244977 17741 consensus_queue.cc:237] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:38.246093 17342 catalog_manager.cc:5697] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.270396 17595 raft_consensus.cc:1275] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:38.270419 17875 raft_consensus.cc:1275] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:38.273553 17970 consensus_queue.cc:1048] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } 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:20:38.274214 17523 raft_consensus.cc:1275] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:38.275274 17970 consensus_queue.cc:1048] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:38.278760 17922 consensus_queue.cc:1048] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:38.282631 17430 tablet_service.cc:1558] Processing DeleteTablet for tablet f424b61ecf88492085b4ce03b83527e0 with delete_type TABLET_DATA_TOMBSTONED (TS 5bb747c5a8264785a1328098055f247d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38372
I20260710 13:20:38.287709 17978 tablet_replica.cc:333] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:20:38.294019 17978 raft_consensus.cc:2243] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.298712 17978 raft_consensus.cc:2272] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.302819 17970 raft_consensus.cc:2955] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.305459 17978 ts_tablet_manager.cc:1916] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:38.309932 17595 raft_consensus.cc:2955] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.315941 17875 raft_consensus.cc:2955] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.320806 17523 raft_consensus.cc:2955] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.329119 17342 catalog_manager.cc:5697] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.344574 17959 raft_consensus.cc:1064] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:38.346829 17959 consensus_queue.cc:237] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:38.357656 17448 consensus_queue.cc:237] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:38.369570 17875 raft_consensus.cc:1275] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:38.372404 17970 consensus_queue.cc:1048] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:38.379392 17523 raft_consensus.cc:1275] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:38.380810 17970 consensus_queue.cc:1048] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:38.383522 17741 raft_consensus.cc:2955] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.390820 17978 ts_tablet_manager.cc:1929] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:38.391232 17978 log.cc:1199] T f424b61ecf88492085b4ce03b83527e0 P 5bb747c5a8264785a1328098055f247d: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-0-root/wals/f424b61ecf88492085b4ce03b83527e0
I20260710 13:20:38.392652 17331 catalog_manager.cc:5028] TS 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): tablet f424b61ecf88492085b4ce03b83527e0 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:38.393350 17875 raft_consensus.cc:2955] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.400818 17876 raft_consensus.cc:1275] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:38.402819 17595 raft_consensus.cc:1275] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:38.397262 17523 raft_consensus.cc:2955] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.403600 17448 raft_consensus.cc:1275] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:38.404810 17960 consensus_queue.cc:1048] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:38.406534 17960 consensus_queue.cc:1048] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:38.419049 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f498e512653f4ae1bf7c5d6083bdd9c9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:38.424397 17345 catalog_manager.cc:5697] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d reported cstate change: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:38.432974 17960 consensus_queue.cc:1048] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } 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:20:38.437902 17585 tablet_service.cc:1558] Processing DeleteTablet for tablet f498e512653f4ae1bf7c5d6083bdd9c9 with delete_type TABLET_DATA_TOMBSTONED (TS 3feaa0d6adeb4f8fa8d8945c1a79fa68 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47014
I20260710 13:20:38.450977 17985 tablet_replica.cc:333] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:20:38.452025 17985 raft_consensus.cc:2243] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.452732 17985 raft_consensus.cc:2272] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.457865 17985 ts_tablet_manager.cc:1916] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:38.457966 17983 raft_consensus.cc:2955] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.464244 17448 raft_consensus.cc:2955] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.480400 17875 raft_consensus.cc:2955] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.481957 17595 raft_consensus.cc:2955] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.493100 17345 catalog_manager.cc:5697] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.499042 17985 ts_tablet_manager.cc:1929] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:38.508442 17985 log.cc:1199] T f498e512653f4ae1bf7c5d6083bdd9c9 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-2-root/wals/f498e512653f4ae1bf7c5d6083bdd9c9
I20260710 13:20:38.510408 17331 catalog_manager.cc:5028] TS 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): tablet f498e512653f4ae1bf7c5d6083bdd9c9 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:38.515524 17523 consensus_queue.cc:237] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [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: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:38.525121 17875 raft_consensus.cc:1275] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:38.527371 17595 raft_consensus.cc:1275] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:38.528625 17960 consensus_queue.cc:1048] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:38.530607 17959 consensus_queue.cc:1048] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:38.537528 17983 raft_consensus.cc:2955] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.547089 17596 raft_consensus.cc:2955] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.549099 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 041ef7bb95e74330852a87e852866815 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:38.563227 17346 catalog_manager.cc:5697] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.564370 17875 raft_consensus.cc:2955] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:38.574306 17430 tablet_service.cc:1558] Processing DeleteTablet for tablet 041ef7bb95e74330852a87e852866815 with delete_type TABLET_DATA_TOMBSTONED (TS 5bb747c5a8264785a1328098055f247d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38372
I20260710 13:20:38.575196 17978 tablet_replica.cc:333] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:20:38.576135 17978 raft_consensus.cc:2243] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.576785 17978 raft_consensus.cc:2272] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.582242 17978 ts_tablet_manager.cc:1916] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:38.593849 17978 ts_tablet_manager.cc:1929] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:38.594105 17978 log.cc:1199] T 041ef7bb95e74330852a87e852866815 P 5bb747c5a8264785a1328098055f247d: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-0-root/wals/041ef7bb95e74330852a87e852866815
I20260710 13:20:38.595149 17331 catalog_manager.cc:5028] TS 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): tablet 041ef7bb95e74330852a87e852866815 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:39.599681 17596 consensus_queue.cc:237] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
W20260710 13:20:39.605088 17561 consensus_peers.cc:597] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a21556d830314ad9ace39d3ed10eb7ad. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:39.605293 17520 raft_consensus.cc:1275] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:39.606508 17445 raft_consensus.cc:1275] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:39.606439 17988 consensus_queue.cc:1048] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } 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:20:39.607578 17950 consensus_queue.cc:1048] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.616951 17988 raft_consensus.cc:2955] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.618772 17520 raft_consensus.cc:2955] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.619359 17445 raft_consensus.cc:2955] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.629136 17346 catalog_manager.cc:5697] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.635946 17520 consensus_queue.cc:237] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:39.643182 17596 raft_consensus.cc:1275] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:39.644136 17487 consensus_peers.cc:597] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82318db32f3d4768abbc08d19ebe7ee1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:39.644167 17445 raft_consensus.cc:1275] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:39.644954 17959 consensus_queue.cc:1048] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } 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:20:39.645805 17998 consensus_queue.cc:1048] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.655511 17959 raft_consensus.cc:2955] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.657138 17445 raft_consensus.cc:2955] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.659368 17596 raft_consensus.cc:2955] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.666967 17520 consensus_queue.cc:237] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:39.667339 17344 catalog_manager.cc:5697] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.675132 17596 raft_consensus.cc:1275] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:39.675552 17487 consensus_peers.cc:597] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94c7082eb3754314bb05dc0425dfbc35. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:39.676396 17998 consensus_queue.cc:1048] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } 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:20:39.677146 17445 raft_consensus.cc:1275] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:39.680371 17998 consensus_queue.cc:1048] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.689510 17959 raft_consensus.cc:2955] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.692147 17445 raft_consensus.cc:2955] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.693329 17596 raft_consensus.cc:2955] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.702801 17595 consensus_queue.cc:237] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:39.704950 17346 catalog_manager.cc:5697] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
W20260710 13:20:39.710554 17561 consensus_peers.cc:597] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6482e5d59b6049b79c781de1a0ddd7c3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:39.710950 17445 raft_consensus.cc:1275] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:39.711697 17520 raft_consensus.cc:1275] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:39.712275 17988 consensus_queue.cc:1048] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } 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:20:39.715546 17988 consensus_queue.cc:1048] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.721662 17992 raft_consensus.cc:2955] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.723878 17448 raft_consensus.cc:2955] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.732474 17523 raft_consensus.cc:2955] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:39.737452 17342 catalog_manager.cc:5697] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:40.122205 18009 ts_tablet_manager.cc:933] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:40.123852 18009 tablet_copy_client.cc:323] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.67:40815
I20260710 13:20:40.125172 17607 tablet_copy_service.cc:140] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Received BeginTabletCopySession request for tablet 6482e5d59b6049b79c781de1a0ddd7c3 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:39602)
I20260710 13:20:40.125556 17607 tablet_copy_service.cc:161] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Beginning new tablet copy session on tablet 6482e5d59b6049b79c781de1a0ddd7c3 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:39602: session id = c8d58900fe2a47b6948f55fb683ab8e6-6482e5d59b6049b79c781de1a0ddd7c3
I20260710 13:20:40.130724 17607 tablet_copy_source_session.cc:215] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:40.133145 18009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6482e5d59b6049b79c781de1a0ddd7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.144673 18009 tablet_copy_client.cc:806] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:40.145181 18009 tablet_copy_client.cc:670] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:40.149994 18009 tablet_copy_client.cc:538] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:40.155081 18009 tablet_bootstrap.cc:492] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:40.166509 18012 ts_tablet_manager.cc:933] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:40.168493 18012 tablet_copy_client.cc:323] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.66:43591
I20260710 13:20:40.169973 17533 tablet_copy_service.cc:140] P 7ecdc07e0e3542f6be39dd3868f71901: Received BeginTabletCopySession request for tablet 94c7082eb3754314bb05dc0425dfbc35 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:51828)
I20260710 13:20:40.170477 17533 tablet_copy_service.cc:161] P 7ecdc07e0e3542f6be39dd3868f71901: Beginning new tablet copy session on tablet 94c7082eb3754314bb05dc0425dfbc35 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:51828: session id = c8d58900fe2a47b6948f55fb683ab8e6-94c7082eb3754314bb05dc0425dfbc35
I20260710 13:20:40.172017 18009 tablet_bootstrap.cc:492] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:40.173506 18009 tablet_bootstrap.cc:492] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:40.174045 18009 ts_tablet_manager.cc:1403] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.005s
I20260710 13:20:40.176153 18009 raft_consensus.cc:359] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:40.176698 18009 raft_consensus.cc:740] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:40.177151 18009 consensus_queue.cc:260] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:40.177433 17533 tablet_copy_source_session.cc:215] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:40.179600 18009 ts_tablet_manager.cc:1434] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:40.181336 18012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c7082eb3754314bb05dc0425dfbc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.183200 17607 tablet_copy_service.cc:342] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-6482e5d59b6049b79c781de1a0ddd7c3 received from {username='slave'} at 127.0.0.1:39602
I20260710 13:20:40.183693 17607 tablet_copy_service.cc:434] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-6482e5d59b6049b79c781de1a0ddd7c3 on tablet 6482e5d59b6049b79c781de1a0ddd7c3 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:40.189895 18015 ts_tablet_manager.cc:933] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:40.191781 18015 tablet_copy_client.cc:323] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.66:43591
I20260710 13:20:40.193378 17533 tablet_copy_service.cc:140] P 7ecdc07e0e3542f6be39dd3868f71901: Received BeginTabletCopySession request for tablet 82318db32f3d4768abbc08d19ebe7ee1 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:51828)
I20260710 13:20:40.193859 17533 tablet_copy_service.cc:161] P 7ecdc07e0e3542f6be39dd3868f71901: Beginning new tablet copy session on tablet 82318db32f3d4768abbc08d19ebe7ee1 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:51828: session id = c8d58900fe2a47b6948f55fb683ab8e6-82318db32f3d4768abbc08d19ebe7ee1
I20260710 13:20:40.194933 18012 tablet_copy_client.cc:806] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:40.195473 18012 tablet_copy_client.cc:670] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:40.199025 18012 tablet_copy_client.cc:538] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:40.199436 17533 tablet_copy_source_session.cc:215] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:40.205022 18015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82318db32f3d4768abbc08d19ebe7ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.206692 18012 tablet_bootstrap.cc:492] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:40.213814 18009 ts_tablet_manager.cc:933] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:40.215198 18015 tablet_copy_client.cc:806] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:40.215772 18015 tablet_copy_client.cc:670] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:40.222275 18015 tablet_copy_client.cc:538] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:40.229751 18009 tablet_copy_client.cc:323] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.67:40815
I20260710 13:20:40.231518 18015 tablet_bootstrap.cc:492] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:40.231367 17607 tablet_copy_service.cc:140] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Received BeginTabletCopySession request for tablet a21556d830314ad9ace39d3ed10eb7ad from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:39602)
I20260710 13:20:40.231902 17607 tablet_copy_service.cc:161] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Beginning new tablet copy session on tablet a21556d830314ad9ace39d3ed10eb7ad from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:39602: session id = c8d58900fe2a47b6948f55fb683ab8e6-a21556d830314ad9ace39d3ed10eb7ad
I20260710 13:20:40.237229 18012 tablet_bootstrap.cc:492] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:40.238116 18012 tablet_bootstrap.cc:492] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:40.238418 17607 tablet_copy_source_session.cc:215] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:40.238737 18012 ts_tablet_manager.cc:1403] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.004s
I20260710 13:20:40.241694 18012 raft_consensus.cc:359] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:40.242514 18012 raft_consensus.cc:740] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:40.243172 18012 consensus_queue.cc:260] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:40.245491 18012 ts_tablet_manager.cc:1434] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:20:40.247344 17533 tablet_copy_service.cc:342] P 7ecdc07e0e3542f6be39dd3868f71901: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-94c7082eb3754314bb05dc0425dfbc35 received from {username='slave'} at 127.0.0.1:51828
I20260710 13:20:40.247709 17533 tablet_copy_service.cc:434] P 7ecdc07e0e3542f6be39dd3868f71901: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-94c7082eb3754314bb05dc0425dfbc35 on tablet 94c7082eb3754314bb05dc0425dfbc35 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:40.248333 18009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21556d830314ad9ace39d3ed10eb7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.260377 18015 tablet_bootstrap.cc:492] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:40.260978 18015 tablet_bootstrap.cc:492] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:40.261503 18015 ts_tablet_manager.cc:1403] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260710 13:20:40.262792 18009 tablet_copy_client.cc:806] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:40.263295 18009 tablet_copy_client.cc:670] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:40.264025 18015 raft_consensus.cc:359] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:40.264809 18015 raft_consensus.cc:740] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:40.265405 18015 consensus_queue.cc:260] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:40.267097 18009 tablet_copy_client.cc:538] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:40.270123 18015 ts_tablet_manager.cc:1434] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:20:40.271685 17533 tablet_copy_service.cc:342] P 7ecdc07e0e3542f6be39dd3868f71901: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-82318db32f3d4768abbc08d19ebe7ee1 received from {username='slave'} at 127.0.0.1:51828
I20260710 13:20:40.271991 17533 tablet_copy_service.cc:434] P 7ecdc07e0e3542f6be39dd3868f71901: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-82318db32f3d4768abbc08d19ebe7ee1 on tablet 82318db32f3d4768abbc08d19ebe7ee1 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:40.275004 18009 tablet_bootstrap.cc:492] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:40.292423 18009 tablet_bootstrap.cc:492] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:40.293124 18009 tablet_bootstrap.cc:492] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:40.293632 18009 ts_tablet_manager.cc:1403] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260710 13:20:40.295971 18009 raft_consensus.cc:359] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:40.296528 18009 raft_consensus.cc:740] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:40.297042 18009 consensus_queue.cc:260] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:40.299108 18009 ts_tablet_manager.cc:1434] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:40.303906 17607 tablet_copy_service.cc:342] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-a21556d830314ad9ace39d3ed10eb7ad received from {username='slave'} at 127.0.0.1:39602
I20260710 13:20:40.304298 17607 tablet_copy_service.cc:434] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-a21556d830314ad9ace39d3ed10eb7ad on tablet a21556d830314ad9ace39d3ed10eb7ad with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:40.522768 17875 raft_consensus.cc:1217] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:40.609994 17875 raft_consensus.cc:1217] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:40.631462 17875 raft_consensus.cc:1217] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:40.803576 17875 raft_consensus.cc:1217] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:41.027228 17959 raft_consensus.cc:1064] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:41.029382 17959 consensus_queue.cc:237] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:41.036278 17875 raft_consensus.cc:1275] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:41.036401 17595 raft_consensus.cc:1275] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:41.036734 17448 raft_consensus.cc:1275] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:41.037767 17959 consensus_queue.cc:1048] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:41.038625 18025 consensus_queue.cc:1048] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } 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:20:41.039448 17998 consensus_queue.cc:1048] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:41.049182 17959 raft_consensus.cc:2955] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.050891 17595 raft_consensus.cc:2955] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.059089 17445 raft_consensus.cc:2955] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.064297 17344 catalog_manager.cc:5697] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:41.069893 17875 raft_consensus.cc:2955] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.089908 17523 consensus_queue.cc:237] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:41.095767 17875 raft_consensus.cc:1275] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:41.096329 17445 raft_consensus.cc:1275] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:41.098137 18025 consensus_queue.cc:1048] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:41.099025 17959 consensus_queue.cc:1048] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:41.105048 17998 raft_consensus.cc:2955] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.109793 17875 raft_consensus.cc:2955] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.117210 17448 raft_consensus.cc:2955] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.121817 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94c7082eb3754314bb05dc0425dfbc35 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:41.123327 17988 raft_consensus.cc:1064] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:41.124302 17345 catalog_manager.cc:5697] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.125617 17988 consensus_queue.cc:237] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:41.137267 17585 tablet_service.cc:1558] Processing DeleteTablet for tablet 94c7082eb3754314bb05dc0425dfbc35 with delete_type TABLET_DATA_TOMBSTONED (TS 3feaa0d6adeb4f8fa8d8945c1a79fa68 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47014
I20260710 13:20:41.148800 18033 tablet_replica.cc:333] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:20:41.149523 18033 raft_consensus.cc:2243] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.151155 18033 raft_consensus.cc:2272] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.151767 17875 raft_consensus.cc:1275] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:41.152959 17992 consensus_queue.cc:1048] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:41.153486 17523 raft_consensus.cc:1275] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:41.155145 18033 ts_tablet_manager.cc:1916] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:41.155043 18021 consensus_queue.cc:1048] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:41.164039 17445 raft_consensus.cc:1275] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:41.165275 18021 consensus_queue.cc:1048] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } 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:20:41.178525 18033 ts_tablet_manager.cc:1929] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:41.179056 18033 log.cc:1199] T 94c7082eb3754314bb05dc0425dfbc35 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-2-root/wals/94c7082eb3754314bb05dc0425dfbc35
I20260710 13:20:41.178330 18021 raft_consensus.cc:2955] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.180923 17331 catalog_manager.cc:5028] TS 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): tablet 94c7082eb3754314bb05dc0425dfbc35 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:41.185271 17445 raft_consensus.cc:2955] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.189013 17523 raft_consensus.cc:2955] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.191972 17875 raft_consensus.cc:2955] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.195597 17345 catalog_manager.cc:5697] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:41.217242 17998 raft_consensus.cc:1064] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:41.217473 17595 consensus_queue.cc:237] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:41.219559 17998 consensus_queue.cc:237] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:41.227068 17596 raft_consensus.cc:1275] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:41.227497 17445 raft_consensus.cc:1275] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:41.228407 17876 raft_consensus.cc:1275] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:41.229269 17998 consensus_queue.cc:1048] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:41.229998 17959 consensus_queue.cc:1048] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:41.231511 18022 consensus_queue.cc:1048] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } 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:20:41.232527 17876 raft_consensus.cc:1275] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:41.232653 17523 raft_consensus.cc:1275] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:41.233857 18021 consensus_queue.cc:1048] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:41.234663 17992 consensus_queue.cc:1048] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:41.242599 17988 raft_consensus.cc:2955] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.250094 17875 raft_consensus.cc:2955] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.252791 17523 raft_consensus.cc:2955] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.262776 17345 catalog_manager.cc:5697] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.264956 17959 raft_consensus.cc:2955] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.266705 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6482e5d59b6049b79c781de1a0ddd7c3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:41.270074 17445 raft_consensus.cc:2955] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.281728 17875 raft_consensus.cc:2955] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.282915 17595 raft_consensus.cc:2955] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.286484 17346 catalog_manager.cc:5697] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:41.295924 17430 tablet_service.cc:1558] Processing DeleteTablet for tablet 6482e5d59b6049b79c781de1a0ddd7c3 with delete_type TABLET_DATA_TOMBSTONED (TS 5bb747c5a8264785a1328098055f247d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38372
I20260710 13:20:41.298329 18042 tablet_replica.cc:333] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:20:41.299219 18042 raft_consensus.cc:2243] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.300398 18042 raft_consensus.cc:2272] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.303432 18042 ts_tablet_manager.cc:1916] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:41.314486 17523 consensus_queue.cc:237] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:41.315107 18042 ts_tablet_manager.cc:1929] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:41.318869 18042 log.cc:1199] T 6482e5d59b6049b79c781de1a0ddd7c3 P 5bb747c5a8264785a1328098055f247d: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-0-root/wals/6482e5d59b6049b79c781de1a0ddd7c3
I20260710 13:20:41.320344 17331 catalog_manager.cc:5028] TS 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): tablet 6482e5d59b6049b79c781de1a0ddd7c3 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:41.322714 17445 raft_consensus.cc:1275] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:41.322957 17875 raft_consensus.cc:1275] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:41.324051 18022 consensus_queue.cc:1048] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:41.324914 17959 consensus_queue.cc:1048] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:41.330509 18022 raft_consensus.cc:2955] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.336581 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82318db32f3d4768abbc08d19ebe7ee1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:41.337788 17445 raft_consensus.cc:2955] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.337970 17875 raft_consensus.cc:2955] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.342931 17343 catalog_manager.cc:5697] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:41.357970 17585 tablet_service.cc:1558] Processing DeleteTablet for tablet 82318db32f3d4768abbc08d19ebe7ee1 with delete_type TABLET_DATA_TOMBSTONED (TS 3feaa0d6adeb4f8fa8d8945c1a79fa68 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47014
I20260710 13:20:41.358774 18033 tablet_replica.cc:333] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:20:41.359520 18033 raft_consensus.cc:2243] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.360069 18033 raft_consensus.cc:2272] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.362782 18033 ts_tablet_manager.cc:1916] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:41.372785 18033 ts_tablet_manager.cc:1929] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:41.373052 18033 log.cc:1199] T 82318db32f3d4768abbc08d19ebe7ee1 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-2-root/wals/82318db32f3d4768abbc08d19ebe7ee1
I20260710 13:20:41.374120 17331 catalog_manager.cc:5028] TS 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): tablet 82318db32f3d4768abbc08d19ebe7ee1 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:41.405098 17992 raft_consensus.cc:1064] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:41.407075 17992 consensus_queue.cc:237] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:41.412115 17875 raft_consensus.cc:1275] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:41.412367 17520 raft_consensus.cc:1275] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:41.412964 17445 raft_consensus.cc:1275] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:41.413481 18021 consensus_queue.cc:1048] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:41.414443 17988 consensus_queue.cc:1048] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } 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:20:41.415306 17992 consensus_queue.cc:1048] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:41.434207 18021 raft_consensus.cc:2955] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.436035 17445 raft_consensus.cc:2955] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.437733 17875 raft_consensus.cc:2955] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.444155 17520 raft_consensus.cc:2955] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.447573 17344 catalog_manager.cc:5697] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:41.460090 17595 consensus_queue.cc:237] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:41.467010 17875 raft_consensus.cc:1275] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:41.467301 17445 raft_consensus.cc:1275] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:41.468205 18021 consensus_queue.cc:1048] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:41.469111 17992 consensus_queue.cc:1048] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:41.474550 17988 raft_consensus.cc:2955] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.476236 17875 raft_consensus.cc:2955] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.483500 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a21556d830314ad9ace39d3ed10eb7ad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:41.484635 17445 raft_consensus.cc:2955] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.485148 17346 catalog_manager.cc:5697] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:41.494628 17509 tablet_service.cc:1558] Processing DeleteTablet for tablet a21556d830314ad9ace39d3ed10eb7ad with delete_type TABLET_DATA_TOMBSTONED (TS 7ecdc07e0e3542f6be39dd3868f71901 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34796
I20260710 13:20:41.496742 18047 tablet_replica.cc:333] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:20:41.497673 18047 raft_consensus.cc:2243] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.498323 18047 raft_consensus.cc:2272] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.502921 18047 ts_tablet_manager.cc:1916] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:41.512905 18047 ts_tablet_manager.cc:1929] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:41.513170 18047 log.cc:1199] T a21556d830314ad9ace39d3ed10eb7ad P 7ecdc07e0e3542f6be39dd3868f71901: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-1-root/wals/a21556d830314ad9ace39d3ed10eb7ad
I20260710 13:20:41.514285 17331 catalog_manager.cc:5028] TS 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): tablet a21556d830314ad9ace39d3ed10eb7ad (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:42.522639 17445 consensus_queue.cc:237] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:42.527930 17523 raft_consensus.cc:1275] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:42.528007 17412 consensus_peers.cc:597] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95d1fa773b0c44289f4fc6eaa5288d26. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.528187 17595 raft_consensus.cc:1275] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:42.529146 18050 consensus_queue.cc:1048] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } 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:20:42.530002 18048 consensus_queue.cc:1048] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:42.537120 17741 raft_consensus.cc:2955] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:42.538059 17523 raft_consensus.cc:2955] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:42.538969 17595 raft_consensus.cc:2955] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:42.550213 17445 consensus_queue.cc:237] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:42.550715 17346 catalog_manager.cc:5697] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
W20260710 13:20:42.564797 17412 consensus_peers.cc:597] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26b82891695e441aa1e1e51e15fac500. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.565006 17595 raft_consensus.cc:1275] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:42.565402 17523 raft_consensus.cc:1275] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:42.566310 18050 consensus_queue.cc:1048] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } 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:20:42.567148 17741 consensus_queue.cc:1048] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:42.574404 18050 raft_consensus.cc:2955] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:42.576038 17523 raft_consensus.cc:2955] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:42.587601 17445 consensus_queue.cc:237] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue 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: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:42.587867 17595 raft_consensus.cc:2955] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:42.593248 17345 catalog_manager.cc:5697] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:42.598799 17412 consensus_peers.cc:597] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40f1211e2e0a434d96eeeed4a4ae4dfc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.599398 17596 raft_consensus.cc:1275] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:42.600584 18048 consensus_queue.cc:1048] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:42.601389 17523 raft_consensus.cc:1275] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:42.603155 18048 consensus_queue.cc:1048] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } 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:20:42.613415 17741 raft_consensus.cc:2955] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:42.616084 17523 raft_consensus.cc:2955] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:42.616878 17595 raft_consensus.cc:2955] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:42.629690 17523 consensus_queue.cc:237] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:42.629917 17343 catalog_manager.cc:5697] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
W20260710 13:20:42.636173 17487 consensus_peers.cc:597] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00753d9c5b97435b8d9e8160a65eb304. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.638055 17445 raft_consensus.cc:1275] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:42.638212 17595 raft_consensus.cc:1275] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:42.639995 18066 consensus_queue.cc:1048] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:42.641867 18066 consensus_queue.cc:1048] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } 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:20:42.648213 17959 raft_consensus.cc:2955] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:42.650667 17595 raft_consensus.cc:2955] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:42.661280 17343 catalog_manager.cc:5697] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.668349 17448 raft_consensus.cc:2955] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:42.929412 18069 ts_tablet_manager.cc:933] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781)
I20260710 13:20:42.931468 18069 tablet_copy_client.cc:323] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.65:32781
I20260710 13:20:42.933123 17458 tablet_copy_service.cc:140] P 5bb747c5a8264785a1328098055f247d: Received BeginTabletCopySession request for tablet 95d1fa773b0c44289f4fc6eaa5288d26 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:38410)
I20260710 13:20:42.933652 17458 tablet_copy_service.cc:161] P 5bb747c5a8264785a1328098055f247d: Beginning new tablet copy session on tablet 95d1fa773b0c44289f4fc6eaa5288d26 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:38410: session id = c8d58900fe2a47b6948f55fb683ab8e6-95d1fa773b0c44289f4fc6eaa5288d26
I20260710 13:20:42.940860 17458 tablet_copy_source_session.cc:215] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:42.944206 18069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d1fa773b0c44289f4fc6eaa5288d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.958213 18069 tablet_copy_client.cc:806] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:42.958675 18069 tablet_copy_client.cc:670] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:42.961621 18069 tablet_copy_client.cc:538] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:42.967228 18069 tablet_bootstrap.cc:492] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:42.981329 18069 tablet_bootstrap.cc:492] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:42.981900 18069 tablet_bootstrap.cc:492] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:42.982339 18069 ts_tablet_manager.cc:1403] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.010s
I20260710 13:20:42.984241 18069 raft_consensus.cc:359] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:42.984932 18069 raft_consensus.cc:740] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:42.985502 18069 consensus_queue.cc:260] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:42.988320 18069 ts_tablet_manager.cc:1434] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:20:42.989918 17458 tablet_copy_service.cc:342] P 5bb747c5a8264785a1328098055f247d: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-95d1fa773b0c44289f4fc6eaa5288d26 received from {username='slave'} at 127.0.0.1:38410
I20260710 13:20:42.990236 17458 tablet_copy_service.cc:434] P 5bb747c5a8264785a1328098055f247d: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-95d1fa773b0c44289f4fc6eaa5288d26 on tablet 95d1fa773b0c44289f4fc6eaa5288d26 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:42.996023 18069 ts_tablet_manager.cc:933] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781)
I20260710 13:20:42.997371 18069 tablet_copy_client.cc:323] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.65:32781
I20260710 13:20:42.998639 17458 tablet_copy_service.cc:140] P 5bb747c5a8264785a1328098055f247d: Received BeginTabletCopySession request for tablet 26b82891695e441aa1e1e51e15fac500 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:38410)
I20260710 13:20:42.999009 17458 tablet_copy_service.cc:161] P 5bb747c5a8264785a1328098055f247d: Beginning new tablet copy session on tablet 26b82891695e441aa1e1e51e15fac500 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:38410: session id = c8d58900fe2a47b6948f55fb683ab8e6-26b82891695e441aa1e1e51e15fac500
I20260710 13:20:43.004180 17458 tablet_copy_source_session.cc:215] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:43.006299 18069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b82891695e441aa1e1e51e15fac500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.016008 18069 tablet_copy_client.cc:806] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:43.016438 18069 tablet_copy_client.cc:670] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:43.019408 18069 tablet_copy_client.cc:538] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:43.025204 18069 tablet_bootstrap.cc:492] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:43.039777 18069 tablet_bootstrap.cc:492] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:43.040508 18069 tablet_bootstrap.cc:492] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:43.041030 18069 ts_tablet_manager.cc:1403] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260710 13:20:43.043553 18069 raft_consensus.cc:359] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:43.044339 18069 raft_consensus.cc:740] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:43.044903 18069 consensus_queue.cc:260] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:43.048372 18069 ts_tablet_manager.cc:1434] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:43.049659 17458 tablet_copy_service.cc:342] P 5bb747c5a8264785a1328098055f247d: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-26b82891695e441aa1e1e51e15fac500 received from {username='slave'} at 127.0.0.1:38410
I20260710 13:20:43.049961 17458 tablet_copy_service.cc:434] P 5bb747c5a8264785a1328098055f247d: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-26b82891695e441aa1e1e51e15fac500 on tablet 26b82891695e441aa1e1e51e15fac500 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:43.079476 18069 ts_tablet_manager.cc:933] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:43.081519 18069 tablet_copy_client.cc:323] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.66:43591
I20260710 13:20:43.082732 17533 tablet_copy_service.cc:140] P 7ecdc07e0e3542f6be39dd3868f71901: Received BeginTabletCopySession request for tablet 00753d9c5b97435b8d9e8160a65eb304 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:51828)
I20260710 13:20:43.083195 17533 tablet_copy_service.cc:161] P 7ecdc07e0e3542f6be39dd3868f71901: Beginning new tablet copy session on tablet 00753d9c5b97435b8d9e8160a65eb304 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:51828: session id = c8d58900fe2a47b6948f55fb683ab8e6-00753d9c5b97435b8d9e8160a65eb304
I20260710 13:20:43.090194 17533 tablet_copy_source_session.cc:215] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:43.090420 18076 ts_tablet_manager.cc:933] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781)
I20260710 13:20:43.092666 18069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00753d9c5b97435b8d9e8160a65eb304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.092696 18076 tablet_copy_client.cc:323] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.65:32781
I20260710 13:20:43.094381 17458 tablet_copy_service.cc:140] P 5bb747c5a8264785a1328098055f247d: Received BeginTabletCopySession request for tablet 40f1211e2e0a434d96eeeed4a4ae4dfc from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:38410)
I20260710 13:20:43.094857 17458 tablet_copy_service.cc:161] P 5bb747c5a8264785a1328098055f247d: Beginning new tablet copy session on tablet 40f1211e2e0a434d96eeeed4a4ae4dfc from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:38410: session id = c8d58900fe2a47b6948f55fb683ab8e6-40f1211e2e0a434d96eeeed4a4ae4dfc
I20260710 13:20:43.100545 17458 tablet_copy_source_session.cc:215] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:43.103411 18076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f1211e2e0a434d96eeeed4a4ae4dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.110532 18069 tablet_copy_client.cc:806] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:43.111099 18069 tablet_copy_client.cc:670] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:43.114578 18069 tablet_copy_client.cc:538] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:43.117295 18076 tablet_copy_client.cc:806] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:43.117765 18076 tablet_copy_client.cc:670] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:43.120424 18076 tablet_copy_client.cc:538] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:43.121552 18069 tablet_bootstrap.cc:492] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:43.125443 18076 tablet_bootstrap.cc:492] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:43.139298 18069 tablet_bootstrap.cc:492] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:43.140137 18069 tablet_bootstrap.cc:492] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:43.140815 18069 ts_tablet_manager.cc:1403] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.000s
I20260710 13:20:43.143325 18069 raft_consensus.cc:359] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:43.144059 18069 raft_consensus.cc:740] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:43.145973 18069 consensus_queue.cc:260] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:43.149153 18069 ts_tablet_manager.cc:1434] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:20:43.154345 17533 tablet_copy_service.cc:342] P 7ecdc07e0e3542f6be39dd3868f71901: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-00753d9c5b97435b8d9e8160a65eb304 received from {username='slave'} at 127.0.0.1:51828
I20260710 13:20:43.154737 17533 tablet_copy_service.cc:434] P 7ecdc07e0e3542f6be39dd3868f71901: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-00753d9c5b97435b8d9e8160a65eb304 on tablet 00753d9c5b97435b8d9e8160a65eb304 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:43.158070 18076 tablet_bootstrap.cc:492] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:43.158950 18076 tablet_bootstrap.cc:492] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:43.162709 18076 ts_tablet_manager.cc:1403] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.010s
I20260710 13:20:43.165268 18076 raft_consensus.cc:359] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:43.166043 18076 raft_consensus.cc:740] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:43.166644 18076 consensus_queue.cc:260] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [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: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:43.169108 18076 ts_tablet_manager.cc:1434] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:20:43.171015 17458 tablet_copy_service.cc:342] P 5bb747c5a8264785a1328098055f247d: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-40f1211e2e0a434d96eeeed4a4ae4dfc received from {username='slave'} at 127.0.0.1:38410
I20260710 13:20:43.171348 17458 tablet_copy_service.cc:434] P 5bb747c5a8264785a1328098055f247d: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-40f1211e2e0a434d96eeeed4a4ae4dfc on tablet 40f1211e2e0a434d96eeeed4a4ae4dfc with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:43.445613 17875 raft_consensus.cc:1217] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:43.455984 17875 raft_consensus.cc:1217] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:43.583483 17875 raft_consensus.cc:1217] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:43.652989 17875 raft_consensus.cc:1217] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:43.943087 18048 raft_consensus.cc:1064] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:43.945006 18048 consensus_queue.cc:237] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:43.951826 17520 raft_consensus.cc:1275] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.952133 17875 raft_consensus.cc:1275] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.953043 17595 raft_consensus.cc:1275] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.953384 18048 consensus_queue.cc:1048] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } 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:20:43.954936 18080 consensus_queue.cc:1048] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:43.955749 18050 consensus_queue.cc:1048] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.979377 18048 raft_consensus.cc:2955] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:43.983721 17595 raft_consensus.cc:2955] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:43.987826 17520 raft_consensus.cc:2955] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:43.989382 17875 raft_consensus.cc:2955] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:43.996150 17346 catalog_manager.cc:5697] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.019052 18050 raft_consensus.cc:1064] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:44.021409 18050 consensus_queue.cc:237] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [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: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:44.028458 17448 consensus_queue.cc:237] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:44.035080 17875 raft_consensus.cc:1275] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:44.039891 17875 raft_consensus.cc:1275] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:44.040403 18048 consensus_queue.cc:1048] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:44.041365 17595 raft_consensus.cc:1275] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:44.042791 18080 consensus_queue.cc:1048] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:44.044759 18080 consensus_queue.cc:1048] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:44.049968 17597 raft_consensus.cc:1275] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:44.051709 18080 consensus_queue.cc:1048] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:44.055531 18080 raft_consensus.cc:2955] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.066941 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95d1fa773b0c44289f4fc6eaa5288d26 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:44.069375 17595 raft_consensus.cc:2955] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.072898 17345 catalog_manager.cc:5697] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d reported cstate change: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.081501 18080 raft_consensus.cc:1064] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:44.086084 18080 consensus_queue.cc:237] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:44.091904 17876 raft_consensus.cc:2955] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.100628 17509 tablet_service.cc:1558] Processing DeleteTablet for tablet 95d1fa773b0c44289f4fc6eaa5288d26 with delete_type TABLET_DATA_TOMBSTONED (TS 7ecdc07e0e3542f6be39dd3868f71901 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34796
I20260710 13:20:44.123229 17520 raft_consensus.cc:1275] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:44.126286 17875 raft_consensus.cc:1275] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:44.126834 17597 raft_consensus.cc:1275] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:44.127279 17520 raft_consensus.cc:1275] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:44.126257 18080 consensus_queue.cc:1048] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:20:44.128317 18048 consensus_queue.cc:1048] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } 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:20:44.130064 18048 consensus_queue.cc:1048] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:44.130878 18094 consensus_queue.cc:1048] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:44.130787 18080 raft_consensus.cc:2955] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.141808 17959 raft_consensus.cc:1064] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:44.143956 17959 consensus_queue.cc:237] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:44.150951 17520 raft_consensus.cc:2955] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.155771 17595 raft_consensus.cc:2955] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.160392 17345 catalog_manager.cc:5697] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.169289 17448 raft_consensus.cc:1275] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:44.170053 17876 raft_consensus.cc:1275] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:44.169202 17874 raft_consensus.cc:2955] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.170738 17959 consensus_queue.cc:1048] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } 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:20:44.171962 18081 consensus_queue.cc:1048] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:44.184067 17445 consensus_queue.cc:237] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:44.185372 18099 raft_consensus.cc:2955] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.187338 17595 raft_consensus.cc:1275] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:44.189805 17596 raft_consensus.cc:1275] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:44.190878 17959 consensus_queue.cc:1048] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:44.193367 17874 raft_consensus.cc:1275] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:44.197880 18092 consensus_queue.cc:1048] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:44.203436 18050 consensus_queue.cc:1048] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:44.204545 17595 raft_consensus.cc:2955] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.209681 17523 raft_consensus.cc:2955] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.217116 18097 tablet_replica.cc:333] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:20:44.217929 18094 raft_consensus.cc:2955] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.238109 18097 raft_consensus.cc:2243] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:44.238704 18097 raft_consensus.cc:2272] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:44.218686 17875 raft_consensus.cc:2955] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.231359 17876 raft_consensus.cc:2955] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.221086 17959 raft_consensus.cc:2955] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.246096 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40f1211e2e0a434d96eeeed4a4ae4dfc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:44.221449 17597 raft_consensus.cc:2955] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.253060 18097 ts_tablet_manager.cc:1916] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:44.224985 17448 raft_consensus.cc:2955] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.223948 17345 catalog_manager.cc:5697] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.229104 17874 raft_consensus.cc:2955] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.263022 17594 raft_consensus.cc:2955] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.272235 17448 consensus_queue.cc:237] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:44.278579 18097 ts_tablet_manager.cc:1929] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:44.279042 18097 log.cc:1199] T 95d1fa773b0c44289f4fc6eaa5288d26 P 7ecdc07e0e3542f6be39dd3868f71901: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-1-root/wals/95d1fa773b0c44289f4fc6eaa5288d26
I20260710 13:20:44.280387 17331 catalog_manager.cc:5028] TS 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): tablet 95d1fa773b0c44289f4fc6eaa5288d26 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:44.282671 17520 raft_consensus.cc:1275] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:44.282171 17342 catalog_manager.cc:5697] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.284196 17873 raft_consensus.cc:1275] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:44.284338 18099 consensus_queue.cc:1048] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:44.288003 18094 consensus_queue.cc:1048] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:44.289335 17344 catalog_manager.cc:5697] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.294420 17509 tablet_service.cc:1558] Processing DeleteTablet for tablet 40f1211e2e0a434d96eeeed4a4ae4dfc with delete_type TABLET_DATA_TOMBSTONED (TS 7ecdc07e0e3542f6be39dd3868f71901 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34796
I20260710 13:20:44.295280 18097 tablet_replica.cc:333] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:20:44.299222 18080 raft_consensus.cc:2955] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.301230 17873 raft_consensus.cc:2955] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.302986 18097 raft_consensus.cc:2243] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:44.303704 18097 raft_consensus.cc:2272] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:44.305847 17520 raft_consensus.cc:2955] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.311200 17523 consensus_queue.cc:237] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [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: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:44.313681 18097 ts_tablet_manager.cc:1916] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:44.318967 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 26b82891695e441aa1e1e51e15fac500 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:44.320403 17341 catalog_manager.cc:5697] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.323132 17873 raft_consensus.cc:1275] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:44.323455 17594 raft_consensus.cc:1275] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:44.324433 17959 consensus_queue.cc:1048] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:44.327050 18082 consensus_queue.cc:1048] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:44.327401 18097 ts_tablet_manager.cc:1929] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:44.327759 18097 log.cc:1199] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 7ecdc07e0e3542f6be39dd3868f71901: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-1-root/wals/40f1211e2e0a434d96eeeed4a4ae4dfc
I20260710 13:20:44.329188 17331 catalog_manager.cc:5028] TS 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): tablet 40f1211e2e0a434d96eeeed4a4ae4dfc (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:44.333555 17585 tablet_service.cc:1558] Processing DeleteTablet for tablet 26b82891695e441aa1e1e51e15fac500 with delete_type TABLET_DATA_TOMBSTONED (TS 3feaa0d6adeb4f8fa8d8945c1a79fa68 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47014
I20260710 13:20:44.337430 17959 raft_consensus.cc:2955] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.345716 17594 raft_consensus.cc:2955] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.348526 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 00753d9c5b97435b8d9e8160a65eb304 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:44.348119 17873 raft_consensus.cc:2955] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:44.357502 18110 tablet_replica.cc:333] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:20:44.358387 18110 raft_consensus.cc:2243] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:44.359046 18110 raft_consensus.cc:2272] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:44.360673 17344 catalog_manager.cc:5697] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New cstate: current_term: 1 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.363665 18110 ts_tablet_manager.cc:1916] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:44.374130 17430 tablet_service.cc:1558] Processing DeleteTablet for tablet 00753d9c5b97435b8d9e8160a65eb304 with delete_type TABLET_DATA_TOMBSTONED (TS 5bb747c5a8264785a1328098055f247d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38372
I20260710 13:20:44.375795 18111 tablet_replica.cc:333] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:20:44.375984 18110 ts_tablet_manager.cc:1929] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:44.376395 18110 log.cc:1199] T 26b82891695e441aa1e1e51e15fac500 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-2-root/wals/26b82891695e441aa1e1e51e15fac500
I20260710 13:20:44.376595 18111 raft_consensus.cc:2243] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:44.377223 18111 raft_consensus.cc:2272] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:44.378002 17331 catalog_manager.cc:5028] TS 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): tablet 26b82891695e441aa1e1e51e15fac500 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:44.380137 18111 ts_tablet_manager.cc:1916] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:44.389513 18111 ts_tablet_manager.cc:1929] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:44.389791 18111 log.cc:1199] T 00753d9c5b97435b8d9e8160a65eb304 P 5bb747c5a8264785a1328098055f247d: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-0-root/wals/00753d9c5b97435b8d9e8160a65eb304
I20260710 13:20:44.391068 17331 catalog_manager.cc:5028] TS 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): tablet 00753d9c5b97435b8d9e8160a65eb304 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:45.396952 17445 consensus_queue.cc:237] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:45.402671 17594 raft_consensus.cc:1275] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:45.403191 17412 consensus_peers.cc:597] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 614562ac65d24cc686d5686c073bf464. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.404126 18080 consensus_queue.cc:1048] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } 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:20:45.404500 17523 raft_consensus.cc:1275] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:45.405563 18080 consensus_queue.cc:1048] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.412432 18113 raft_consensus.cc:2955] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.413913 17594 raft_consensus.cc:2955] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.417595 17518 raft_consensus.cc:2955] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.424814 17597 consensus_queue.cc:237] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:45.425478 17342 catalog_manager.cc:5697] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:45.431594 17561 consensus_peers.cc:597] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99b9602cddd149f38d82e60cf900d400. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.433175 17518 raft_consensus.cc:1275] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:45.436388 18106 consensus_queue.cc:1048] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.444372 18063 raft_consensus.cc:2955] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.445886 17518 raft_consensus.cc:2955] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.447795 17445 raft_consensus.cc:1275] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:45.449222 18106 consensus_queue.cc:1048] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } 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:20:45.456862 17448 consensus_queue.cc:237] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:45.458050 17345 catalog_manager.cc:5697] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.474491 17445 raft_consensus.cc:2955] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
W20260710 13:20:45.477838 17412 consensus_peers.cc:597] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 118e27d81fb74ae487f9755ae53f6a43. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.481261 17597 raft_consensus.cc:1275] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:45.481938 17518 raft_consensus.cc:1275] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:45.484767 18113 consensus_queue.cc:1048] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } 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:20:45.486840 18113 consensus_queue.cc:1048] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.492204 18114 raft_consensus.cc:2955] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.500473 17597 raft_consensus.cc:2955] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.504442 17518 raft_consensus.cc:2955] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.511643 17344 catalog_manager.cc:5697] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.516634 17445 consensus_queue.cc:237] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
W20260710 13:20:45.523627 17412 consensus_peers.cc:597] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8735e32214cf489296288c3e25214187. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.524021 17597 raft_consensus.cc:1275] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:45.525102 17518 raft_consensus.cc:1275] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:45.525147 18080 consensus_queue.cc:1048] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } 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:20:45.526222 18129 consensus_queue.cc:1048] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.533766 18080 raft_consensus.cc:2955] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.535542 17597 raft_consensus.cc:2955] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.536194 17523 raft_consensus.cc:2955] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.545835 17345 catalog_manager.cc:5697] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:45.793780 18133 ts_tablet_manager.cc:933] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781)
I20260710 13:20:45.795449 18133 tablet_copy_client.cc:323] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.65:32781
I20260710 13:20:45.796698 17458 tablet_copy_service.cc:140] P 5bb747c5a8264785a1328098055f247d: Received BeginTabletCopySession request for tablet 614562ac65d24cc686d5686c073bf464 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:38410)
I20260710 13:20:45.797104 17458 tablet_copy_service.cc:161] P 5bb747c5a8264785a1328098055f247d: Beginning new tablet copy session on tablet 614562ac65d24cc686d5686c073bf464 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:38410: session id = c8d58900fe2a47b6948f55fb683ab8e6-614562ac65d24cc686d5686c073bf464
I20260710 13:20:45.801575 17458 tablet_copy_source_session.cc:215] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:45.803984 18133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614562ac65d24cc686d5686c073bf464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.813355 18133 tablet_copy_client.cc:806] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:45.813853 18133 tablet_copy_client.cc:670] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:45.816705 18133 tablet_copy_client.cc:538] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:45.821940 18133 tablet_bootstrap.cc:492] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:45.837514 18133 tablet_bootstrap.cc:492] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:45.838091 18133 tablet_bootstrap.cc:492] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:45.838600 18133 ts_tablet_manager.cc:1403] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260710 13:20:45.840601 18133 raft_consensus.cc:359] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:45.841377 18133 raft_consensus.cc:740] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:45.841938 18133 consensus_queue.cc:260] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:45.844539 18133 ts_tablet_manager.cc:1434] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260710 13:20:45.845844 17458 tablet_copy_service.cc:342] P 5bb747c5a8264785a1328098055f247d: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-614562ac65d24cc686d5686c073bf464 received from {username='slave'} at 127.0.0.1:38410
I20260710 13:20:45.846179 17458 tablet_copy_service.cc:434] P 5bb747c5a8264785a1328098055f247d: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-614562ac65d24cc686d5686c073bf464 on tablet 614562ac65d24cc686d5686c073bf464 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:45.911580 18133 ts_tablet_manager.cc:933] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781)
I20260710 13:20:45.913116 18133 tablet_copy_client.cc:323] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.65:32781
I20260710 13:20:45.914503 17458 tablet_copy_service.cc:140] P 5bb747c5a8264785a1328098055f247d: Received BeginTabletCopySession request for tablet 8735e32214cf489296288c3e25214187 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:38410)
I20260710 13:20:45.915011 17458 tablet_copy_service.cc:161] P 5bb747c5a8264785a1328098055f247d: Beginning new tablet copy session on tablet 8735e32214cf489296288c3e25214187 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:38410: session id = c8d58900fe2a47b6948f55fb683ab8e6-8735e32214cf489296288c3e25214187
I20260710 13:20:45.922611 17458 tablet_copy_source_session.cc:215] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:45.925127 18133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8735e32214cf489296288c3e25214187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.939323 18133 tablet_copy_client.cc:806] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:45.939886 18133 tablet_copy_client.cc:670] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:45.944039 18133 tablet_copy_client.cc:538] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:45.953045 18133 tablet_bootstrap.cc:492] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:45.954177 18138 ts_tablet_manager.cc:933] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781)
I20260710 13:20:45.956163 18138 tablet_copy_client.cc:323] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.65:32781
I20260710 13:20:45.957633 17458 tablet_copy_service.cc:140] P 5bb747c5a8264785a1328098055f247d: Received BeginTabletCopySession request for tablet 118e27d81fb74ae487f9755ae53f6a43 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:38410)
I20260710 13:20:45.958132 17458 tablet_copy_service.cc:161] P 5bb747c5a8264785a1328098055f247d: Beginning new tablet copy session on tablet 118e27d81fb74ae487f9755ae53f6a43 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:38410: session id = c8d58900fe2a47b6948f55fb683ab8e6-118e27d81fb74ae487f9755ae53f6a43
I20260710 13:20:45.964890 17458 tablet_copy_source_session.cc:215] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:45.967667 18138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118e27d81fb74ae487f9755ae53f6a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.971698 18133 tablet_bootstrap.cc:492] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:45.972632 18133 tablet_bootstrap.cc:492] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:45.973178 18133 ts_tablet_manager.cc:1403] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:20:45.975447 18133 raft_consensus.cc:359] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:45.976012 18133 raft_consensus.cc:740] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:45.976495 18133 consensus_queue.cc:260] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:45.978193 18133 ts_tablet_manager.cc:1434] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:20:45.980185 17458 tablet_copy_service.cc:342] P 5bb747c5a8264785a1328098055f247d: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-8735e32214cf489296288c3e25214187 received from {username='slave'} at 127.0.0.1:38410
I20260710 13:20:45.980566 17458 tablet_copy_service.cc:434] P 5bb747c5a8264785a1328098055f247d: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-8735e32214cf489296288c3e25214187 on tablet 8735e32214cf489296288c3e25214187 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:45.982314 18138 tablet_copy_client.cc:806] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:45.982863 18138 tablet_copy_client.cc:670] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:45.986687 18138 tablet_copy_client.cc:538] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:45.993886 18138 tablet_bootstrap.cc:492] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:46.010037 18138 tablet_bootstrap.cc:492] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:46.011032 18138 tablet_bootstrap.cc:492] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:46.011683 18138 ts_tablet_manager.cc:1403] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.001s
I20260710 13:20:46.012929 18133 ts_tablet_manager.cc:933] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:46.014539 18133 tablet_copy_client.cc:323] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.67:40815
I20260710 13:20:46.014460 18138 raft_consensus.cc:359] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:46.015413 18138 raft_consensus.cc:740] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:46.016326 17607 tablet_copy_service.cc:140] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Received BeginTabletCopySession request for tablet 99b9602cddd149f38d82e60cf900d400 from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:39602)
I20260710 13:20:46.016080 18138 consensus_queue.cc:260] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:46.016872 17607 tablet_copy_service.cc:161] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Beginning new tablet copy session on tablet 99b9602cddd149f38d82e60cf900d400 from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:39602: session id = c8d58900fe2a47b6948f55fb683ab8e6-99b9602cddd149f38d82e60cf900d400
I20260710 13:20:46.018507 18138 ts_tablet_manager.cc:1434] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:20:46.021869 17458 tablet_copy_service.cc:342] P 5bb747c5a8264785a1328098055f247d: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-118e27d81fb74ae487f9755ae53f6a43 received from {username='slave'} at 127.0.0.1:38410
I20260710 13:20:46.022257 17458 tablet_copy_service.cc:434] P 5bb747c5a8264785a1328098055f247d: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-118e27d81fb74ae487f9755ae53f6a43 on tablet 118e27d81fb74ae487f9755ae53f6a43 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:46.024652 17607 tablet_copy_source_session.cc:215] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:46.027637 18133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b9602cddd149f38d82e60cf900d400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:46.042409 18133 tablet_copy_client.cc:806] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:46.042912 18133 tablet_copy_client.cc:670] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:46.045954 18133 tablet_copy_client.cc:538] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:46.054737 18133 tablet_bootstrap.cc:492] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:46.071916 18133 tablet_bootstrap.cc:492] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:46.072760 18133 tablet_bootstrap.cc:492] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:46.073377 18133 ts_tablet_manager.cc:1403] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260710 13:20:46.075843 18133 raft_consensus.cc:359] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:46.076598 18133 raft_consensus.cc:740] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:46.077163 18133 consensus_queue.cc:260] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:46.079228 18133 ts_tablet_manager.cc:1434] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:46.081359 17607 tablet_copy_service.cc:342] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-99b9602cddd149f38d82e60cf900d400 received from {username='slave'} at 127.0.0.1:39602
I20260710 13:20:46.081751 17607 tablet_copy_service.cc:434] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-99b9602cddd149f38d82e60cf900d400 on tablet 99b9602cddd149f38d82e60cf900d400 with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:46.254768 17875 raft_consensus.cc:1217] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:46.398097 17873 raft_consensus.cc:1217] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:46.419497 17873 raft_consensus.cc:1217] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:46.564323 17873 raft_consensus.cc:1217] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:46.843519 18113 raft_consensus.cc:1064] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:46.846390 18113 consensus_queue.cc:237] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:46.853890 17594 raft_consensus.cc:1275] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.856477 17523 raft_consensus.cc:1275] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.856383 18129 consensus_queue.cc:1048] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } 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:20:46.858536 18129 consensus_queue.cc:1048] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.862949 17875 raft_consensus.cc:1275] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.864326 18129 consensus_queue.cc:1048] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:46.880780 18147 raft_consensus.cc:2955] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:46.882887 17594 raft_consensus.cc:2955] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:46.883104 17523 raft_consensus.cc:2955] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:46.897604 17342 catalog_manager.cc:5697] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:46.900744 17875 raft_consensus.cc:2955] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:46.910248 18106 raft_consensus.cc:1064] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:46.912933 18106 consensus_queue.cc:237] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:46.923063 17875 raft_consensus.cc:1275] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.923276 17523 raft_consensus.cc:1275] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.924851 18124 consensus_queue.cc:1048] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.925781 18155 consensus_queue.cc:1048] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:46.930289 17445 raft_consensus.cc:1275] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.934499 18124 consensus_queue.cc:1048] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } 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:20:46.957324 17445 consensus_queue.cc:237] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:46.959049 17448 raft_consensus.cc:2955] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:46.961122 18157 raft_consensus.cc:2955] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:46.964324 17873 raft_consensus.cc:1275] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.965917 17523 raft_consensus.cc:1275] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.967463 18146 consensus_queue.cc:1048] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:46.968730 17873 raft_consensus.cc:2955] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:46.970188 18147 consensus_queue.cc:1048] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:46.977047 17518 raft_consensus.cc:2955] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:46.979302 18114 raft_consensus.cc:2955] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:46.984638 17874 raft_consensus.cc:2955] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:46.985438 17520 raft_consensus.cc:2955] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:46.997969 17341 catalog_manager.cc:5697] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:47.001816 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 614562ac65d24cc686d5686c073bf464 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:47.009083 18114 raft_consensus.cc:1064] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:47.011420 18114 consensus_queue.cc:237] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:47.021359 17345 catalog_manager.cc:5697] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d reported cstate change: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:47.029208 17594 consensus_queue.cc:237] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:47.029870 17874 raft_consensus.cc:1275] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:47.031562 18147 consensus_queue.cc:1048] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:47.038590 17597 raft_consensus.cc:1275] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:47.040117 18147 consensus_queue.cc:1048] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } 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:20:47.042871 17585 tablet_service.cc:1558] Processing DeleteTablet for tablet 614562ac65d24cc686d5686c073bf464 with delete_type TABLET_DATA_TOMBSTONED (TS 3feaa0d6adeb4f8fa8d8945c1a79fa68 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47014
I20260710 13:20:47.049587 17875 raft_consensus.cc:1275] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:47.050508 17520 raft_consensus.cc:1275] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:47.050817 18155 consensus_queue.cc:1048] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:47.053850 18147 consensus_queue.cc:1048] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:47.051059 17518 raft_consensus.cc:1275] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:47.055928 18155 consensus_queue.cc:1048] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:47.065529 18164 tablet_replica.cc:333] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:20:47.066835 18164 raft_consensus.cc:2243] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.067728 18164 raft_consensus.cc:2272] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.067270 18157 raft_consensus.cc:2955] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.072121 17874 raft_consensus.cc:2955] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.078277 18114 raft_consensus.cc:2955] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.080785 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99b9602cddd149f38d82e60cf900d400 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:47.084468 18164 ts_tablet_manager.cc:1916] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:47.084374 17597 raft_consensus.cc:2955] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.084650 17342 catalog_manager.cc:5697] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:47.085435 17520 raft_consensus.cc:2955] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.096771 17430 tablet_service.cc:1558] Processing DeleteTablet for tablet 99b9602cddd149f38d82e60cf900d400 with delete_type TABLET_DATA_TOMBSTONED (TS 5bb747c5a8264785a1328098055f247d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38372
I20260710 13:20:47.105206 18164 ts_tablet_manager.cc:1929] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:47.105772 18164 log.cc:1199] T 614562ac65d24cc686d5686c073bf464 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-2-root/wals/614562ac65d24cc686d5686c073bf464
I20260710 13:20:47.106297 18167 tablet_replica.cc:333] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:20:47.080438 17518 raft_consensus.cc:2955] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.107348 18167 raft_consensus.cc:2243] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.107705 17331 catalog_manager.cc:5028] TS 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): tablet 614562ac65d24cc686d5686c073bf464 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:47.108095 18167 raft_consensus.cc:2272] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.110882 17342 catalog_manager.cc:5697] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.115760 17874 raft_consensus.cc:2955] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.127277 18167 ts_tablet_manager.cc:1916] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:47.129712 17448 consensus_queue.cc:237] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:47.137195 18114 raft_consensus.cc:1064] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:47.140137 17875 raft_consensus.cc:1275] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:47.140245 18114 consensus_queue.cc:237] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:47.141378 18147 consensus_queue.cc:1048] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:47.143846 17518 raft_consensus.cc:1275] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:47.148896 18147 consensus_queue.cc:1048] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:47.151002 18146 raft_consensus.cc:2955] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.151993 17875 raft_consensus.cc:2955] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.164881 18167 ts_tablet_manager.cc:1929] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:47.164816 17345 catalog_manager.cc:5697] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.165059 17518 raft_consensus.cc:2955] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.166923 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8735e32214cf489296288c3e25214187 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:47.165333 18167 log.cc:1199] T 99b9602cddd149f38d82e60cf900d400 P 5bb747c5a8264785a1328098055f247d: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-0-root/wals/99b9602cddd149f38d82e60cf900d400
I20260710 13:20:47.172649 17875 raft_consensus.cc:1275] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:47.174098 17597 raft_consensus.cc:1275] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:47.174149 17520 raft_consensus.cc:1275] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:47.176770 17331 catalog_manager.cc:5028] TS 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): tablet 99b9602cddd149f38d82e60cf900d400 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:47.178572 18113 consensus_queue.cc:1048] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } 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:20:47.179422 18146 consensus_queue.cc:1048] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:47.182403 18147 consensus_queue.cc:1048] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:47.185364 17585 tablet_service.cc:1558] Processing DeleteTablet for tablet 8735e32214cf489296288c3e25214187 with delete_type TABLET_DATA_TOMBSTONED (TS 3feaa0d6adeb4f8fa8d8945c1a79fa68 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47014
I20260710 13:20:47.186233 18164 tablet_replica.cc:333] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:20:47.186858 18164 raft_consensus.cc:2243] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.187583 18164 raft_consensus.cc:2272] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.191020 18164 ts_tablet_manager.cc:1916] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:47.208636 18146 raft_consensus.cc:2955] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.216064 17520 raft_consensus.cc:2955] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.217564 17597 raft_consensus.cc:2955] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.220672 17875 raft_consensus.cc:2955] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.228441 18164 ts_tablet_manager.cc:1929] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:47.228994 18164 log.cc:1199] T 8735e32214cf489296288c3e25214187 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-2-root/wals/8735e32214cf489296288c3e25214187
I20260710 13:20:47.230449 17331 catalog_manager.cc:5028] TS 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): tablet 8735e32214cf489296288c3e25214187 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:47.233273 17344 catalog_manager.cc:5697] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.246768 17448 consensus_queue.cc:237] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:47.250954 17597 raft_consensus.cc:1275] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:47.252252 18146 consensus_queue.cc:1048] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:47.252576 17875 raft_consensus.cc:1275] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:47.253805 18147 consensus_queue.cc:1048] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:47.259462 18113 raft_consensus.cc:2955] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.260934 17597 raft_consensus.cc:2955] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.263105 17875 raft_consensus.cc:2955] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.269110 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 118e27d81fb74ae487f9755ae53f6a43 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:47.275586 17345 catalog_manager.cc:5697] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New cstate: current_term: 1 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:47.286391 17509 tablet_service.cc:1558] Processing DeleteTablet for tablet 118e27d81fb74ae487f9755ae53f6a43 with delete_type TABLET_DATA_TOMBSTONED (TS 7ecdc07e0e3542f6be39dd3868f71901 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34796
I20260710 13:20:47.289292 18172 tablet_replica.cc:333] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:20:47.293752 18172 raft_consensus.cc:2243] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.294485 18172 raft_consensus.cc:2272] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.297304 18172 ts_tablet_manager.cc:1916] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:47.307181 18172 ts_tablet_manager.cc:1929] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:47.307441 18172 log.cc:1199] T 118e27d81fb74ae487f9755ae53f6a43 P 7ecdc07e0e3542f6be39dd3868f71901: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-1-root/wals/118e27d81fb74ae487f9755ae53f6a43
I20260710 13:20:47.308555 17331 catalog_manager.cc:5028] TS 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): tablet 118e27d81fb74ae487f9755ae53f6a43 (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:48.316738 17597 consensus_queue.cc:237] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:48.322567 17520 raft_consensus.cc:1275] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:48.322927 17561 consensus_peers.cc:597] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7620dc307e9c452ea6d54fc9d116423a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:48.323966 18174 consensus_queue.cc:1048] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.324389 17445 raft_consensus.cc:1275] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:48.325488 18177 consensus_queue.cc:1048] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } 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:20:48.330325 18174 raft_consensus.cc:2955] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:48.331676 17520 raft_consensus.cc:2955] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:48.333158 17445 raft_consensus.cc:2955] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:48.344131 17342 catalog_manager.cc:5697] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.346233 17597 consensus_queue.cc:237] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue 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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:48.352046 17520 raft_consensus.cc:1275] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:48.352613 17561 consensus_peers.cc:597] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 -> Peer c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68:35241): Couldn't send request to peer c8d58900fe2a47b6948f55fb683ab8e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15adbd4e33264ab6a45389c26a96acca. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:48.353106 17445 raft_consensus.cc:1275] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:48.353428 18174 consensus_queue.cc:1048] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } 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:20:48.355517 18174 consensus_queue.cc:1048] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.362025 18106 raft_consensus.cc:2955] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:48.368498 17520 raft_consensus.cc:2955] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:48.369047 17445 raft_consensus.cc:2955] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } } }
I20260710 13:20:48.375806 17345 catalog_manager.cc:5697] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index -1 to 2, NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) added. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.924706 18191 ts_tablet_manager.cc:933] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:48.931993 18191 tablet_copy_client.cc:323] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.67:40815
I20260710 13:20:48.932709 18192 ts_tablet_manager.cc:933] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6: Initiating tablet copy from peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:48.934180 17607 tablet_copy_service.cc:140] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Received BeginTabletCopySession request for tablet 7620dc307e9c452ea6d54fc9d116423a from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:39602)
I20260710 13:20:48.934584 18192 tablet_copy_client.cc:323] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Beginning tablet copy session from remote peer at address 127.15.242.67:40815
I20260710 13:20:48.934755 17607 tablet_copy_service.cc:161] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Beginning new tablet copy session on tablet 7620dc307e9c452ea6d54fc9d116423a from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:39602: session id = c8d58900fe2a47b6948f55fb683ab8e6-7620dc307e9c452ea6d54fc9d116423a
I20260710 13:20:48.936017 17606 tablet_copy_service.cc:140] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Received BeginTabletCopySession request for tablet 15adbd4e33264ab6a45389c26a96acca from peer c8d58900fe2a47b6948f55fb683ab8e6 ({username='slave'} at 127.0.0.1:39602)
I20260710 13:20:48.936407 17606 tablet_copy_service.cc:161] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Beginning new tablet copy session on tablet 15adbd4e33264ab6a45389c26a96acca from peer c8d58900fe2a47b6948f55fb683ab8e6 at {username='slave'} at 127.0.0.1:39602: session id = c8d58900fe2a47b6948f55fb683ab8e6-15adbd4e33264ab6a45389c26a96acca
I20260710 13:20:48.941006 17606 tablet_copy_source_session.cc:215] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:48.942389 17607 tablet_copy_source_session.cc:215] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:48.943495 18192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15adbd4e33264ab6a45389c26a96acca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.945147 18191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7620dc307e9c452ea6d54fc9d116423a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.957481 18192 tablet_copy_client.cc:806] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:48.958025 18192 tablet_copy_client.cc:670] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:48.958765 18191 tablet_copy_client.cc:806] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:48.959321 18191 tablet_copy_client.cc:670] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:48.961699 18192 tablet_copy_client.cc:538] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:48.962301 18191 tablet_copy_client.cc:538] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:48.967752 18191 tablet_bootstrap.cc:492] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:48.972210 18192 tablet_bootstrap.cc:492] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap starting.
I20260710 13:20:48.984957 18191 tablet_bootstrap.cc:492] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:48.985724 18191 tablet_bootstrap.cc:492] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:48.986194 18191 ts_tablet_manager.cc:1403] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:20:48.988667 18191 raft_consensus.cc:359] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:48.989212 18191 raft_consensus.cc:740] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:48.989706 18191 consensus_queue.cc:260] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:48.992643 18191 ts_tablet_manager.cc:1434] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:20:48.994335 17607 tablet_copy_service.cc:342] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-7620dc307e9c452ea6d54fc9d116423a received from {username='slave'} at 127.0.0.1:39602
I20260710 13:20:48.994573 18192 tablet_bootstrap.cc:492] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6: 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:20:48.994869 17607 tablet_copy_service.cc:434] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-7620dc307e9c452ea6d54fc9d116423a on tablet 7620dc307e9c452ea6d54fc9d116423a with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:48.995558 18192 tablet_bootstrap.cc:492] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6: Bootstrap complete.
I20260710 13:20:48.996225 18192 ts_tablet_manager.cc:1403] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.010s
I20260710 13:20:48.998903 18192 raft_consensus.cc:359] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:48.999672 18192 raft_consensus.cc:740] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Initialized, Role: LEARNER
I20260710 13:20:49.000206 18192 consensus_queue.cc:260] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: NON_VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: true } }
I20260710 13:20:49.002167 18192 ts_tablet_manager.cc:1434] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260710 13:20:49.003423 17607 tablet_copy_service.cc:342] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: Request end of tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-15adbd4e33264ab6a45389c26a96acca received from {username='slave'} at 127.0.0.1:39602
I20260710 13:20:49.003784 17607 tablet_copy_service.cc:434] P 3feaa0d6adeb4f8fa8d8945c1a79fa68: ending tablet copy session c8d58900fe2a47b6948f55fb683ab8e6-15adbd4e33264ab6a45389c26a96acca on tablet 15adbd4e33264ab6a45389c26a96acca with peer c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:49.428220 17875 raft_consensus.cc:1217] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:49.455479 17875 raft_consensus.cc:1217] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:49.918496 18198 raft_consensus.cc:1064] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:49.920579 18198 consensus_queue.cc:237] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:49.931211 17520 raft_consensus.cc:1275] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.931751 17875 raft_consensus.cc:1275] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.933514 17445 raft_consensus.cc:1275] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.934682 18190 consensus_queue.cc:1048] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:49.936911 18199 consensus_queue.cc:1048] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:49.937753 18190 consensus_queue.cc:1048] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } 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:20:49.949015 18199 raft_consensus.cc:2955] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:49.950611 17520 raft_consensus.cc:2955] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:49.951231 17445 raft_consensus.cc:2955] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:49.963469 17341 catalog_manager.cc:5697] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:49.967027 17875 raft_consensus.cc:2955] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } attrs { replace: true } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:49.982400 18190 raft_consensus.cc:1064] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68: attempting to promote NON_VOTER c8d58900fe2a47b6948f55fb683ab8e6 to VOTER
I20260710 13:20:49.984865 18190 consensus_queue.cc:237] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:49.992142 17597 consensus_queue.cc:237] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:49.998533 17520 raft_consensus.cc:1275] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.999954 18198 consensus_queue.cc:1048] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:50.003484 17875 raft_consensus.cc:1275] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:50.006043 18201 consensus_queue.cc:1048] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:50.008658 18201 raft_consensus.cc:2955] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:50.011897 17520 raft_consensus.cc:2955] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:50.018390 17873 raft_consensus.cc:1275] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 LEARNER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:50.020390 17518 raft_consensus.cc:1275] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:50.021631 17445 raft_consensus.cc:1275] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:50.021975 18198 consensus_queue.cc:1048] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } 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:20:50.023623 18199 consensus_queue.cc:1048] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:50.030689 18198 consensus_queue.cc:1048] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:50.038318 17874 raft_consensus.cc:2955] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:50.045599 17342 catalog_manager.cc:5697] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: config changed from index 3 to 4, VOTER 5bb747c5a8264785a1328098055f247d (127.15.242.65) evicted. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:50.056073 17430 tablet_service.cc:1558] Processing DeleteTablet for tablet 7620dc307e9c452ea6d54fc9d116423a with delete_type TABLET_DATA_TOMBSTONED (TS 5bb747c5a8264785a1328098055f247d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38372
I20260710 13:20:50.057957 18217 tablet_replica.cc:333] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:20:50.059300 18217 raft_consensus.cc:2243] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.060063 18217 raft_consensus.cc:2272] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.064630 18217 ts_tablet_manager.cc:1916] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:50.083789 18217 ts_tablet_manager.cc:1929] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:50.084295 18217 log.cc:1199] T 7620dc307e9c452ea6d54fc9d116423a P 5bb747c5a8264785a1328098055f247d: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-0-root/wals/7620dc307e9c452ea6d54fc9d116423a
I20260710 13:20:50.083326 18198 raft_consensus.cc:2955] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:50.086000 17331 catalog_manager.cc:5028] TS 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): tablet 7620dc307e9c452ea6d54fc9d116423a (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:50.092721 17874 raft_consensus.cc:2955] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:50.096457 17445 raft_consensus.cc:2955] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:50.109982 17342 catalog_manager.cc:5697] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d reported cstate change: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:50.118194 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7620dc307e9c452ea6d54fc9d116423a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:50.126021 17518 raft_consensus.cc:2955] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:50.140125 17597 consensus_queue.cc:237] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:50.145501 17445 raft_consensus.cc:1275] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:50.146238 17874 raft_consensus.cc:1275] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:50.147782 18198 consensus_queue.cc:1048] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } 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:20:50.150300 18201 consensus_queue.cc:1048] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:50.154462 18198 raft_consensus.cc:2955] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:50.160075 17445 raft_consensus.cc:2955] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:50.161880 17874 raft_consensus.cc:2955] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } } }
I20260710 13:20:50.163020 17331 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15adbd4e33264ab6a45389c26a96acca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:50.168381 17345 catalog_manager.cc:5697] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: config changed from index 3 to 4, VOTER 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) evicted. New cstate: current_term: 1 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:50.179662 17509 tablet_service.cc:1558] Processing DeleteTablet for tablet 15adbd4e33264ab6a45389c26a96acca with delete_type TABLET_DATA_TOMBSTONED (TS 7ecdc07e0e3542f6be39dd3868f71901 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34796
I20260710 13:20:50.181198 18218 tablet_replica.cc:333] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:20:50.182089 18218 raft_consensus.cc:2243] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.182699 18218 raft_consensus.cc:2272] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.185380 18218 ts_tablet_manager.cc:1916] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:50.194684 18218 ts_tablet_manager.cc:1929] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:50.194967 18218 log.cc:1199] T 15adbd4e33264ab6a45389c26a96acca P 7ecdc07e0e3542f6be39dd3868f71901: Deleting WAL directory at /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689605777011-16329-0/minicluster-data/ts-1-root/wals/15adbd4e33264ab6a45389c26a96acca
I20260710 13:20:50.196300 17331 catalog_manager.cc:5028] TS 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): tablet 15adbd4e33264ab6a45389c26a96acca (table test-workload [id=f4d9bed729cf456c95b5a0376e1bc802]) successfully deleted
I20260710 13:20:55.777208 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:55.800226 17597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15adbd4e33264ab6a45389c26a96acca"
dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
mode: GRACEFUL
new_leader_uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
 from {username='slave'} at 127.0.0.1:60838
I20260710 13:20:55.800669 17597 raft_consensus.cc:606] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Received request to transfer leadership to TS c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:55.810079 17448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40f1211e2e0a434d96eeeed4a4ae4dfc"
dest_uuid: "5bb747c5a8264785a1328098055f247d"
mode: GRACEFUL
new_leader_uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
 from {username='slave'} at 127.0.0.1:46568
I20260710 13:20:55.810459 17448 raft_consensus.cc:606] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Received request to transfer leadership to TS c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:55.812335 17448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "614562ac65d24cc686d5686c073bf464"
dest_uuid: "5bb747c5a8264785a1328098055f247d"
mode: GRACEFUL
new_leader_uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
 from {username='slave'} at 127.0.0.1:46568
I20260710 13:20:55.812681 17448 raft_consensus.cc:606] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Received request to transfer leadership to TS c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:55.814688 17597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6482e5d59b6049b79c781de1a0ddd7c3"
dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
mode: GRACEFUL
new_leader_uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
 from {username='slave'} at 127.0.0.1:60838
I20260710 13:20:55.815161 17597 raft_consensus.cc:606] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Received request to transfer leadership to TS c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:55.817142 17448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3889d5ca1c248daa13745e273e8be05"
dest_uuid: "5bb747c5a8264785a1328098055f247d"
mode: GRACEFUL
new_leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
 from {username='slave'} at 127.0.0.1:46568
I20260710 13:20:55.817485 17448 raft_consensus.cc:606] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Received request to transfer leadership to TS 3feaa0d6adeb4f8fa8d8945c1a79fa68
I20260710 13:20:55.818297 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:55.818899 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:55.830247 18221 raft_consensus.cc:993] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d: : Instructing follower c8d58900fe2a47b6948f55fb683ab8e6 to start an election
I20260710 13:20:55.830614 18232 raft_consensus.cc:1081] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Signalling peer c8d58900fe2a47b6948f55fb683ab8e6 to start an election
I20260710 13:20:55.831812 17874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40f1211e2e0a434d96eeeed4a4ae4dfc"
dest_uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
 from {username='slave'} at 127.0.0.1:36104
I20260710 13:20:55.832221 17874 raft_consensus.cc:493] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:55.832451 17874 raft_consensus.cc:3060] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:55.836786 17874 raft_consensus.cc:515] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:55.838567 17874 leader_election.cc:290] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [CANDIDATE]: Term 2 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:55.839053 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f1211e2e0a434d96eeeed4a4ae4dfc" candidate_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:55.839491 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f1211e2e0a434d96eeeed4a4ae4dfc" candidate_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:55.839625 17448 raft_consensus.cc:3055] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:55.839911 17597 raft_consensus.cc:3060] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:55.839912 17448 raft_consensus.cc:740] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:55.840643 17448 consensus_queue.cc:260] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:55.841502 17448 raft_consensus.cc:3060] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:55.843899 17597 raft_consensus.cc:2468] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d58900fe2a47b6948f55fb683ab8e6 in term 2.
I20260710 13:20:55.844784 17840 leader_election.cc:304] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, c8d58900fe2a47b6948f55fb683ab8e6; no voters: 
I20260710 13:20:55.845733 17448 raft_consensus.cc:2468] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d58900fe2a47b6948f55fb683ab8e6 in term 2.
I20260710 13:20:55.846268 18233 raft_consensus.cc:2804] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:55.847224 18233 raft_consensus.cc:697] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 LEADER]: Becoming Leader. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Running, Role: LEADER
I20260710 13:20:55.847936 18233 consensus_queue.cc:237] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:55.854470 17344 catalog_manager.cc:5697] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: term changed from 1 to 2, leader changed from 5bb747c5a8264785a1328098055f247d (127.15.242.65) to c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68). New cstate: current_term: 2 leader_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:55.921234 18240 raft_consensus.cc:993] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: : Instructing follower c8d58900fe2a47b6948f55fb683ab8e6 to start an election
I20260710 13:20:55.921675 18227 raft_consensus.cc:1081] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Signalling peer c8d58900fe2a47b6948f55fb683ab8e6 to start an election
I20260710 13:20:55.922950 17874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6482e5d59b6049b79c781de1a0ddd7c3"
dest_uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
 from {username='slave'} at 127.0.0.1:36114
I20260710 13:20:55.923363 17874 raft_consensus.cc:493] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:55.923599 17874 raft_consensus.cc:3060] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:55.927516 17874 raft_consensus.cc:515] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:55.928938 17874 leader_election.cc:290] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [CANDIDATE]: Term 2 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:55.929672 17518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482e5d59b6049b79c781de1a0ddd7c3" candidate_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:55.929821 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6482e5d59b6049b79c781de1a0ddd7c3" candidate_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:55.930230 17518 raft_consensus.cc:3060] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:55.930274 17597 raft_consensus.cc:3055] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:55.930636 17597 raft_consensus.cc:740] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:55.931373 17597 consensus_queue.cc:260] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:55.932483 17597 raft_consensus.cc:3060] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:55.936107 17518 raft_consensus.cc:2468] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d58900fe2a47b6948f55fb683ab8e6 in term 2.
I20260710 13:20:55.937225 17840 leader_election.cc:304] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ecdc07e0e3542f6be39dd3868f71901, c8d58900fe2a47b6948f55fb683ab8e6; no voters: 
I20260710 13:20:55.937899 18233 raft_consensus.cc:2804] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:55.938256 17597 raft_consensus.cc:2468] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d58900fe2a47b6948f55fb683ab8e6 in term 2.
I20260710 13:20:55.938252 18233 raft_consensus.cc:697] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 LEADER]: Becoming Leader. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Running, Role: LEADER
I20260710 13:20:55.939167 18233 consensus_queue.cc:237] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:55.945791 17344 catalog_manager.cc:5697] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: term changed from 1 to 2, leader changed from 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) to c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68). New cstate: current_term: 2 leader_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:56.078037 18232 raft_consensus.cc:993] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d: : Instructing follower 3feaa0d6adeb4f8fa8d8945c1a79fa68 to start an election
I20260710 13:20:56.078402 18221 raft_consensus.cc:1081] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Signalling peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 to start an election
I20260710 13:20:56.079603 17597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3889d5ca1c248daa13745e273e8be05"
dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
 from {username='slave'} at 127.0.0.1:47032
I20260710 13:20:56.079970 17597 raft_consensus.cc:493] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:56.080179 17597 raft_consensus.cc:3060] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.084594 18240 raft_consensus.cc:993] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68: : Instructing follower c8d58900fe2a47b6948f55fb683ab8e6 to start an election
I20260710 13:20:56.085028 18227 raft_consensus.cc:1081] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Signalling peer c8d58900fe2a47b6948f55fb683ab8e6 to start an election
I20260710 13:20:56.085319 17597 raft_consensus.cc:515] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:56.086272 17875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15adbd4e33264ab6a45389c26a96acca"
dest_uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
 from {username='slave'} at 127.0.0.1:36114
I20260710 13:20:56.086745 17875 raft_consensus.cc:493] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:56.087002 17597 leader_election.cc:290] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 2 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:56.087090 17875 raft_consensus.cc:3060] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.087790 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3889d5ca1c248daa13745e273e8be05" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:56.087774 17518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3889d5ca1c248daa13745e273e8be05" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:56.088443 17448 raft_consensus.cc:3055] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:56.088516 17518 raft_consensus.cc:3060] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.088682 17448 raft_consensus.cc:740] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:56.089340 17448 consensus_queue.cc:260] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:56.090099 17448 raft_consensus.cc:3060] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.092782 17875 raft_consensus.cc:515] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:56.093917 17448 raft_consensus.cc:2468] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 2.
I20260710 13:20:56.094488 17875 leader_election.cc:290] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [CANDIDATE]: Term 2 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:56.094488 17518 raft_consensus.cc:2468] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 2.
I20260710 13:20:56.095003 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15adbd4e33264ab6a45389c26a96acca" candidate_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:56.095217 17561 leader_election.cc:304] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 
I20260710 13:20:56.095557 17445 raft_consensus.cc:3060] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.095908 18227 raft_consensus.cc:2804] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:56.096235 18227 raft_consensus.cc:697] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 LEADER]: Becoming Leader. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:56.096866 18227 consensus_queue.cc:237] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:56.100076 17445 raft_consensus.cc:2468] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d58900fe2a47b6948f55fb683ab8e6 in term 2.
I20260710 13:20:56.101123 17840 leader_election.cc:304] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, c8d58900fe2a47b6948f55fb683ab8e6; no voters: 
I20260710 13:20:56.101266 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15adbd4e33264ab6a45389c26a96acca" candidate_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:56.101745 17597 raft_consensus.cc:3055] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:56.101858 18233 raft_consensus.cc:2804] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:56.102041 17597 raft_consensus.cc:740] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:56.102366 18233 raft_consensus.cc:697] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 LEADER]: Becoming Leader. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Running, Role: LEADER
I20260710 13:20:56.102746 17597 consensus_queue.cc:260] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:56.103137 18233 consensus_queue.cc:237] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:56.104282 17597 raft_consensus.cc:3060] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.104234 17344 catalog_manager.cc:5697] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: term changed from 1 to 2, leader changed from 5bb747c5a8264785a1328098055f247d (127.15.242.65) to 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67). New cstate: current_term: 2 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:56.111225 17597 raft_consensus.cc:2468] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d58900fe2a47b6948f55fb683ab8e6 in term 2.
I20260710 13:20:56.113224 17345 catalog_manager.cc:5697] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: term changed from 1 to 2, leader changed from 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) to c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68). New cstate: current_term: 2 leader_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:56.171777 18232 raft_consensus.cc:993] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d: : Instructing follower c8d58900fe2a47b6948f55fb683ab8e6 to start an election
I20260710 13:20:56.172153 18221 raft_consensus.cc:1081] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Signalling peer c8d58900fe2a47b6948f55fb683ab8e6 to start an election
I20260710 13:20:56.173241 17875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "614562ac65d24cc686d5686c073bf464"
dest_uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
 from {username='slave'} at 127.0.0.1:36104
I20260710 13:20:56.173604 17875 raft_consensus.cc:493] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:56.173816 17875 raft_consensus.cc:3060] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.180069 17875 raft_consensus.cc:515] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:56.181365 17875 leader_election.cc:290] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [CANDIDATE]: Term 2 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:56.182233 17518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614562ac65d24cc686d5686c073bf464" candidate_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:56.182902 17518 raft_consensus.cc:3060] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.210659 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614562ac65d24cc686d5686c073bf464" candidate_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:56.213320 17445 raft_consensus.cc:3055] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:56.213980 17445 raft_consensus.cc:740] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:56.215638 17445 consensus_queue.cc:260] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:56.218406 17445 raft_consensus.cc:3060] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.223335 17518 raft_consensus.cc:2468] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d58900fe2a47b6948f55fb683ab8e6 in term 2.
I20260710 13:20:56.225608 17840 leader_election.cc:304] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ecdc07e0e3542f6be39dd3868f71901, c8d58900fe2a47b6948f55fb683ab8e6; no voters: 
I20260710 13:20:56.226719 18233 raft_consensus.cc:2804] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:56.227134 18233 raft_consensus.cc:697] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 LEADER]: Becoming Leader. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Running, Role: LEADER
I20260710 13:20:56.228307 18233 consensus_queue.cc:237] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:56.228520 17445 raft_consensus.cc:2468] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d58900fe2a47b6948f55fb683ab8e6 in term 2.
I20260710 13:20:56.242113 17445 raft_consensus.cc:1275] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Refusing update from remote peer c8d58900fe2a47b6948f55fb683ab8e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:56.243310 18233 consensus_queue.cc:1048] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:56.248893 17345 catalog_manager.cc:5697] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: term changed from 1 to 2, leader changed from 5bb747c5a8264785a1328098055f247d (127.15.242.65) to c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68). New cstate: current_term: 2 leader_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:56.257274 17597 raft_consensus.cc:1275] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Refusing update from remote peer c8d58900fe2a47b6948f55fb683ab8e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:56.259375 18248 consensus_queue.cc:1048] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:56.371210 17518 raft_consensus.cc:1275] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Refusing update from remote peer c8d58900fe2a47b6948f55fb683ab8e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:56.372391 18248 consensus_queue.cc:1048] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:56.381245 17597 raft_consensus.cc:1275] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Refusing update from remote peer c8d58900fe2a47b6948f55fb683ab8e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:56.383082 18234 consensus_queue.cc:1048] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:56.524448 17445 raft_consensus.cc:1275] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Refusing update from remote peer c8d58900fe2a47b6948f55fb683ab8e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:56.525547 18234 consensus_queue.cc:1048] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:56.536856 17594 raft_consensus.cc:1275] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Refusing update from remote peer c8d58900fe2a47b6948f55fb683ab8e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:56.538031 18233 consensus_queue.cc:1048] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:56.566021 17445 raft_consensus.cc:1275] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:56.567147 18240 consensus_queue.cc:1048] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:56.576855 17518 raft_consensus.cc:1275] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:56.579066 18260 consensus_queue.cc:1048] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:56.653961 17518 raft_consensus.cc:1275] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Refusing update from remote peer c8d58900fe2a47b6948f55fb683ab8e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:56.654937 18233 consensus_queue.cc:1048] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:56.663543 17445 raft_consensus.cc:1275] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Refusing update from remote peer c8d58900fe2a47b6948f55fb683ab8e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:56.664906 18233 consensus_queue.cc:1048] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:56.819764 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:56.835415 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:56.848448 17594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b"
dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
mode: GRACEFUL
new_leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
 from {username='slave'} at 127.0.0.1:60838
I20260710 13:20:56.849011 17594 raft_consensus.cc:606] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Received request to transfer leadership to TS 7ecdc07e0e3542f6be39dd3868f71901
I20260710 13:20:56.851423 17445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f498e512653f4ae1bf7c5d6083bdd9c9"
dest_uuid: "5bb747c5a8264785a1328098055f247d"
mode: GRACEFUL
new_leader_uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
 from {username='slave'} at 127.0.0.1:46568
I20260710 13:20:56.851814 17445 raft_consensus.cc:606] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Received request to transfer leadership to TS c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:56.852818 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:56.853356 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:57.039220 18240 raft_consensus.cc:993] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68: : Instructing follower 7ecdc07e0e3542f6be39dd3868f71901 to start an election
I20260710 13:20:57.039669 18260 raft_consensus.cc:1081] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Signalling peer 7ecdc07e0e3542f6be39dd3868f71901 to start an election
I20260710 13:20:57.040853 17518 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b"
dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
 from {username='slave'} at 127.0.0.1:34814
I20260710 13:20:57.041251 17518 raft_consensus.cc:493] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.041499 17518 raft_consensus.cc:3060] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.045919 17518 raft_consensus.cc:515] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:57.047601 17518 leader_election.cc:290] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 2 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:57.048319 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:57.048538 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b" candidate_uuid: "7ecdc07e0e3542f6be39dd3868f71901" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:57.048841 17445 raft_consensus.cc:3060] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.049038 17594 raft_consensus.cc:3055] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:57.049337 17594 raft_consensus.cc:740] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:57.049944 17594 consensus_queue.cc:260] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:57.050846 17594 raft_consensus.cc:3060] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.053313 17445 raft_consensus.cc:2468] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 2.
I20260710 13:20:57.054382 17487 leader_election.cc:304] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:57.055033 18252 raft_consensus.cc:2804] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:57.056036 18252 raft_consensus.cc:697] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 LEADER]: Becoming Leader. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Running, Role: LEADER
I20260710 13:20:57.056882 18252 consensus_queue.cc:237] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:57.057451 17594 raft_consensus.cc:2468] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ecdc07e0e3542f6be39dd3868f71901 in term 2.
I20260710 13:20:57.063649 17345 catalog_manager.cc:5697] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 reported cstate change: term changed from 1 to 2, leader changed from 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) to 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "7ecdc07e0e3542f6be39dd3868f71901" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:57.315975 18271 raft_consensus.cc:993] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d: : Instructing follower c8d58900fe2a47b6948f55fb683ab8e6 to start an election
I20260710 13:20:57.316478 18271 raft_consensus.cc:1081] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Signalling peer c8d58900fe2a47b6948f55fb683ab8e6 to start an election
I20260710 13:20:57.317935 17875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f498e512653f4ae1bf7c5d6083bdd9c9"
dest_uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
 from {username='slave'} at 127.0.0.1:36104
I20260710 13:20:57.318389 17875 raft_consensus.cc:493] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.318714 17875 raft_consensus.cc:3060] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.323207 17875 raft_consensus.cc:515] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:57.324584 17875 leader_election.cc:290] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [CANDIDATE]: Term 2 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:57.325205 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f498e512653f4ae1bf7c5d6083bdd9c9" candidate_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:57.325366 17518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f498e512653f4ae1bf7c5d6083bdd9c9" candidate_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:57.325788 17445 raft_consensus.cc:3055] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:57.325860 17518 raft_consensus.cc:3060] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.326244 17445 raft_consensus.cc:740] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:57.327039 17445 consensus_queue.cc:260] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:57.328200 17445 raft_consensus.cc:3060] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.330350 17518 raft_consensus.cc:2468] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d58900fe2a47b6948f55fb683ab8e6 in term 2.
I20260710 13:20:57.331238 17840 leader_election.cc:304] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ecdc07e0e3542f6be39dd3868f71901, c8d58900fe2a47b6948f55fb683ab8e6; no voters: 
I20260710 13:20:57.331888 18233 raft_consensus.cc:2804] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:57.332350 18233 raft_consensus.cc:697] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 LEADER]: Becoming Leader. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Running, Role: LEADER
I20260710 13:20:57.333478 18233 consensus_queue.cc:237] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:20:57.334055 17445 raft_consensus.cc:2468] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d58900fe2a47b6948f55fb683ab8e6 in term 2.
I20260710 13:20:57.341699 17345 catalog_manager.cc:5697] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: term changed from 1 to 2, leader changed from 5bb747c5a8264785a1328098055f247d (127.15.242.65) to c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68). New cstate: current_term: 2 leader_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:57.472409 17594 raft_consensus.cc:1275] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:57.473485 18265 consensus_queue.cc:1048] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:57.482892 17445 raft_consensus.cc:1275] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Refusing update from remote peer 7ecdc07e0e3542f6be39dd3868f71901: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:57.484257 18265 consensus_queue.cc:1048] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:57.812992 17520 raft_consensus.cc:1275] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Refusing update from remote peer c8d58900fe2a47b6948f55fb683ab8e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:57.813973 18257 consensus_queue.cc:1048] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:57.823944 17448 raft_consensus.cc:1275] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Refusing update from remote peer c8d58900fe2a47b6948f55fb683ab8e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:57.825264 18233 consensus_queue.cc:1048] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:57.853992 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:57.869359 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:57.891911 17520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b"
dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
mode: GRACEFUL
new_leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
 from {username='slave'} at 127.0.0.1:51628
I20260710 13:20:57.892310 17520 raft_consensus.cc:606] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 LEADER]: Received request to transfer leadership to TS 3feaa0d6adeb4f8fa8d8945c1a79fa68
I20260710 13:20:57.893112 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:57.893667 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:57.908845 18265 raft_consensus.cc:993] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901: : Instructing follower 3feaa0d6adeb4f8fa8d8945c1a79fa68 to start an election
I20260710 13:20:57.909242 18265 raft_consensus.cc:1081] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 LEADER]: Signalling peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 to start an election
I20260710 13:20:57.910509 17597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b"
dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
 from {username='slave'} at 127.0.0.1:47018
I20260710 13:20:57.910962 17597 raft_consensus.cc:493] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.911206 17597 raft_consensus.cc:3060] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.916440 17597 raft_consensus.cc:515] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:57.917833 17597 leader_election.cc:290] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [CANDIDATE]: Term 3 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:20:57.918321 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:20:57.918681 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b89ff3c7e4d769e85dbb1f7d8189b" candidate_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:57.918844 17448 raft_consensus.cc:3060] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.919189 17520 raft_consensus.cc:3055] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:57.919471 17520 raft_consensus.cc:740] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ecdc07e0e3542f6be39dd3868f71901, State: Running, Role: LEADER
I20260710 13:20:57.920034 17520 consensus_queue.cc:260] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:57.920790 17520 raft_consensus.cc:3060] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.923532 17448 raft_consensus.cc:2468] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 3.
I20260710 13:20:57.924469 17561 leader_election.cc:304] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: 3feaa0d6adeb4f8fa8d8945c1a79fa68, 5bb747c5a8264785a1328098055f247d; no voters: 
I20260710 13:20:57.925109 18270 raft_consensus.cc:2804] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:57.925573 18270 raft_consensus.cc:697] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 3 LEADER]: Becoming Leader. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:57.925956 17520 raft_consensus.cc:2468] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3feaa0d6adeb4f8fa8d8945c1a79fa68 in term 3.
I20260710 13:20:57.926317 18270 consensus_queue.cc:237] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:57.932507 17344 catalog_manager.cc:5697] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 reported cstate change: term changed from 2 to 3, leader changed from 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66) to 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67). New cstate: current_term: 3 leader_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:58.319850 17448 raft_consensus.cc:1275] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 3 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:58.320914 18270 consensus_queue.cc:1048] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:58.333220 17518 raft_consensus.cc:1275] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 3 FOLLOWER]: Refusing update from remote peer 3feaa0d6adeb4f8fa8d8945c1a79fa68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:58.334570 18240 consensus_queue.cc:1048] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:58.894412 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:58.911440 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:58.924230 17597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3889d5ca1c248daa13745e273e8be05"
dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
mode: GRACEFUL
new_leader_uuid: "5bb747c5a8264785a1328098055f247d"
 from {username='slave'} at 127.0.0.1:60838
I20260710 13:20:58.924667 17597 raft_consensus.cc:606] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 LEADER]: Received request to transfer leadership to TS 5bb747c5a8264785a1328098055f247d
I20260710 13:20:58.925639 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:58.926187 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:58.963923 18288 raft_consensus.cc:993] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: : Instructing follower 5bb747c5a8264785a1328098055f247d to start an election
I20260710 13:20:58.964350 18240 raft_consensus.cc:1081] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 LEADER]: Signalling peer 5bb747c5a8264785a1328098055f247d to start an election
I20260710 13:20:58.965469 17448 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3889d5ca1c248daa13745e273e8be05"
dest_uuid: "5bb747c5a8264785a1328098055f247d"
 from {username='slave'} at 127.0.0.1:38394
I20260710 13:20:58.965843 17448 raft_consensus.cc:493] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.966051 17448 raft_consensus.cc:3060] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.970113 17448 raft_consensus.cc:515] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:58.972399 17448 leader_election.cc:290] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [CANDIDATE]: Term 3 election: Requested vote from peers 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591), 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815)
I20260710 13:20:58.973027 17520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3889d5ca1c248daa13745e273e8be05" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:20:58.973588 17520 raft_consensus.cc:3060] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.974431 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3889d5ca1c248daa13745e273e8be05" candidate_uuid: "5bb747c5a8264785a1328098055f247d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68"
I20260710 13:20:58.974860 17597 raft_consensus.cc:3055] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:58.975077 17597 raft_consensus.cc:740] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3feaa0d6adeb4f8fa8d8945c1a79fa68, State: Running, Role: LEADER
I20260710 13:20:58.975683 17597 consensus_queue.cc:260] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:58.976467 17597 raft_consensus.cc:3060] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.978417 17520 raft_consensus.cc:2468] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 3.
I20260710 13:20:58.979445 17412 leader_election.cc:304] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [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: 5bb747c5a8264785a1328098055f247d, 7ecdc07e0e3542f6be39dd3868f71901; no voters: 
I20260710 13:20:58.980111 18271 raft_consensus.cc:2804] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:58.980825 17597 raft_consensus.cc:2468] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bb747c5a8264785a1328098055f247d in term 3.
I20260710 13:20:58.980957 18271 raft_consensus.cc:697] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 3 LEADER]: Becoming Leader. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:20:58.981812 18271 consensus_queue.cc:237] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } }
I20260710 13:20:58.987673 17344 catalog_manager.cc:5697] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d reported cstate change: term changed from 2 to 3, leader changed from 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67) to 5bb747c5a8264785a1328098055f247d (127.15.242.65). New cstate: current_term: 3 leader_uuid: "5bb747c5a8264785a1328098055f247d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:59.381644 17518 raft_consensus.cc:1275] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [term 3 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:59.382616 18271 consensus_queue.cc:1048] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:59.391281 17597 raft_consensus.cc:1275] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 3 FOLLOWER]: Refusing update from remote peer 5bb747c5a8264785a1328098055f247d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:59.392930 18302 consensus_queue.cc:1048] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3feaa0d6adeb4f8fa8d8945c1a79fa68" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:59.926857 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:59.947922 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:59.961067 17445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26b82891695e441aa1e1e51e15fac500"
dest_uuid: "5bb747c5a8264785a1328098055f247d"
mode: GRACEFUL
new_leader_uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
 from {username='slave'} at 127.0.0.1:46568
I20260710 13:20:59.961503 17445 raft_consensus.cc:606] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Received request to transfer leadership to TS c8d58900fe2a47b6948f55fb683ab8e6
I20260710 13:20:59.962421 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:59.962934 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:00.053990 18306 raft_consensus.cc:993] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d: : Instructing follower c8d58900fe2a47b6948f55fb683ab8e6 to start an election
I20260710 13:21:00.054421 18271 raft_consensus.cc:1081] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Signalling peer c8d58900fe2a47b6948f55fb683ab8e6 to start an election
I20260710 13:21:00.055652 17875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26b82891695e441aa1e1e51e15fac500"
dest_uuid: "c8d58900fe2a47b6948f55fb683ab8e6"
 from {username='slave'} at 127.0.0.1:36104
I20260710 13:21:00.056061 17875 raft_consensus.cc:493] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:00.056303 17875 raft_consensus.cc:3060] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.060283 17875 raft_consensus.cc:515] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:21:00.061596 17875 leader_election.cc:290] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [CANDIDATE]: Term 2 election: Requested vote from peers 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781), 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591)
I20260710 13:21:00.062167 17445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b82891695e441aa1e1e51e15fac500" candidate_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5bb747c5a8264785a1328098055f247d"
I20260710 13:21:00.062378 17518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b82891695e441aa1e1e51e15fac500" candidate_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ecdc07e0e3542f6be39dd3868f71901"
I20260710 13:21:00.062624 17445 raft_consensus.cc:3055] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:00.062886 17518 raft_consensus.cc:3060] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.062943 17445 raft_consensus.cc:740] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bb747c5a8264785a1328098055f247d, State: Running, Role: LEADER
I20260710 13:21:00.063652 17445 consensus_queue.cc:260] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:21:00.064451 17445 raft_consensus.cc:3060] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.066777 17518 raft_consensus.cc:2468] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d58900fe2a47b6948f55fb683ab8e6 in term 2.
I20260710 13:21:00.067632 17840 leader_election.cc:304] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ecdc07e0e3542f6be39dd3868f71901, c8d58900fe2a47b6948f55fb683ab8e6; no voters: 
I20260710 13:21:00.068624 17445 raft_consensus.cc:2468] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d58900fe2a47b6948f55fb683ab8e6 in term 2.
I20260710 13:21:00.068743 18292 raft_consensus.cc:2804] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:00.070408 18292 raft_consensus.cc:697] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 LEADER]: Becoming Leader. State: Replica: c8d58900fe2a47b6948f55fb683ab8e6, State: Running, Role: LEADER
I20260710 13:21:00.071952 18292 consensus_queue.cc:237] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [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: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } }
I20260710 13:21:00.080051 17344 catalog_manager.cc:5697] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 reported cstate change: term changed from 1 to 2, leader changed from 5bb747c5a8264785a1328098055f247d (127.15.242.65) to c8d58900fe2a47b6948f55fb683ab8e6 (127.15.242.68). New cstate: current_term: 2 leader_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d58900fe2a47b6948f55fb683ab8e6" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 35241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:00.486382 17448 raft_consensus.cc:1275] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Refusing update from remote peer c8d58900fe2a47b6948f55fb683ab8e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:00.487347 18292 consensus_queue.cc:1048] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bb747c5a8264785a1328098055f247d" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 32781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:00.496202 17518 raft_consensus.cc:1275] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Refusing update from remote peer c8d58900fe2a47b6948f55fb683ab8e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:00.499150 18292 consensus_queue.cc:1048] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ecdc07e0e3542f6be39dd3868f71901" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:00.963587 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:00.976114 16329 tablet_server.cc:179] TabletServer@127.15.242.65:0 shutting down...
W20260710 13:21:00.987268 17840 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 13:21:00.991174 17840 consensus_peers.cc:597] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 -> Peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Couldn't send request to peer 5bb747c5a8264785a1328098055f247d. 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:21:00.999591 17487 consensus_peers.cc:597] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 -> Peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Couldn't send request to peer 5bb747c5a8264785a1328098055f247d. 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:21:01.004105 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:01.004941 16329 tablet_replica.cc:333] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.005595 16329 raft_consensus.cc:2243] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.006496 16329 raft_consensus.cc:2272] T 8735e32214cf489296288c3e25214187 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.008530 16329 tablet_replica.cc:333] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.008970 16329 raft_consensus.cc:2243] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.009577 16329 raft_consensus.cc:2272] T 95d1fa773b0c44289f4fc6eaa5288d26 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.011149 16329 tablet_replica.cc:333] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.011633 16329 raft_consensus.cc:2243] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.011965 16329 raft_consensus.cc:2272] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.013413 16329 tablet_replica.cc:333] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.013823 16329 raft_consensus.cc:2243] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.014123 16329 raft_consensus.cc:2272] T f498e512653f4ae1bf7c5d6083bdd9c9 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.015581 16329 tablet_replica.cc:333] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.016013 16329 raft_consensus.cc:2243] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.016378 16329 raft_consensus.cc:2272] T 7cc92ff8cce04038ba00a844561d232a P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.017859 16329 tablet_replica.cc:333] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.018306 16329 raft_consensus.cc:2243] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.018908 16329 raft_consensus.cc:2272] T 26a48a45dc854e6d907e8bdbc886eb89 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.020417 16329 tablet_replica.cc:333] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.020884 16329 raft_consensus.cc:2243] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.021342 16329 raft_consensus.cc:2272] T 94c7082eb3754314bb05dc0425dfbc35 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.022807 16329 tablet_replica.cc:333] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.023229 16329 raft_consensus.cc:2243] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.023778 16329 raft_consensus.cc:2272] T 15adbd4e33264ab6a45389c26a96acca P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.025559 16329 tablet_replica.cc:333] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.026041 16329 raft_consensus.cc:2243] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.026706 16329 raft_consensus.cc:2272] T 85f600677d884a1e975b51cbae3e9dc5 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.027216 17487 consensus_peers.cc:597] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 -> Peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Couldn't send request to peer 5bb747c5a8264785a1328098055f247d. 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:21:01.028373 16329 tablet_replica.cc:333] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.028844 16329 raft_consensus.cc:2243] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.029448 16329 raft_consensus.cc:2272] T a3889d5ca1c248daa13745e273e8be05 P 5bb747c5a8264785a1328098055f247d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.031081 16329 tablet_replica.cc:333] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.031569 16329 raft_consensus.cc:2243] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.031920 16329 raft_consensus.cc:2272] T c1c97f486a0a47f9a7af192d628daba5 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.033460 16329 tablet_replica.cc:333] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.033849 16329 raft_consensus.cc:2243] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.034168 16329 raft_consensus.cc:2272] T 08f6dddcebab4f2cb51da86a6947444f P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.035822 16329 tablet_replica.cc:333] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.036279 16329 raft_consensus.cc:2243] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.036619 16329 raft_consensus.cc:2272] T 835b89ff3c7e4d769e85dbb1f7d8189b P 5bb747c5a8264785a1328098055f247d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.038038 16329 tablet_replica.cc:333] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.038486 16329 raft_consensus.cc:2243] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.038821 16329 raft_consensus.cc:2272] T 26b82891695e441aa1e1e51e15fac500 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.040702 16329 tablet_replica.cc:333] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.041154 16329 raft_consensus.cc:2243] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.041522 16329 raft_consensus.cc:2272] T 614562ac65d24cc686d5686c073bf464 P 5bb747c5a8264785a1328098055f247d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.043016 16329 tablet_replica.cc:333] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.043475 16329 raft_consensus.cc:2243] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.044170 16329 raft_consensus.cc:2272] T 118e27d81fb74ae487f9755ae53f6a43 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.046689 16329 tablet_replica.cc:333] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.047865 16329 raft_consensus.cc:2243] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.048602 16329 raft_consensus.cc:2272] T 82318db32f3d4768abbc08d19ebe7ee1 P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.050832 16329 tablet_replica.cc:333] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d: stopping tablet replica
I20260710 13:21:01.051370 16329 raft_consensus.cc:2243] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.051939 16329 raft_consensus.cc:2272] T a21556d830314ad9ace39d3ed10eb7ad P 5bb747c5a8264785a1328098055f247d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.065047 17840 consensus_peers.cc:597] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 -> Peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Couldn't send request to peer 5bb747c5a8264785a1328098055f247d. 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:21:01.093075 16329 tablet_server.cc:196] TabletServer@127.15.242.65:0 shutdown complete.
W20260710 13:21:01.101591 17487 consensus_peers.cc:597] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 -> Peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Couldn't send request to peer 5bb747c5a8264785a1328098055f247d. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:32781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.135178 16329 tablet_server.cc:179] TabletServer@127.15.242.66:0 shutting down...
I20260710 13:21:01.159718 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:01.160418 16329 tablet_replica.cc:333] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.161203 16329 raft_consensus.cc:2243] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.161769 16329 raft_consensus.cc:2272] T 99b9602cddd149f38d82e60cf900d400 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.164160 16329 tablet_replica.cc:333] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
W20260710 13:21:01.164832 17840 consensus_peers.cc:597] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 -> Peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Couldn't send request to peer 7ecdc07e0e3542f6be39dd3868f71901. 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:21:01.164844 16329 raft_consensus.cc:2243] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.165578 16329 raft_consensus.cc:2272] T a3889d5ca1c248daa13745e273e8be05 P 7ecdc07e0e3542f6be39dd3868f71901 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.167804 16329 tablet_replica.cc:333] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.168426 16329 raft_consensus.cc:2243] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.169031 16329 raft_consensus.cc:2272] T 7620dc307e9c452ea6d54fc9d116423a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.170635 16329 tablet_replica.cc:333] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.171074 16329 raft_consensus.cc:2243] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.171548 16329 raft_consensus.cc:2272] T 6482e5d59b6049b79c781de1a0ddd7c3 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.173156 16329 tablet_replica.cc:333] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.173617 16329 raft_consensus.cc:2243] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.173986 16329 raft_consensus.cc:2272] T f498e512653f4ae1bf7c5d6083bdd9c9 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.175407 16329 tablet_replica.cc:333] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.175822 16329 raft_consensus.cc:2243] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.176169 16329 raft_consensus.cc:2272] T 8735e32214cf489296288c3e25214187 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.177708 16329 tablet_replica.cc:333] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.178223 16329 raft_consensus.cc:2243] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.178882 16329 raft_consensus.cc:2272] T 7cc92ff8cce04038ba00a844561d232a P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.180711 16329 tablet_replica.cc:333] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.181213 16329 raft_consensus.cc:2243] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.182005 16329 raft_consensus.cc:2272] T 041ef7bb95e74330852a87e852866815 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.183768 16329 tablet_replica.cc:333] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.184202 16329 raft_consensus.cc:2243] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.184547 16329 raft_consensus.cc:2272] T 26a48a45dc854e6d907e8bdbc886eb89 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.186142 16329 tablet_replica.cc:333] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.186609 16329 raft_consensus.cc:2243] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.187225 16329 raft_consensus.cc:2272] T 94c7082eb3754314bb05dc0425dfbc35 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.188714 16329 tablet_replica.cc:333] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.189145 16329 raft_consensus.cc:2243] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.189487 16329 raft_consensus.cc:2272] T 835b89ff3c7e4d769e85dbb1f7d8189b P 7ecdc07e0e3542f6be39dd3868f71901 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.190908 16329 tablet_replica.cc:333] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.191370 16329 raft_consensus.cc:2243] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.192044 16329 raft_consensus.cc:2272] T 82318db32f3d4768abbc08d19ebe7ee1 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.193578 16329 tablet_replica.cc:333] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.193996 16329 raft_consensus.cc:2243] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.194612 16329 raft_consensus.cc:2272] T 08f6dddcebab4f2cb51da86a6947444f P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.196177 16329 tablet_replica.cc:333] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.196753 16329 raft_consensus.cc:2243] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.197585 16329 raft_consensus.cc:2272] T 00753d9c5b97435b8d9e8160a65eb304 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.199361 16329 tablet_replica.cc:333] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.199843 16329 raft_consensus.cc:2243] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.200234 16329 raft_consensus.cc:2272] T 26b82891695e441aa1e1e51e15fac500 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.200342 17561 consensus_peers.cc:597] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 -> Peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Couldn't send request to peer 7ecdc07e0e3542f6be39dd3868f71901. 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:21:01.202375 16329 tablet_replica.cc:333] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.203059 16329 raft_consensus.cc:2243] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.203676 16329 raft_consensus.cc:2272] T 614562ac65d24cc686d5686c073bf464 P 7ecdc07e0e3542f6be39dd3868f71901 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.205407 17840 consensus_peers.cc:597] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 -> Peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Couldn't send request to peer 5bb747c5a8264785a1328098055f247d. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:32781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.205919 16329 tablet_replica.cc:333] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.206496 16329 raft_consensus.cc:2243] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.207120 16329 raft_consensus.cc:2272] T f424b61ecf88492085b4ce03b83527e0 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.207619 17840 consensus_peers.cc:597] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 -> Peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Couldn't send request to peer 5bb747c5a8264785a1328098055f247d. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:32781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.208973 16329 tablet_replica.cc:333] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901: stopping tablet replica
I20260710 13:21:01.209378 16329 raft_consensus.cc:2243] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.209674 16329 raft_consensus.cc:2272] T c1c97f486a0a47f9a7af192d628daba5 P 7ecdc07e0e3542f6be39dd3868f71901 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.228719 17561 consensus_peers.cc:597] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 -> Peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Couldn't send request to peer 5bb747c5a8264785a1328098055f247d. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:32781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:01.249312 17561 consensus_peers.cc:597] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 -> Peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Couldn't send request to peer 7ecdc07e0e3542f6be39dd3868f71901. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.66:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:01.268047 17561 consensus_peers.cc:597] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 -> Peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Couldn't send request to peer 7ecdc07e0e3542f6be39dd3868f71901. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.66:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.276824 16329 tablet_server.cc:196] TabletServer@127.15.242.66:0 shutdown complete.
W20260710 13:21:01.281029 17840 consensus_peers.cc:597] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 -> Peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Couldn't send request to peer 7ecdc07e0e3542f6be39dd3868f71901. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.66:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:01.310400 17561 consensus_peers.cc:597] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 -> Peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Couldn't send request to peer 5bb747c5a8264785a1328098055f247d. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:32781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:01.312790 17840 consensus_peers.cc:597] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 -> Peer 5bb747c5a8264785a1328098055f247d (127.15.242.65:32781): Couldn't send request to peer 5bb747c5a8264785a1328098055f247d. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:32781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.319094 16329 tablet_server.cc:179] TabletServer@127.15.242.67:0 shutting down...
W20260710 13:21:01.327070 17840 consensus_peers.cc:597] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 -> Peer 3feaa0d6adeb4f8fa8d8945c1a79fa68 (127.15.242.67:40815): Couldn't send request to peer 3feaa0d6adeb4f8fa8d8945c1a79fa68. 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:21:01.349140 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:01.349776 16329 tablet_replica.cc:333] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.350363 16329 raft_consensus.cc:2243] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.351075 16329 raft_consensus.cc:2272] T 99b9602cddd149f38d82e60cf900d400 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.352721 16329 tablet_replica.cc:333] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.353147 16329 raft_consensus.cc:2243] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.353470 16329 raft_consensus.cc:2272] T a3889d5ca1c248daa13745e273e8be05 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.354828 16329 tablet_replica.cc:333] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.355273 16329 raft_consensus.cc:2243] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.355719 16329 raft_consensus.cc:2272] T 85f600677d884a1e975b51cbae3e9dc5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.357156 16329 tablet_replica.cc:333] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.357585 16329 raft_consensus.cc:2243] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.358184 16329 raft_consensus.cc:2272] T 7620dc307e9c452ea6d54fc9d116423a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.359778 16329 tablet_replica.cc:333] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.360208 16329 raft_consensus.cc:2243] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.360519 16329 raft_consensus.cc:2272] T 26a48a45dc854e6d907e8bdbc886eb89 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.362036 16329 tablet_replica.cc:333] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.362461 16329 raft_consensus.cc:2243] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.362768 16329 raft_consensus.cc:2272] T 7cc92ff8cce04038ba00a844561d232a P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.364197 16329 tablet_replica.cc:333] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.364614 16329 raft_consensus.cc:2243] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.365060 16329 raft_consensus.cc:2272] T 041ef7bb95e74330852a87e852866815 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.366519 16329 tablet_replica.cc:333] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.367136 16329 raft_consensus.cc:2243] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.367601 16329 raft_consensus.cc:2272] T 15adbd4e33264ab6a45389c26a96acca P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.369531 16329 tablet_replica.cc:333] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.370131 16329 raft_consensus.cc:2243] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.370929 16329 raft_consensus.cc:2272] T c1c97f486a0a47f9a7af192d628daba5 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.372563 16329 tablet_replica.cc:333] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.373001 16329 raft_consensus.cc:2243] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.373631 16329 raft_consensus.cc:2272] T 835b89ff3c7e4d769e85dbb1f7d8189b P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.375159 16329 tablet_replica.cc:333] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.375615 16329 raft_consensus.cc:2243] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.375963 16329 raft_consensus.cc:2272] T 6482e5d59b6049b79c781de1a0ddd7c3 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.377441 16329 tablet_replica.cc:333] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.377864 16329 raft_consensus.cc:2243] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.378262 16329 raft_consensus.cc:2272] T 95d1fa773b0c44289f4fc6eaa5288d26 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.379776 16329 tablet_replica.cc:333] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.380206 16329 raft_consensus.cc:2243] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.380541 16329 raft_consensus.cc:2272] T 40f1211e2e0a434d96eeeed4a4ae4dfc P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.381915 16329 tablet_replica.cc:333] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.382329 16329 raft_consensus.cc:2243] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.382740 16329 raft_consensus.cc:2272] T 118e27d81fb74ae487f9755ae53f6a43 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.384356 16329 tablet_replica.cc:333] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.384763 16329 raft_consensus.cc:2243] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.385408 16329 raft_consensus.cc:2272] T f424b61ecf88492085b4ce03b83527e0 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.386828 16329 tablet_replica.cc:333] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.387292 16329 raft_consensus.cc:2243] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.387964 16329 raft_consensus.cc:2272] T a21556d830314ad9ace39d3ed10eb7ad P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.389547 16329 tablet_replica.cc:333] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.389936 16329 raft_consensus.cc:2243] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.390286 16329 raft_consensus.cc:2272] T 08f6dddcebab4f2cb51da86a6947444f P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.391810 16329 tablet_replica.cc:333] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68: stopping tablet replica
I20260710 13:21:01.392192 16329 raft_consensus.cc:2243] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.392567 16329 raft_consensus.cc:2272] T 00753d9c5b97435b8d9e8160a65eb304 P 3feaa0d6adeb4f8fa8d8945c1a79fa68 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.424371 17840 consensus_peers.cc:597] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 -> Peer 7ecdc07e0e3542f6be39dd3868f71901 (127.15.242.66:43591): Couldn't send request to peer 7ecdc07e0e3542f6be39dd3868f71901. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.66:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.424605 16329 tablet_server.cc:196] TabletServer@127.15.242.67:0 shutdown complete.
I20260710 13:21:01.456765 16329 tablet_server.cc:179] TabletServer@127.15.242.68:0 shutting down...
I20260710 13:21:01.477650 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:01.478289 16329 tablet_replica.cc:333] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.479077 16329 raft_consensus.cc:2243] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.479727 16329 raft_consensus.cc:2272] T 7620dc307e9c452ea6d54fc9d116423a P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.481460 16329 tablet_replica.cc:333] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.481953 16329 raft_consensus.cc:2243] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.482554 16329 raft_consensus.cc:2272] T 15adbd4e33264ab6a45389c26a96acca P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.484138 16329 tablet_replica.cc:333] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.484596 16329 raft_consensus.cc:2243] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.484956 16329 raft_consensus.cc:2272] T 8735e32214cf489296288c3e25214187 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.486378 16329 tablet_replica.cc:333] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.486774 16329 raft_consensus.cc:2243] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.487371 16329 raft_consensus.cc:2272] T 614562ac65d24cc686d5686c073bf464 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.488766 16329 tablet_replica.cc:333] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.489161 16329 raft_consensus.cc:2243] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.489740 16329 raft_consensus.cc:2272] T 40f1211e2e0a434d96eeeed4a4ae4dfc P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.491127 16329 tablet_replica.cc:333] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.491568 16329 raft_consensus.cc:2243] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.491962 16329 raft_consensus.cc:2272] T 95d1fa773b0c44289f4fc6eaa5288d26 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.493376 16329 tablet_replica.cc:333] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.493775 16329 raft_consensus.cc:2243] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.494148 16329 raft_consensus.cc:2272] T a21556d830314ad9ace39d3ed10eb7ad P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.495608 16329 tablet_replica.cc:333] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.496024 16329 raft_consensus.cc:2243] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.496464 16329 raft_consensus.cc:2272] T 82318db32f3d4768abbc08d19ebe7ee1 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.497895 16329 tablet_replica.cc:333] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.498332 16329 raft_consensus.cc:2243] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.498734 16329 raft_consensus.cc:2272] T 94c7082eb3754314bb05dc0425dfbc35 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.500213 16329 tablet_replica.cc:333] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.500651 16329 raft_consensus.cc:2243] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.501089 16329 raft_consensus.cc:2272] T 041ef7bb95e74330852a87e852866815 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.502564 16329 tablet_replica.cc:333] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.502988 16329 raft_consensus.cc:2243] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.503644 16329 raft_consensus.cc:2272] T f498e512653f4ae1bf7c5d6083bdd9c9 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.505070 16329 tablet_replica.cc:333] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.505502 16329 raft_consensus.cc:2243] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.505890 16329 raft_consensus.cc:2272] T 99b9602cddd149f38d82e60cf900d400 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.507416 16329 tablet_replica.cc:333] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.507828 16329 raft_consensus.cc:2243] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.508433 16329 raft_consensus.cc:2272] T 6482e5d59b6049b79c781de1a0ddd7c3 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.509857 16329 tablet_replica.cc:333] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.510272 16329 raft_consensus.cc:2243] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.510627 16329 raft_consensus.cc:2272] T 00753d9c5b97435b8d9e8160a65eb304 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.512033 16329 tablet_replica.cc:333] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.512445 16329 raft_consensus.cc:2243] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.513067 16329 raft_consensus.cc:2272] T 26b82891695e441aa1e1e51e15fac500 P c8d58900fe2a47b6948f55fb683ab8e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.514540 16329 tablet_replica.cc:333] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.514945 16329 raft_consensus.cc:2243] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.515337 16329 raft_consensus.cc:2272] T 118e27d81fb74ae487f9755ae53f6a43 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.516781 16329 tablet_replica.cc:333] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.517180 16329 raft_consensus.cc:2243] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.517594 16329 raft_consensus.cc:2272] T f424b61ecf88492085b4ce03b83527e0 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.519114 16329 tablet_replica.cc:333] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6: stopping tablet replica
I20260710 13:21:01.519639 16329 raft_consensus.cc:2243] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.520027 16329 raft_consensus.cc:2272] T 85f600677d884a1e975b51cbae3e9dc5 P c8d58900fe2a47b6948f55fb683ab8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.554423 16329 tablet_server.cc:196] TabletServer@127.15.242.68:0 shutdown complete.
I20260710 13:21:01.579773 16329 master.cc:562] Master@127.15.242.126:34847 shutting down...
I20260710 13:21:01.598433 16329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.598910 16329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.599197 16329 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8748b330420f429cab2d9055b57d96b6: stopping tablet replica
I20260710 13:21:01.618980 16329 master.cc:584] Master@127.15.242.126:34847 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30545 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:21:01.669764 16329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.242.126:35605
I20260710 13:21:01.670828 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:01.675968 18326 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:21:01.676290 18327 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:21:01.676642 18329 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:21:01.677448 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:01.678326 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:01.678498 16329 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:21:01.678632 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689661678615 us; error 0 us; skew 500 ppm
I20260710 13:21:01.679112 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:01.681209 16329 webserver.cc:533] Webserver started at http://127.15.242.126:45833/ using document root <none> and password file <none>
I20260710 13:21:01.681639 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:01.681805 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:01.682041 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:01.683023 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/master-0-root/instance:
uuid: "ddbe5f9b405544a5887d2e65c9664535"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-fwgt"
I20260710 13:21:01.686932 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:01.689810 18334 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:21:01.690408 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:01.690641 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/master-0-root
uuid: "ddbe5f9b405544a5887d2e65c9664535"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-fwgt"
I20260710 13:21:01.690888 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-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:21:01.708106 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:01.709180 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:01.743084 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.126:35605
I20260710 13:21:01.743165 18385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.126:35605 every 8 connection(s)
I20260710 13:21:01.746577 18386 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:21:01.755345 18386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535: Bootstrap starting.
I20260710 13:21:01.759517 18386 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.763016 18386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535: No bootstrap required, opened a new log
I20260710 13:21:01.764899 18386 raft_consensus.cc:359] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddbe5f9b405544a5887d2e65c9664535" member_type: VOTER }
I20260710 13:21:01.765225 18386 raft_consensus.cc:385] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.765415 18386 raft_consensus.cc:740] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddbe5f9b405544a5887d2e65c9664535, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.765861 18386 consensus_queue.cc:260] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ddbe5f9b405544a5887d2e65c9664535" member_type: VOTER }
I20260710 13:21:01.766247 18386 raft_consensus.cc:399] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:01.766422 18386 raft_consensus.cc:493] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:01.766623 18386 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.770141 18386 raft_consensus.cc:515] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddbe5f9b405544a5887d2e65c9664535" member_type: VOTER }
I20260710 13:21:01.770579 18386 leader_election.cc:304] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [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: ddbe5f9b405544a5887d2e65c9664535; no voters: 
I20260710 13:21:01.771502 18386 leader_election.cc:290] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:01.771817 18389 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:01.772990 18389 raft_consensus.cc:697] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [term 1 LEADER]: Becoming Leader. State: Replica: ddbe5f9b405544a5887d2e65c9664535, State: Running, Role: LEADER
I20260710 13:21:01.773505 18389 consensus_queue.cc:237] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [LEADER]: Queue going to LEADER mode. State: All 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: "ddbe5f9b405544a5887d2e65c9664535" member_type: VOTER }
I20260710 13:21:01.774053 18386 sys_catalog.cc:565] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:01.777208 18390 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ddbe5f9b405544a5887d2e65c9664535" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddbe5f9b405544a5887d2e65c9664535" member_type: VOTER } }
I20260710 13:21:01.778602 18390 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:01.778082 18391 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ddbe5f9b405544a5887d2e65c9664535. Latest consensus state: current_term: 1 leader_uuid: "ddbe5f9b405544a5887d2e65c9664535" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddbe5f9b405544a5887d2e65c9664535" member_type: VOTER } }
I20260710 13:21:01.779589 18391 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:01.780391 18397 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:01.787194 18397 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:01.788118 16329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:01.794713 18397 catalog_manager.cc:1383] Generated new cluster ID: b18dcc829e264168b12266f34d747f07
I20260710 13:21:01.794951 18397 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:01.829119 18397 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:01.830233 18397 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:01.840675 18397 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535: Generated new TSK 0
I20260710 13:21:01.841162 18397 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:01.853850 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:01.859047 18407 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:21:01.860518 18408 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:21:01.861510 18410 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:21:01.862099 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:01.862838 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:01.863030 16329 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:21:01.863147 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689661863136 us; error 0 us; skew 500 ppm
I20260710 13:21:01.863617 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:01.865550 16329 webserver.cc:533] Webserver started at http://127.15.242.65:37521/ using document root <none> and password file <none>
I20260710 13:21:01.865935 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:01.866076 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:01.866278 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:01.867169 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-0-root/instance:
uuid: "78a7434fb98f45d7aaa97216db6d733f"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-fwgt"
I20260710 13:21:01.870965 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:01.873807 18415 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:21:01.874420 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:01.874646 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-0-root
uuid: "78a7434fb98f45d7aaa97216db6d733f"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-fwgt"
I20260710 13:21:01.874866 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-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:21:01.914652 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:01.915833 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:01.917197 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:01.919399 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:01.919591 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.919852 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:01.920019 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.957255 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.65:38987
I20260710 13:21:01.957340 18477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.65:38987 every 8 connection(s)
I20260710 13:21:01.961714 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:01.968035 18482 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:21:01.968895 18483 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:21:01.971138 18485 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:21:01.972643 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:01.973474 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:01.973654 16329 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:21:01.973829 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689661973810 us; error 0 us; skew 500 ppm
I20260710 13:21:01.974303 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:01.976804 16329 webserver.cc:533] Webserver started at http://127.15.242.66:43727/ using document root <none> and password file <none>
I20260710 13:21:01.977357 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:01.977542 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:01.977634 18478 heartbeater.cc:344] Connected to a master server at 127.15.242.126:35605
I20260710 13:21:01.977869 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:01.978001 18478 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:01.978773 18478 heartbeater.cc:507] Master 127.15.242.126:35605 requested a full tablet report, sending...
I20260710 13:21:01.979295 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-1-root/instance:
uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-fwgt"
I20260710 13:21:01.980902 18351 ts_manager.cc:194] Registered new tserver with Master: 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:01.983218 18351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42268
I20260710 13:21:01.984607 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:01.987867 18490 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:21:01.988518 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:01.988739 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-1-root
uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-fwgt"
I20260710 13:21:01.988965 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-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:21:02.000044 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:02.001049 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:02.002286 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:02.004195 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:02.004359 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.004577 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:02.004712 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.040670 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.66:36375
I20260710 13:21:02.040796 18552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.66:36375 every 8 connection(s)
I20260710 13:21:02.044947 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:02.051173 18556 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:21:02.053210 18557 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:21:02.058950 18553 heartbeater.cc:344] Connected to a master server at 127.15.242.126:35605
I20260710 13:21:02.059325 18553 heartbeater.cc:461] Registering TS with master...
W20260710 13:21:02.059440 18559 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:21:02.059710 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:02.060106 18553 heartbeater.cc:507] Master 127.15.242.126:35605 requested a full tablet report, sending...
I20260710 13:21:02.060542 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:02.060743 16329 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:21:02.060899 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689662060882 us; error 0 us; skew 500 ppm
I20260710 13:21:02.061585 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:02.062006 18351 ts_manager.cc:194] Registered new tserver with Master: 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:02.063359 18351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42276
I20260710 13:21:02.065048 16329 webserver.cc:533] Webserver started at http://127.15.242.67:45387/ using document root <none> and password file <none>
I20260710 13:21:02.065517 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:02.065685 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:02.065908 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:02.066931 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-2-root/instance:
uuid: "16c872da419c47db9dfb16a0f961a6bb"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-fwgt"
I20260710 13:21:02.072535 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260710 13:21:02.076622 18564 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:21:02.077534 16329 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:21:02.077800 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-2-root
uuid: "16c872da419c47db9dfb16a0f961a6bb"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-fwgt"
I20260710 13:21:02.078051 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-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:21:02.091816 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:02.092873 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:02.094127 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:02.096115 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:02.096307 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.096513 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:02.096654 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.132305 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.67:39541
I20260710 13:21:02.132406 18626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.67:39541 every 8 connection(s)
I20260710 13:21:02.136587 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:02.143052 18630 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:21:02.148018 18631 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:21:02.148329 16329 server_base.cc:1061] running on GCE node
W20260710 13:21:02.149045 18633 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:21:02.149997 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:02.150267 16329 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:21:02.150434 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689662150417 us; error 0 us; skew 500 ppm
I20260710 13:21:02.150725 18627 heartbeater.cc:344] Connected to a master server at 127.15.242.126:35605
I20260710 13:21:02.151027 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:02.151062 18627 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:02.151908 18627 heartbeater.cc:507] Master 127.15.242.126:35605 requested a full tablet report, sending...
I20260710 13:21:02.153667 16329 webserver.cc:533] Webserver started at http://127.15.242.68:39185/ using document root <none> and password file <none>
I20260710 13:21:02.153826 18351 ts_manager.cc:194] Registered new tserver with Master: 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:02.154148 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:02.154371 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:02.154613 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:02.155103 18351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42290
I20260710 13:21:02.155764 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-3-root/instance:
uuid: "55431788099040e689162a5a7bcf0c4a"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-fwgt"
I20260710 13:21:02.159765 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:21:02.162564 18638 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:21:02.163205 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 13:21:02.163491 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-3-root
uuid: "55431788099040e689162a5a7bcf0c4a"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-fwgt"
I20260710 13:21:02.163736 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-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:21:02.185384 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:02.186517 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:02.187906 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:02.189903 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:02.190088 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.190302 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:02.190450 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.226366 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.68:33761
I20260710 13:21:02.226459 18700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.68:33761 every 8 connection(s)
I20260710 13:21:02.238970 18701 heartbeater.cc:344] Connected to a master server at 127.15.242.126:35605
I20260710 13:21:02.239377 18701 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:02.240010 18701 heartbeater.cc:507] Master 127.15.242.126:35605 requested a full tablet report, sending...
I20260710 13:21:02.241788 18351 ts_manager.cc:194] Registered new tserver with Master: 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:02.242779 16329 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013482375s
I20260710 13:21:02.243149 18351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42304
I20260710 13:21:02.265424 18351 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42316:
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:21:02.398474 18518 tablet_service.cc:1511] Processing CreateTablet for tablet ced0e00398814eaca7ec0dfe72d62ab6 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:02.400331 18517 tablet_service.cc:1511] Processing CreateTablet for tablet 8caa9d54639e4529bf3e25bcd3bd9741 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:02.401791 18517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8caa9d54639e4529bf3e25bcd3bd9741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.402128 18664 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3b67f3cf5e43a58d8c17d6b5820a2c (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:02.403438 18664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3b67f3cf5e43a58d8c17d6b5820a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.403090 18666 tablet_service.cc:1511] Processing CreateTablet for tablet ced0e00398814eaca7ec0dfe72d62ab6 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:02.404559 18666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced0e00398814eaca7ec0dfe72d62ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.404418 18516 tablet_service.cc:1511] Processing CreateTablet for tablet 71addf093d51434d94fcf2d6f4fb75a2 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:02.405740 18516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71addf093d51434d94fcf2d6f4fb75a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.406854 18662 tablet_service.cc:1511] Processing CreateTablet for tablet bdf48922c3dd4c28aae8fbe4e64bea0b (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:02.408093 18662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf48922c3dd4c28aae8fbe4e64bea0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.408437 18515 tablet_service.cc:1511] Processing CreateTablet for tablet 18c733862b0c4e3c845e1d4fa6af29cc (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:02.409299 18443 tablet_service.cc:1511] Processing CreateTablet for tablet 8caa9d54639e4529bf3e25bcd3bd9741 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:02.409804 18515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c733862b0c4e3c845e1d4fa6af29cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.410578 18443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8caa9d54639e4529bf3e25bcd3bd9741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.412508 18514 tablet_service.cc:1511] Processing CreateTablet for tablet bacc9d06e94a4ba9a771b7eab667f06e (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:02.413815 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bacc9d06e94a4ba9a771b7eab667f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.416378 18663 tablet_service.cc:1511] Processing CreateTablet for tablet bacc9d06e94a4ba9a771b7eab667f06e (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:02.417608 18663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bacc9d06e94a4ba9a771b7eab667f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.401418 18665 tablet_service.cc:1511] Processing CreateTablet for tablet 71addf093d51434d94fcf2d6f4fb75a2 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:02.426226 18591 tablet_service.cc:1511] Processing CreateTablet for tablet 8caa9d54639e4529bf3e25bcd3bd9741 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:02.427276 18665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71addf093d51434d94fcf2d6f4fb75a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.427690 18591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8caa9d54639e4529bf3e25bcd3bd9741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.419152 18440 tablet_service.cc:1511] Processing CreateTablet for tablet 18c733862b0c4e3c845e1d4fa6af29cc (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:02.416388 18442 tablet_service.cc:1511] Processing CreateTablet for tablet 71addf093d51434d94fcf2d6f4fb75a2 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:02.425493 18439 tablet_service.cc:1511] Processing CreateTablet for tablet bacc9d06e94a4ba9a771b7eab667f06e (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:02.432641 18439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bacc9d06e94a4ba9a771b7eab667f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.433558 18590 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3b67f3cf5e43a58d8c17d6b5820a2c (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:02.434863 18590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3b67f3cf5e43a58d8c17d6b5820a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.434670 18588 tablet_service.cc:1511] Processing CreateTablet for tablet bdf48922c3dd4c28aae8fbe4e64bea0b (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:02.417508 18441 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3b67f3cf5e43a58d8c17d6b5820a2c (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:02.425602 18592 tablet_service.cc:1511] Processing CreateTablet for tablet ced0e00398814eaca7ec0dfe72d62ab6 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:02.436221 18588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf48922c3dd4c28aae8fbe4e64bea0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.436329 18441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3b67f3cf5e43a58d8c17d6b5820a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.436910 18592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced0e00398814eaca7ec0dfe72d62ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.434720 18589 tablet_service.cc:1511] Processing CreateTablet for tablet 18c733862b0c4e3c845e1d4fa6af29cc (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:02.437901 18661 tablet_service.cc:1511] Processing CreateTablet for tablet dcfc85c9e337482bbc8296f3b9a421b8 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:02.438452 18440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c733862b0c4e3c845e1d4fa6af29cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.440676 18442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71addf093d51434d94fcf2d6f4fb75a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.440335 18587 tablet_service.cc:1511] Processing CreateTablet for tablet dcfc85c9e337482bbc8296f3b9a421b8 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:02.442185 18518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced0e00398814eaca7ec0dfe72d62ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.437965 18589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c733862b0c4e3c845e1d4fa6af29cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.445950 18661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfc85c9e337482bbc8296f3b9a421b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.450315 18587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfc85c9e337482bbc8296f3b9a421b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.433549 18718 tablet_bootstrap.cc:492] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:02.467396 18513 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0b1ab49c7846d19b391aed31cd1818 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:02.468818 18513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0b1ab49c7846d19b391aed31cd1818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.474969 18660 tablet_service.cc:1511] Processing CreateTablet for tablet e8df95d3f910466d83178538f4288298 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:02.476421 18660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8df95d3f910466d83178538f4288298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.471189 18718 tablet_bootstrap.cc:654] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.485543 18438 tablet_service.cc:1511] Processing CreateTablet for tablet bdf48922c3dd4c28aae8fbe4e64bea0b (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:02.486799 18438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf48922c3dd4c28aae8fbe4e64bea0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.486423 18512 tablet_service.cc:1511] Processing CreateTablet for tablet e8df95d3f910466d83178538f4288298 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:02.490079 18437 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0b1ab49c7846d19b391aed31cd1818 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:02.492107 18436 tablet_service.cc:1511] Processing CreateTablet for tablet e8df95d3f910466d83178538f4288298 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:02.497092 18586 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0b1ab49c7846d19b391aed31cd1818 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:02.498267 18586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0b1ab49c7846d19b391aed31cd1818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.500931 18659 tablet_service.cc:1511] Processing CreateTablet for tablet 490c1397404148dd96d3bde282370f96 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:02.502257 18659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490c1397404148dd96d3bde282370f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.503926 18512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8df95d3f910466d83178538f4288298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.504433 18585 tablet_service.cc:1511] Processing CreateTablet for tablet 490c1397404148dd96d3bde282370f96 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:02.505707 18585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490c1397404148dd96d3bde282370f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.509045 18436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8df95d3f910466d83178538f4288298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.486984 18516 tablet_service.cc:1511] Processing CreateTablet for tablet dcfc85c9e337482bbc8296f3b9a421b8 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:02.511102 18437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0b1ab49c7846d19b391aed31cd1818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.518371 18435 tablet_service.cc:1511] Processing CreateTablet for tablet 490c1397404148dd96d3bde282370f96 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:02.519779 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490c1397404148dd96d3bde282370f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.545604 18516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfc85c9e337482bbc8296f3b9a421b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.552090 18719 tablet_bootstrap.cc:492] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:02.555372 18511 tablet_service.cc:1511] Processing CreateTablet for tablet a1da869e85e947a38e2977ded47b0287 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:02.556788 18511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1da869e85e947a38e2977ded47b0287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.560496 18587 tablet_service.cc:1511] Processing CreateTablet for tablet a1da869e85e947a38e2977ded47b0287 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:02.561717 18587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1da869e85e947a38e2977ded47b0287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.592139 18721 tablet_bootstrap.cc:492] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:02.599903 18514 tablet_service.cc:1511] Processing CreateTablet for tablet a190bc5563694fdd9f0f74c5ee549ea2 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:02.603190 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190bc5563694fdd9f0f74c5ee549ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.607632 18659 tablet_service.cc:1511] Processing CreateTablet for tablet a1da869e85e947a38e2977ded47b0287 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:02.608894 18659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1da869e85e947a38e2977ded47b0287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.612102 18585 tablet_service.cc:1511] Processing CreateTablet for tablet a190bc5563694fdd9f0f74c5ee549ea2 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:02.613317 18585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190bc5563694fdd9f0f74c5ee549ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.613780 18719 tablet_bootstrap.cc:654] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.616890 18442 tablet_service.cc:1511] Processing CreateTablet for tablet a190bc5563694fdd9f0f74c5ee549ea2 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:02.618049 18442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190bc5563694fdd9f0f74c5ee549ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.629664 18666 tablet_service.cc:1511] Processing CreateTablet for tablet fccadd2423ce493a977c7571b1d5f384 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:02.630918 18666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccadd2423ce493a977c7571b1d5f384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.603140 18720 tablet_bootstrap.cc:492] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:02.640306 18515 tablet_service.cc:1511] Processing CreateTablet for tablet fccadd2423ce493a977c7571b1d5f384 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:02.641582 18515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccadd2423ce493a977c7571b1d5f384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.647301 18590 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1e755abe5f4cd59e9671a1f85b4418 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:02.648571 18590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1e755abe5f4cd59e9671a1f85b4418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.652849 18435 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1e755abe5f4cd59e9671a1f85b4418 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:02.653393 18720 tablet_bootstrap.cc:654] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.650223 18662 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1e755abe5f4cd59e9671a1f85b4418 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:02.654944 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1e755abe5f4cd59e9671a1f85b4418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.667982 18662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1e755abe5f4cd59e9671a1f85b4418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.674319 18518 tablet_service.cc:1511] Processing CreateTablet for tablet eb7f973a81bf45169745ec64cdbc377b (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:02.675735 18518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7f973a81bf45169745ec64cdbc377b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.685956 18585 tablet_service.cc:1511] Processing CreateTablet for tablet eb7f973a81bf45169745ec64cdbc377b (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:02.688297 18585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7f973a81bf45169745ec64cdbc377b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.689635 18718 tablet_bootstrap.cc:492] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:02.690099 18718 ts_tablet_manager.cc:1403] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.257s	user 0.010s	sys 0.000s
I20260710 13:21:02.692593 18591 tablet_service.cc:1511] Processing CreateTablet for tablet 554dd9a38858421bbc37eb32923cea38 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:02.692955 18718 raft_consensus.cc:359] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:02.693672 18718 raft_consensus.cc:385] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.693820 18591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554dd9a38858421bbc37eb32923cea38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.693995 18718 raft_consensus.cc:740] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.694885 18718 consensus_queue.cc:260] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:02.704561 18440 tablet_service.cc:1511] Processing CreateTablet for tablet 554dd9a38858421bbc37eb32923cea38 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:02.704898 18442 tablet_service.cc:1511] Processing CreateTablet for tablet b7efca6507bf461ba9feb2b91d26a131 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:02.705821 18440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554dd9a38858421bbc37eb32923cea38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.707759 18660 tablet_service.cc:1511] Processing CreateTablet for tablet eb7f973a81bf45169745ec64cdbc377b (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:02.708922 18660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7f973a81bf45169745ec64cdbc377b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.709506 18661 tablet_service.cc:1511] Processing CreateTablet for tablet b7efca6507bf461ba9feb2b91d26a131 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:02.710655 18661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7efca6507bf461ba9feb2b91d26a131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.710485 18666 tablet_service.cc:1511] Processing CreateTablet for tablet 3e92519f24a74b7d89a6357b8ea966cb (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:02.711622 18666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e92519f24a74b7d89a6357b8ea966cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.712028 18516 tablet_service.cc:1511] Processing CreateTablet for tablet c9013e24b7a14182826b46e5e2b7f86d (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:02.713155 18516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9013e24b7a14182826b46e5e2b7f86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.713039 18438 tablet_service.cc:1511] Processing CreateTablet for tablet fccadd2423ce493a977c7571b1d5f384 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:02.715222 18721 tablet_bootstrap.cc:654] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.701253 18515 tablet_service.cc:1511] Processing CreateTablet for tablet 554dd9a38858421bbc37eb32923cea38 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:02.716216 18515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554dd9a38858421bbc37eb32923cea38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.715425 18442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7efca6507bf461ba9feb2b91d26a131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.716457 18587 tablet_service.cc:1511] Processing CreateTablet for tablet 3e92519f24a74b7d89a6357b8ea966cb (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:02.716800 18437 tablet_service.cc:1511] Processing CreateTablet for tablet 3e92519f24a74b7d89a6357b8ea966cb (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:02.717540 18511 tablet_service.cc:1511] Processing CreateTablet for tablet b7efca6507bf461ba9feb2b91d26a131 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:02.718035 18587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e92519f24a74b7d89a6357b8ea966cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.718676 18511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7efca6507bf461ba9feb2b91d26a131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.723897 18719 tablet_bootstrap.cc:492] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:02.724382 18719 ts_tablet_manager.cc:1403] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.173s	user 0.019s	sys 0.009s
I20260710 13:21:02.726043 18720 tablet_bootstrap.cc:492] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:02.726495 18720 ts_tablet_manager.cc:1403] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.124s	user 0.004s	sys 0.011s
I20260710 13:21:02.731662 18553 heartbeater.cc:499] Master 127.15.242.126:35605 was elected leader, sending a full tablet report...
I20260710 13:21:02.732193 18718 ts_tablet_manager.cc:1434] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.006s
I20260710 13:21:02.733156 18718 tablet_bootstrap.cc:492] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:02.734470 18437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e92519f24a74b7d89a6357b8ea966cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.736629 18725 raft_consensus.cc:493] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.737087 18725 raft_consensus.cc:515] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:02.727130 18719 raft_consensus.cc:359] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:02.742833 18590 tablet_service.cc:1511] Processing CreateTablet for tablet c9013e24b7a14182826b46e5e2b7f86d (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:02.744033 18590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9013e24b7a14182826b46e5e2b7f86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.744431 18518 tablet_service.cc:1511] Processing CreateTablet for tablet cd5458d301ac4ef6b67be197cafbe5bd (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:02.745597 18518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5458d301ac4ef6b67be197cafbe5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.748404 18659 tablet_service.cc:1511] Processing CreateTablet for tablet c9013e24b7a14182826b46e5e2b7f86d (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:02.749565 18659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9013e24b7a14182826b46e5e2b7f86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.751470 18438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccadd2423ce493a977c7571b1d5f384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.752182 18436 tablet_service.cc:1511] Processing CreateTablet for tablet cd5458d301ac4ef6b67be197cafbe5bd (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:02.753310 18436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5458d301ac4ef6b67be197cafbe5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.740028 18719 raft_consensus.cc:385] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.764547 18592 tablet_service.cc:1511] Processing CreateTablet for tablet cd5458d301ac4ef6b67be197cafbe5bd (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:02.765770 18592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5458d301ac4ef6b67be197cafbe5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.764547 18664 tablet_service.cc:1511] Processing CreateTablet for tablet 40704ef41b194135907a831a5ada5c1e (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:02.768544 18664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40704ef41b194135907a831a5ada5c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.774600 18718 tablet_bootstrap.cc:654] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:02.782882 18399 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:02.761950 18719 raft_consensus.cc:740] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.786131 18719 consensus_queue.cc:260] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
W20260710 13:21:02.794641 18554 tablet.cc:2406] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:02.800119 18725 leader_election.cc:290] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:02.812768 18662 tablet_service.cc:1511] Processing CreateTablet for tablet 6621b76de3a3411da2e3d62cc95624dd (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:02.816219 18662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6621b76de3a3411da2e3d62cc95624dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.816329 18585 tablet_service.cc:1511] Processing CreateTablet for tablet 4afaae75434f450d8e67591310d8fca9 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:02.816742 18436 tablet_service.cc:1511] Processing CreateTablet for tablet 40704ef41b194135907a831a5ada5c1e (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:02.817625 18585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afaae75434f450d8e67591310d8fca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.817850 18436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40704ef41b194135907a831a5ada5c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.820158 18514 tablet_service.cc:1511] Processing CreateTablet for tablet 4afaae75434f450d8e67591310d8fca9 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:02.821324 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afaae75434f450d8e67591310d8fca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.821523 18701 heartbeater.cc:499] Master 127.15.242.126:35605 was elected leader, sending a full tablet report...
I20260710 13:21:02.828367 18663 tablet_service.cc:1511] Processing CreateTablet for tablet 4afaae75434f450d8e67591310d8fca9 (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:02.829550 18663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afaae75434f450d8e67591310d8fca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.816196 18512 tablet_service.cc:1511] Processing CreateTablet for tablet 40704ef41b194135907a831a5ada5c1e (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:02.832417 18512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40704ef41b194135907a831a5ada5c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.835670 18721 tablet_bootstrap.cc:492] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:02.836138 18721 ts_tablet_manager.cc:1403] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.244s	user 0.007s	sys 0.010s
I20260710 13:21:02.838421 18719 ts_tablet_manager.cc:1434] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.114s	user 0.004s	sys 0.005s
I20260710 13:21:02.838856 18721 raft_consensus.cc:359] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:02.839462 18719 tablet_bootstrap.cc:492] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:02.841425 18591 tablet_service.cc:1511] Processing CreateTablet for tablet 6621b76de3a3411da2e3d62cc95624dd (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:02.842746 18591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6621b76de3a3411da2e3d62cc95624dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.847958 18721 raft_consensus.cc:385] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.848281 18721 raft_consensus.cc:740] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.848963 18721 consensus_queue.cc:260] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:02.836153 18720 raft_consensus.cc:359] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:02.851012 18720 raft_consensus.cc:385] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.851308 18720 raft_consensus.cc:740] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.854939 18440 tablet_service.cc:1511] Processing CreateTablet for tablet 6621b76de3a3411da2e3d62cc95624dd (DEFAULT_TABLE table=test-workload [id=e8508ac21f63452c9935f9616825edef]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:02.856211 18440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6621b76de3a3411da2e3d62cc95624dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.860200 18718 tablet_bootstrap.cc:492] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:02.864158 18718 ts_tablet_manager.cc:1403] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.131s	user 0.020s	sys 0.015s
I20260710 13:21:02.865585 18719 tablet_bootstrap.cc:654] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.866986 18718 raft_consensus.cc:359] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:02.868258 18718 raft_consensus.cc:385] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.868449 18718 raft_consensus.cc:740] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.868956 18718 consensus_queue.cc:260] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:02.870389 18718 ts_tablet_manager.cc:1434] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:21:02.871016 18718 tablet_bootstrap.cc:492] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:02.876739 18718 tablet_bootstrap.cc:654] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.861213 18720 consensus_queue.cc:260] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:02.924912 18453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71addf093d51434d94fcf2d6f4fb75a2" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
W20260710 13:21:02.926479 18494 leader_election.cc:343] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.929955 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71addf093d51434d94fcf2d6f4fb75a2" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
W20260710 13:21:02.931396 18494 leader_election.cc:343] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.931800 18494 leader_election.cc:304] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:02.932613 18726 raft_consensus.cc:2749] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.940088 18478 heartbeater.cc:499] Master 127.15.242.126:35605 was elected leader, sending a full tablet report...
I20260710 13:21:02.940738 18721 ts_tablet_manager.cc:1434] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.104s	user 0.004s	sys 0.003s
I20260710 13:21:02.940800 18627 heartbeater.cc:499] Master 127.15.242.126:35605 was elected leader, sending a full tablet report...
I20260710 13:21:02.941905 18721 tablet_bootstrap.cc:492] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:02.945086 18720 ts_tablet_manager.cc:1434] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.218s	user 0.007s	sys 0.002s
I20260710 13:21:02.946132 18720 tablet_bootstrap.cc:492] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:02.949767 18721 tablet_bootstrap.cc:654] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.956887 18718 tablet_bootstrap.cc:492] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:02.957572 18718 ts_tablet_manager.cc:1403] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.008s
I20260710 13:21:02.960284 18720 tablet_bootstrap.cc:654] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.960363 18718 raft_consensus.cc:359] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:02.961324 18718 raft_consensus.cc:385] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.961673 18718 raft_consensus.cc:740] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.962716 18718 consensus_queue.cc:260] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:02.965210 18719 tablet_bootstrap.cc:492] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:02.965842 18719 ts_tablet_manager.cc:1403] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.127s	user 0.023s	sys 0.028s
I20260710 13:21:02.968443 18718 ts_tablet_manager.cc:1434] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:02.969661 18718 tablet_bootstrap.cc:492] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:02.970026 18719 raft_consensus.cc:359] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:02.970798 18719 raft_consensus.cc:385] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.974112 18720 tablet_bootstrap.cc:492] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:02.974628 18720 ts_tablet_manager.cc:1403] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.006s
I20260710 13:21:02.976176 18718 tablet_bootstrap.cc:654] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.977770 18720 raft_consensus.cc:359] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:02.978534 18720 raft_consensus.cc:385] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.978844 18720 raft_consensus.cc:740] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.971102 18719 raft_consensus.cc:740] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.980705 18719 consensus_queue.cc:260] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:02.982592 18721 tablet_bootstrap.cc:492] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:02.982781 18719 ts_tablet_manager.cc:1434] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260710 13:21:02.983085 18721 ts_tablet_manager.cc:1403] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.025s
I20260710 13:21:02.983695 18719 tablet_bootstrap.cc:492] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:02.985805 18720 consensus_queue.cc:260] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:02.987653 18718 tablet_bootstrap.cc:492] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:02.988036 18718 ts_tablet_manager.cc:1403] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:21:02.988227 18720 ts_tablet_manager.cc:1434] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 13:21:02.989262 18720 tablet_bootstrap.cc:492] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:02.992204 18718 raft_consensus.cc:359] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:02.992918 18718 raft_consensus.cc:385] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.993191 18718 raft_consensus.cc:740] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.991158 18721 raft_consensus.cc:359] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:02.994468 18721 raft_consensus.cc:385] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.994745 18721 raft_consensus.cc:740] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.995878 18719 tablet_bootstrap.cc:654] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.996316 18718 consensus_queue.cc:260] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:02.998474 18718 ts_tablet_manager.cc:1434] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 13:21:02.999408 18718 tablet_bootstrap.cc:492] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:02.995468 18721 consensus_queue.cc:260] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.003618 18721 ts_tablet_manager.cc:1434] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:21:03.005162 18720 tablet_bootstrap.cc:654] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.005221 18728 raft_consensus.cc:493] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.006634 18721 tablet_bootstrap.cc:492] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:03.005970 18728 raft_consensus.cc:515] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.012835 18721 tablet_bootstrap.cc:654] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.013813 18719 tablet_bootstrap.cc:492] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.014086 18735 raft_consensus.cc:493] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.014292 18719 ts_tablet_manager.cc:1403] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.001s
I20260710 13:21:03.015165 18728 leader_election.cc:290] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.022914 18720 tablet_bootstrap.cc:492] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:03.023502 18720 ts_tablet_manager.cc:1403] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260710 13:21:03.024060 18718 tablet_bootstrap.cc:654] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.016562 18735 raft_consensus.cc:515] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.017252 18719 raft_consensus.cc:359] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.029160 18719 raft_consensus.cc:385] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.029881 18719 raft_consensus.cc:740] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.031077 18719 consensus_queue.cc:260] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.035617 18719 ts_tablet_manager.cc:1434] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 13:21:03.038161 18719 tablet_bootstrap.cc:492] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.040437 18728 raft_consensus.cc:493] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.026463 18720 raft_consensus.cc:359] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.040930 18728 raft_consensus.cc:515] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.045138 18735 leader_election.cc:290] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:03.046252 18728 leader_election.cc:290] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:03.061299 18734 raft_consensus.cc:493] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.048313 18720 raft_consensus.cc:385] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.076103 18720 raft_consensus.cc:740] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.077934 18720 consensus_queue.cc:260] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.070880 18734 raft_consensus.cc:515] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.093261 18718 tablet_bootstrap.cc:492] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:03.094214 18718 ts_tablet_manager.cc:1403] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.095s	user 0.023s	sys 0.028s
I20260710 13:21:03.097226 18734 leader_election.cc:290] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:03.106410 18721 tablet_bootstrap.cc:492] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:03.106815 18721 ts_tablet_manager.cc:1403] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.006s
I20260710 13:21:03.107599 18719 tablet_bootstrap.cc:654] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.103581 18734 raft_consensus.cc:493] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.097064 18718 raft_consensus.cc:359] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.111044 18734 raft_consensus.cc:515] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.113392 18734 leader_election.cc:290] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:03.110322 18718 raft_consensus.cc:385] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.130389 18453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:03.131017 18719 tablet_bootstrap.cc:492] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.131666 18719 ts_tablet_manager.cc:1403] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.009s
I20260710 13:21:03.131575 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71addf093d51434d94fcf2d6f4fb75a2" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:03.131042 18453 raft_consensus.cc:2468] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 0.
W20260710 13:21:03.136929 18642 leader_election.cc:343] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.136801 18721 raft_consensus.cc:359] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.137542 18721 raft_consensus.cc:385] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.137650 18642 leader_election.cc:304] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:03.137888 18721 raft_consensus.cc:740] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.138546 18728 raft_consensus.cc:2804] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.138639 18721 consensus_queue.cc:260] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.139426 18728 raft_consensus.cc:493] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.139791 18728 raft_consensus.cc:3060] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.140945 18721 ts_tablet_manager.cc:1434] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:21:03.141731 18726 raft_consensus.cc:493] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.142174 18726 raft_consensus.cc:515] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.144630 18726 leader_election.cc:290] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.146039 18453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
W20260710 13:21:03.147439 18494 leader_election.cc:343] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.148422 18721 tablet_bootstrap.cc:492] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:03.129614 18718 raft_consensus.cc:740] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.155081 18721 tablet_bootstrap.cc:654] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.154711 18718 consensus_queue.cc:260] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.157032 18718 ts_tablet_manager.cc:1434] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.000s
I20260710 13:21:03.159777 18718 tablet_bootstrap.cc:492] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:03.160807 18720 ts_tablet_manager.cc:1434] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.137s	user 0.005s	sys 0.013s
I20260710 13:21:03.161727 18720 tablet_bootstrap.cc:492] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:03.164016 18728 raft_consensus.cc:515] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.164670 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:03.166052 18676 raft_consensus.cc:2393] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78a7434fb98f45d7aaa97216db6d733f in current term 1: Already voted for candidate 55431788099040e689162a5a7bcf0c4a in this term.
I20260710 13:21:03.168857 18453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:03.169386 18453 raft_consensus.cc:2468] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 0.
I20260710 13:21:03.172375 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:03.172595 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:03.172870 18602 raft_consensus.cc:2468] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 0.
I20260710 13:21:03.174796 18416 leader_election.cc:304] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [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: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 55431788099040e689162a5a7bcf0c4a
I20260710 13:21:03.175663 18735 raft_consensus.cc:2804] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.175971 18720 tablet_bootstrap.cc:654] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.176463 18453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caa9d54639e4529bf3e25bcd3bd9741" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:03.177045 18453 raft_consensus.cc:2468] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 0.
I20260710 13:21:03.176011 18735 raft_consensus.cc:493] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.179164 18735 raft_consensus.cc:3060] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.180341 18728 leader_election.cc:290] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.182971 18453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:03.183804 18568 leader_election.cc:304] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:03.184757 18753 raft_consensus.cc:2804] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.185144 18753 raft_consensus.cc:493] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.185489 18753 raft_consensus.cc:3060] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.186944 18735 raft_consensus.cc:515] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.191336 18735 leader_election.cc:290] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:03.191998 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:03.192643 18568 leader_election.cc:304] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:03.194464 18734 raft_consensus.cc:2804] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.194856 18734 raft_consensus.cc:493] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.195159 18734 raft_consensus.cc:3060] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.197674 18718 tablet_bootstrap.cc:654] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.198796 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:03.202232 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:03.202759 18528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71addf093d51434d94fcf2d6f4fb75a2" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:03.202867 18601 raft_consensus.cc:2468] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 0.
I20260710 13:21:03.203087 18600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:03.203440 18528 raft_consensus.cc:2468] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 0.
I20260710 13:21:03.203210 18719 raft_consensus.cc:359] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.204007 18719 raft_consensus.cc:385] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.204246 18719 raft_consensus.cc:740] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.204301 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:03.204790 18491 leader_election.cc:304] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [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: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:03.205145 18719 consensus_queue.cc:260] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.205691 18675 raft_consensus.cc:2393] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16c872da419c47db9dfb16a0f961a6bb in current term 1: Already voted for candidate 55431788099040e689162a5a7bcf0c4a in this term.
I20260710 13:21:03.204946 18639 leader_election.cc:304] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [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: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:03.205962 18726 raft_consensus.cc:2804] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.206359 18726 raft_consensus.cc:493] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.206605 18453 raft_consensus.cc:2393] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 55431788099040e689162a5a7bcf0c4a in current term 1: Already voted for candidate 78a7434fb98f45d7aaa97216db6d733f in this term.
I20260710 13:21:03.206714 18726 raft_consensus.cc:3060] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.207754 18728 raft_consensus.cc:2804] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.208145 18728 raft_consensus.cc:493] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.208458 18728 raft_consensus.cc:3060] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.209583 18642 leader_election.cc:304] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [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: 55431788099040e689162a5a7bcf0c4a; no voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:03.212214 18734 raft_consensus.cc:515] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.213471 18726 raft_consensus.cc:515] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.214565 18734 leader_election.cc:290] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:03.214886 18728 raft_consensus.cc:515] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.217052 18728 leader_election.cc:290] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:03.217010 18753 raft_consensus.cc:515] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.218822 18728 raft_consensus.cc:2749] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.219085 18735 raft_consensus.cc:493] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.224164 18726 leader_election.cc:290] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.228374 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caa9d54639e4529bf3e25bcd3bd9741" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:03.226097 18735 raft_consensus.cc:515] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.228811 18528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71addf093d51434d94fcf2d6f4fb75a2" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:03.228943 18452 raft_consensus.cc:3060] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.222666 18453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:03.226349 18728 raft_consensus.cc:493] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.231969 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71addf093d51434d94fcf2d6f4fb75a2" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:03.231042 18602 raft_consensus.cc:2393] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 78a7434fb98f45d7aaa97216db6d733f in current term 1: Already voted for candidate 16c872da419c47db9dfb16a0f961a6bb in this term.
I20260710 13:21:03.232362 18728 raft_consensus.cc:515] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
W20260710 13:21:03.233166 18494 leader_election.cc:343] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.234443 18728 leader_election.cc:290] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.234624 18720 tablet_bootstrap.cc:492] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:03.235069 18720 ts_tablet_manager.cc:1403] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.016s
I20260710 13:21:03.235230 18416 leader_election.cc:304] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [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: 78a7434fb98f45d7aaa97216db6d733f; no voters: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a
I20260710 13:21:03.231853 18719 ts_tablet_manager.cc:1434] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.100s	user 0.003s	sys 0.005s
I20260710 13:21:03.236537 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced0e00398814eaca7ec0dfe72d62ab6" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
W20260710 13:21:03.237836 18639 leader_election.cc:343] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.236796 18719 tablet_bootstrap.cc:492] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.240005 18527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced0e00398814eaca7ec0dfe72d62ab6" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:03.240677 18527 raft_consensus.cc:2468] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 0.
I20260710 13:21:03.241883 18639 leader_election.cc:304] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [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: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 16c872da419c47db9dfb16a0f961a6bb
I20260710 13:21:03.229389 18528 raft_consensus.cc:3060] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.244323 18719 tablet_bootstrap.cc:654] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.246444 18720 raft_consensus.cc:359] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.247258 18720 raft_consensus.cc:385] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.247612 18720 raft_consensus.cc:740] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.248618 18753 leader_election.cc:290] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:03.248643 18720 consensus_queue.cc:260] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.251641 18759 raft_consensus.cc:2804] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.252878 18759 raft_consensus.cc:493] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.253226 18759 raft_consensus.cc:3060] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.253561 18735 leader_election.cc:290] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:03.254735 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:03.255359 18675 raft_consensus.cc:2468] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 0.
I20260710 13:21:03.254168 18452 raft_consensus.cc:2468] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 1.
I20260710 13:21:03.254662 18735 raft_consensus.cc:2749] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.257241 18721 tablet_bootstrap.cc:492] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:03.257678 18721 ts_tablet_manager.cc:1403] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.109s	user 0.005s	sys 0.007s
I20260710 13:21:03.257920 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:03.259573 18602 raft_consensus.cc:3060] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.259019 18419 leader_election.cc:304] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:03.260452 18735 raft_consensus.cc:2804] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.260702 18721 raft_consensus.cc:359] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.261564 18721 raft_consensus.cc:385] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.261917 18721 raft_consensus.cc:740] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.262820 18721 consensus_queue.cc:260] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.263932 18759 raft_consensus.cc:515] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.264269 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:03.265004 18452 raft_consensus.cc:2393] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 16c872da419c47db9dfb16a0f961a6bb in current term 1: Already voted for candidate 78a7434fb98f45d7aaa97216db6d733f in this term.
I20260710 13:21:03.264879 18568 leader_election.cc:304] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:03.260800 18735 raft_consensus.cc:493] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.265698 18753 raft_consensus.cc:2804] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.265969 18735 raft_consensus.cc:3060] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.266134 18753 raft_consensus.cc:697] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Becoming Leader. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Running, Role: LEADER
I20260710 13:21:03.266433 18527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caa9d54639e4529bf3e25bcd3bd9741" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:03.266944 18753 consensus_queue.cc:237] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.267719 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caa9d54639e4529bf3e25bcd3bd9741" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
W20260710 13:21:03.269543 18565 leader_election.cc:343] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.270465 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
W20260710 13:21:03.270854 18565 leader_election.cc:343] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.271176 18675 raft_consensus.cc:2393] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 16c872da419c47db9dfb16a0f961a6bb in current term 1: Already voted for candidate 55431788099040e689162a5a7bcf0c4a in this term.
I20260710 13:21:03.271298 18528 raft_consensus.cc:2468] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:03.272514 18639 leader_election.cc:304] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:03.273429 18721 ts_tablet_manager.cc:1434] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 13:21:03.274559 18721 tablet_bootstrap.cc:492] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:03.278599 18528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced0e00398814eaca7ec0dfe72d62ab6" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:03.275024 18568 leader_election.cc:304] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [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: 16c872da419c47db9dfb16a0f961a6bb; no voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:03.278921 18759 leader_election.cc:290] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Requested vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.279192 18528 raft_consensus.cc:3060] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.279116 18600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced0e00398814eaca7ec0dfe72d62ab6" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:03.274814 18720 ts_tablet_manager.cc:1434] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.005s
W20260710 13:21:03.285087 18639 leader_election.cc:343] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.283560 18735 raft_consensus.cc:515] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.286625 18734 raft_consensus.cc:2749] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:21:03.278134 18642 leader_election.cc:343] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.279407 18758 raft_consensus.cc:2804] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.286146 18720 tablet_bootstrap.cc:492] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:03.288156 18758 raft_consensus.cc:697] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Becoming Leader. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:03.291692 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:03.292289 18675 raft_consensus.cc:3060] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.291891 18735 leader_election.cc:290] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 election: Requested vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:03.292174 18758 consensus_queue.cc:237] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.298560 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:03.299177 18526 raft_consensus.cc:2468] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 0.
I20260710 13:21:03.278023 18602 raft_consensus.cc:2468] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 1.
I20260710 13:21:03.300195 18527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:03.300714 18527 raft_consensus.cc:3060] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.300799 18491 leader_election.cc:304] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [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: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:03.302294 18726 raft_consensus.cc:2804] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.307359 18528 raft_consensus.cc:2468] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:03.308590 18639 leader_election.cc:304] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [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: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 16c872da419c47db9dfb16a0f961a6bb
I20260710 13:21:03.309710 18759 raft_consensus.cc:2804] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.310200 18759 raft_consensus.cc:697] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Becoming Leader. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:03.303828 18721 tablet_bootstrap.cc:654] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.311008 18759 consensus_queue.cc:237] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.313139 18527 raft_consensus.cc:2468] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 1.
I20260710 13:21:03.323096 18726 raft_consensus.cc:697] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 LEADER]: Becoming Leader. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Running, Role: LEADER
I20260710 13:21:03.324189 18726 consensus_queue.cc:237] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.322798 18416 leader_election.cc:304] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:03.326886 18675 raft_consensus.cc:2468] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 1.
I20260710 13:21:03.334870 18720 tablet_bootstrap.cc:654] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.335894 18761 raft_consensus.cc:2804] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.336457 18761 raft_consensus.cc:697] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 1 LEADER]: Becoming Leader. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Running, Role: LEADER
I20260710 13:21:03.337229 18761 consensus_queue.cc:237] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.337272 18349 catalog_manager.cc:5697] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67). New cstate: current_term: 1 leader_uuid: "16c872da419c47db9dfb16a0f961a6bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:03.349043 18718 tablet_bootstrap.cc:492] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:03.350236 18718 ts_tablet_manager.cc:1403] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.191s	user 0.014s	sys 0.031s
I20260710 13:21:03.355587 18719 tablet_bootstrap.cc:492] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.354839 18348 catalog_manager.cc:5697] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 55431788099040e689162a5a7bcf0c4a (127.15.242.68). New cstate: current_term: 1 leader_uuid: "55431788099040e689162a5a7bcf0c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.356209 18719 ts_tablet_manager.cc:1403] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.006s
I20260710 13:21:03.356243 18721 tablet_bootstrap.cc:492] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:03.356923 18721 ts_tablet_manager.cc:1403] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.008s
I20260710 13:21:03.353523 18718 raft_consensus.cc:359] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.360307 18719 raft_consensus.cc:359] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.360744 18718 raft_consensus.cc:385] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.361070 18721 raft_consensus.cc:359] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.361955 18721 raft_consensus.cc:385] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.362311 18721 raft_consensus.cc:740] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.363086 18721 consensus_queue.cc:260] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.361047 18718 raft_consensus.cc:740] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.363919 18720 tablet_bootstrap.cc:492] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:03.364374 18720 ts_tablet_manager.cc:1403] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.005s
I20260710 13:21:03.365670 18765 raft_consensus.cc:493] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.365741 18718 consensus_queue.cc:260] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.360952 18719 raft_consensus.cc:385] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.366353 18765 raft_consensus.cc:515] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.367328 18719 raft_consensus.cc:740] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.366710 18351 catalog_manager.cc:5697] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65). New cstate: current_term: 1 leader_uuid: "78a7434fb98f45d7aaa97216db6d733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.368222 18719 consensus_queue.cc:260] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.369165 18765 leader_election.cc:290] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.370090 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c733862b0c4e3c845e1d4fa6af29cc" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:03.370208 18721 ts_tablet_manager.cc:1434] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:21:03.371192 18721 tablet_bootstrap.cc:492] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:03.371676 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c733862b0c4e3c845e1d4fa6af29cc" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
W20260710 13:21:03.371874 18494 leader_election.cc:343] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.372095 18720 raft_consensus.cc:359] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.372778 18720 raft_consensus.cc:385] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.373063 18720 raft_consensus.cc:740] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.373750 18720 consensus_queue.cc:260] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.370293 18719 ts_tablet_manager.cc:1434] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 13:21:03.374652 18602 raft_consensus.cc:2468] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 0.
I20260710 13:21:03.376039 18720 ts_tablet_manager.cc:1434] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:21:03.376644 18491 leader_election.cc:304] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [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: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:03.377107 18720 tablet_bootstrap.cc:492] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:03.377877 18765 raft_consensus.cc:2804] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.378365 18765 raft_consensus.cc:493] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.378798 18765 raft_consensus.cc:3060] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.379384 18721 tablet_bootstrap.cc:654] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.377111 18719 tablet_bootstrap.cc:492] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.387148 18350 catalog_manager.cc:5697] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.391192 18718 ts_tablet_manager.cc:1434] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.005s
I20260710 13:21:03.392226 18718 tablet_bootstrap.cc:492] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:03.392778 18765 raft_consensus.cc:515] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.394820 18720 tablet_bootstrap.cc:654] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.395678 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c733862b0c4e3c845e1d4fa6af29cc" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
W20260710 13:21:03.397140 18494 leader_election.cc:343] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.399379 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c733862b0c4e3c845e1d4fa6af29cc" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:03.400007 18602 raft_consensus.cc:3060] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.400849 18718 tablet_bootstrap.cc:654] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.406916 18720 tablet_bootstrap.cc:492] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:03.399619 18719 tablet_bootstrap.cc:654] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.407429 18720 ts_tablet_manager.cc:1403] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260710 13:21:03.410383 18720 raft_consensus.cc:359] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.411074 18720 raft_consensus.cc:385] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.411378 18720 raft_consensus.cc:740] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.412422 18602 raft_consensus.cc:2468] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 1.
I20260710 13:21:03.412250 18720 consensus_queue.cc:260] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.413743 18491 leader_election.cc:304] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [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: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:03.414667 18720 ts_tablet_manager.cc:1434] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:03.414582 18773 raft_consensus.cc:2804] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.415208 18773 raft_consensus.cc:697] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 LEADER]: Becoming Leader. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Running, Role: LEADER
I20260710 13:21:03.414793 18765 leader_election.cc:290] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.415871 18720 tablet_bootstrap.cc:492] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:03.416025 18773 consensus_queue.cc:237] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.417034 18719 tablet_bootstrap.cc:492] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.417544 18719 ts_tablet_manager.cc:1403] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.004s
I20260710 13:21:03.420639 18719 raft_consensus.cc:359] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.421393 18719 raft_consensus.cc:385] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.421696 18719 raft_consensus.cc:740] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.422583 18720 tablet_bootstrap.cc:654] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.422482 18719 consensus_queue.cc:260] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.425448 18721 tablet_bootstrap.cc:492] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:03.426258 18721 ts_tablet_manager.cc:1403] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.006s
I20260710 13:21:03.428045 18718 tablet_bootstrap.cc:492] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:03.428541 18718 ts_tablet_manager.cc:1403] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.005s
I20260710 13:21:03.429965 18721 raft_consensus.cc:359] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.430747 18721 raft_consensus.cc:385] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.431051 18721 raft_consensus.cc:740] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.431262 18718 raft_consensus.cc:359] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.432237 18721 consensus_queue.cc:260] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.434614 18721 ts_tablet_manager.cc:1434] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:21:03.435679 18721 tablet_bootstrap.cc:492] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:03.441103 18719 ts_tablet_manager.cc:1434] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:21:03.441669 18720 tablet_bootstrap.cc:492] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:03.441877 18719 tablet_bootstrap.cc:492] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.442155 18720 ts_tablet_manager.cc:1403] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.006s
I20260710 13:21:03.444325 18759 raft_consensus.cc:493] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.444335 18761 raft_consensus.cc:493] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.444890 18759 raft_consensus.cc:515] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.445004 18761 raft_consensus.cc:515] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.432263 18718 raft_consensus.cc:385] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.446959 18759 leader_election.cc:290] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:03.447196 18718 raft_consensus.cc:740] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.448045 18718 consensus_queue.cc:260] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.449144 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:03.449687 18600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490c1397404148dd96d3bde282370f96" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:03.450294 18600 raft_consensus.cc:2468] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 0.
I20260710 13:21:03.450788 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:03.451416 18675 raft_consensus.cc:2468] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 0.
I20260710 13:21:03.452244 18639 leader_election.cc:304] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:03.453052 18419 leader_election.cc:304] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:03.450304 18718 ts_tablet_manager.cc:1434] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
W20260710 13:21:03.454273 18416 leader_election.cc:343] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.454581 18719 tablet_bootstrap.cc:654] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.454108 18759 raft_consensus.cc:2804] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.455485 18720 raft_consensus.cc:359] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.456018 18759 raft_consensus.cc:493] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.456377 18759 raft_consensus.cc:3060] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.456836 18718 tablet_bootstrap.cc:492] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:03.457150 18761 leader_election.cc:290] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:03.453902 18735 raft_consensus.cc:2804] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.458174 18735 raft_consensus.cc:493] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.458537 18735 raft_consensus.cc:3060] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.462869 18718 tablet_bootstrap.cc:654] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.465129 18720 raft_consensus.cc:385] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.465087 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490c1397404148dd96d3bde282370f96" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:03.465582 18720 raft_consensus.cc:740] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.463068 18759 raft_consensus.cc:515] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.466004 18452 raft_consensus.cc:2468] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 0.
I20260710 13:21:03.466413 18720 consensus_queue.cc:260] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.468763 18720 ts_tablet_manager.cc:1434] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:21:03.469657 18720 tablet_bootstrap.cc:492] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:03.470010 18735 raft_consensus.cc:515] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.473587 18600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:03.473713 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490c1397404148dd96d3bde282370f96" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:03.474210 18602 raft_consensus.cc:3060] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:03.474866 18416 leader_election.cc:343] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.475214 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:03.475955 18675 raft_consensus.cc:3060] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.478791 18720 tablet_bootstrap.cc:654] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.479864 18761 raft_consensus.cc:493] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.480376 18761 raft_consensus.cc:515] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.480752 18602 raft_consensus.cc:2468] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:03.481918 18639 leader_election.cc:304] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:03.482659 18758 raft_consensus.cc:2804] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.483158 18758 raft_consensus.cc:697] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Becoming Leader. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:03.484020 18759 leader_election.cc:290] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:03.484233 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490c1397404148dd96d3bde282370f96" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:03.484650 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71addf093d51434d94fcf2d6f4fb75a2" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:03.484827 18452 raft_consensus.cc:3060] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.483975 18758 consensus_queue.cc:237] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.495538 18718 tablet_bootstrap.cc:492] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:03.496030 18718 ts_tablet_manager.cc:1403] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.006s
I20260710 13:21:03.496588 18719 tablet_bootstrap.cc:492] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.497082 18719 ts_tablet_manager.cc:1403] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.016s
I20260710 13:21:03.498696 18718 raft_consensus.cc:359] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.499423 18718 raft_consensus.cc:385] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.499683 18718 raft_consensus.cc:740] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.500319 18718 consensus_queue.cc:260] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.500667 18773 raft_consensus.cc:493] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.501175 18773 raft_consensus.cc:515] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.502797 18718 ts_tablet_manager.cc:1434] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:03.503756 18718 tablet_bootstrap.cc:492] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:03.503437 18719 raft_consensus.cc:359] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.504155 18719 raft_consensus.cc:385] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.504456 18719 raft_consensus.cc:740] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.506254 18719 consensus_queue.cc:260] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.507207 18720 tablet_bootstrap.cc:492] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:03.507659 18720 ts_tablet_manager.cc:1403] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.003s
I20260710 13:21:03.508720 18719 ts_tablet_manager.cc:1434] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:21:03.509037 18718 tablet_bootstrap.cc:654] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.509701 18719 tablet_bootstrap.cc:492] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.509923 18720 raft_consensus.cc:359] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.510538 18720 raft_consensus.cc:385] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.510778 18720 raft_consensus.cc:740] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.511533 18720 consensus_queue.cc:260] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.513463 18720 ts_tablet_manager.cc:1434] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:21:03.514318 18720 tablet_bootstrap.cc:492] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:03.516227 18719 tablet_bootstrap.cc:654] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.519197 18720 tablet_bootstrap.cc:654] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.519593 18718 tablet_bootstrap.cc:492] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:03.519723 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caa9d54639e4529bf3e25bcd3bd9741" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:03.520009 18718 ts_tablet_manager.cc:1403] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 13:21:03.520614 18451 raft_consensus.cc:2393] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in current term 1: Already voted for candidate 16c872da419c47db9dfb16a0f961a6bb in this term.
I20260710 13:21:03.522555 18718 raft_consensus.cc:359] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.523216 18718 raft_consensus.cc:385] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.523481 18718 raft_consensus.cc:740] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.524246 18718 consensus_queue.cc:260] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.526458 18718 ts_tablet_manager.cc:1434] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:03.526707 18719 tablet_bootstrap.cc:492] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.527143 18719 ts_tablet_manager.cc:1403] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:21:03.527360 18718 tablet_bootstrap.cc:492] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:03.529541 18719 raft_consensus.cc:359] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.530157 18719 raft_consensus.cc:385] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.530401 18719 raft_consensus.cc:740] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.531193 18719 consensus_queue.cc:260] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.533257 18719 ts_tablet_manager.cc:1434] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:03.533143 18773 leader_election.cc:290] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.533092 18718 tablet_bootstrap.cc:654] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.534333 18719 tablet_bootstrap.cc:492] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.534714 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caa9d54639e4529bf3e25bcd3bd9741" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:03.535480 18720 tablet_bootstrap.cc:492] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:03.535900 18720 ts_tablet_manager.cc:1403] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260710 13:21:03.537060 18494 leader_election.cc:304] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:03.537873 18773 raft_consensus.cc:3060] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.538401 18720 raft_consensus.cc:359] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.539053 18720 raft_consensus.cc:385] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.539326 18720 raft_consensus.cc:740] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.540055 18720 consensus_queue.cc:260] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.542032 18720 ts_tablet_manager.cc:1434] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:03.542896 18720 tablet_bootstrap.cc:492] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:03.542490 18348 catalog_manager.cc:5697] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 55431788099040e689162a5a7bcf0c4a (127.15.242.68). New cstate: current_term: 1 leader_uuid: "55431788099040e689162a5a7bcf0c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.544795 18773 raft_consensus.cc:2749] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.545027 18718 tablet_bootstrap.cc:492] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:03.545508 18718 ts_tablet_manager.cc:1403] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 13:21:03.547770 18719 tablet_bootstrap.cc:654] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.547962 18718 raft_consensus.cc:359] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.548367 18720 tablet_bootstrap.cc:654] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.548601 18718 raft_consensus.cc:385] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.548885 18718 raft_consensus.cc:740] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.549973 18452 raft_consensus.cc:2468] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:03.558063 18735 leader_election.cc:290] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:03.453052 18721 tablet_bootstrap.cc:654] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.559518 18719 tablet_bootstrap.cc:492] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.559947 18719 ts_tablet_manager.cc:1403] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260710 13:21:03.552022 18761 leader_election.cc:290] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:03.552292 18527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71addf093d51434d94fcf2d6f4fb75a2" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:03.561658 18527 raft_consensus.cc:2393] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78a7434fb98f45d7aaa97216db6d733f in current term 1: Already voted for candidate 55431788099040e689162a5a7bcf0c4a in this term.
I20260710 13:21:03.549681 18718 consensus_queue.cc:260] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.562845 18719 raft_consensus.cc:359] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.563513 18719 raft_consensus.cc:385] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.563707 18718 ts_tablet_manager.cc:1434] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:21:03.563761 18719 raft_consensus.cc:740] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.564652 18718 tablet_bootstrap.cc:492] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:03.564607 18719 consensus_queue.cc:260] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.567025 18719 ts_tablet_manager.cc:1434] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:03.555347 18720 tablet_bootstrap.cc:492] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:03.540536 18350 catalog_manager.cc:5697] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.567708 18416 leader_election.cc:304] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78a7434fb98f45d7aaa97216db6d733f; no voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a
I20260710 13:21:03.568588 18773 raft_consensus.cc:493] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.569056 18773 raft_consensus.cc:515] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.571229 18773 leader_election.cc:290] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.569406 18761 raft_consensus.cc:3060] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.572515 18720 ts_tablet_manager.cc:1403] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260710 13:21:03.573031 18758 raft_consensus.cc:493] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.575104 18758 raft_consensus.cc:515] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.575380 18718 tablet_bootstrap.cc:654] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.577234 18758 leader_election.cc:290] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.578231 18719 tablet_bootstrap.cc:492] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.576375 18675 raft_consensus.cc:2468] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 1.
I20260710 13:21:03.579077 18600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1da869e85e947a38e2977ded47b0287" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
W20260710 13:21:03.580585 18639 leader_election.cc:343] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.581835 18527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1da869e85e947a38e2977ded47b0287" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:03.582569 18419 leader_election.cc:304] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [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: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 16c872da419c47db9dfb16a0f961a6bb
W20260710 13:21:03.583266 18639 leader_election.cc:343] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.583379 18735 raft_consensus.cc:2804] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.583750 18639 leader_election.cc:304] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55431788099040e689162a5a7bcf0c4a; no voters: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:03.573276 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190bc5563694fdd9f0f74c5ee549ea2" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:03.574368 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190bc5563694fdd9f0f74c5ee549ea2" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:03.584966 18602 raft_consensus.cc:2468] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 0.
W20260710 13:21:03.585839 18494 leader_election.cc:343] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.586400 18491 leader_election.cc:304] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [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: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:03.587515 18773 raft_consensus.cc:2804] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.587996 18773 raft_consensus.cc:493] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.588377 18773 raft_consensus.cc:3060] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.587639 18758 raft_consensus.cc:2749] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.592473 18348 catalog_manager.cc:5697] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 55431788099040e689162a5a7bcf0c4a (127.15.242.68). New cstate: current_term: 1 leader_uuid: "55431788099040e689162a5a7bcf0c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.595741 18773 raft_consensus.cc:515] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.596268 18761 raft_consensus.cc:2749] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.598155 18720 raft_consensus.cc:359] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.598632 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190bc5563694fdd9f0f74c5ee549ea2" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
W20260710 13:21:03.600078 18494 leader_election.cc:343] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.587524 18719 tablet_bootstrap.cc:654] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.598836 18720 raft_consensus.cc:385] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.603456 18720 raft_consensus.cc:740] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.603588 18773 leader_election.cc:290] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.604259 18720 consensus_queue.cc:260] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.606159 18720 ts_tablet_manager.cc:1434] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 13:21:03.607033 18719 tablet_bootstrap.cc:492] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.608273 18719 ts_tablet_manager.cc:1403] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260710 13:21:03.608496 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190bc5563694fdd9f0f74c5ee549ea2" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:03.609086 18602 raft_consensus.cc:3060] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.609414 18718 tablet_bootstrap.cc:492] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:03.609910 18718 ts_tablet_manager.cc:1403] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.007s
I20260710 13:21:03.607378 18735 raft_consensus.cc:697] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 1 LEADER]: Becoming Leader. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Running, Role: LEADER
I20260710 13:21:03.611871 18735 consensus_queue.cc:237] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.612388 18718 raft_consensus.cc:359] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.613125 18718 raft_consensus.cc:385] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.613539 18718 raft_consensus.cc:740] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.610781 18719 raft_consensus.cc:359] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.614411 18718 consensus_queue.cc:260] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.615054 18719 raft_consensus.cc:385] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.615386 18719 raft_consensus.cc:740] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.616024 18719 consensus_queue.cc:260] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.618000 18719 ts_tablet_manager.cc:1434] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:21:03.618827 18719 tablet_bootstrap.cc:492] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.619896 18720 tablet_bootstrap.cc:492] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:03.620456 18718 ts_tablet_manager.cc:1434] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:21:03.620724 18602 raft_consensus.cc:2468] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 1.
I20260710 13:21:03.621423 18718 tablet_bootstrap.cc:492] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:03.624840 18491 leader_election.cc:304] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [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: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:03.628122 18721 tablet_bootstrap.cc:492] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:03.628583 18721 ts_tablet_manager.cc:1403] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.193s	user 0.038s	sys 0.031s
I20260710 13:21:03.629031 18773 raft_consensus.cc:2804] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.629522 18773 raft_consensus.cc:697] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 LEADER]: Becoming Leader. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Running, Role: LEADER
I20260710 13:21:03.630590 18719 tablet_bootstrap.cc:654] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.630347 18773 consensus_queue.cc:237] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.624845 18720 tablet_bootstrap.cc:654] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.630762 18350 catalog_manager.cc:5697] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65). New cstate: current_term: 1 leader_uuid: "78a7434fb98f45d7aaa97216db6d733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:03.631414 18721 raft_consensus.cc:359] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.632156 18721 raft_consensus.cc:385] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.632463 18721 raft_consensus.cc:740] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.633174 18721 consensus_queue.cc:260] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.635725 18721 ts_tablet_manager.cc:1434] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:21:03.636758 18721 tablet_bootstrap.cc:492] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:03.641146 18718 tablet_bootstrap.cc:654] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.643033 18721 tablet_bootstrap.cc:654] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.653000 18719 tablet_bootstrap.cc:492] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.653545 18719 ts_tablet_manager.cc:1403] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260710 13:21:03.659070 18718 tablet_bootstrap.cc:492] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:03.661984 18718 ts_tablet_manager.cc:1403] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260710 13:21:03.657035 18719 raft_consensus.cc:359] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.662386 18719 raft_consensus.cc:385] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.662731 18719 raft_consensus.cc:740] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.663568 18719 consensus_queue.cc:260] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.665263 18753 raft_consensus.cc:493] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.665133 18718 raft_consensus.cc:359] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.665793 18753 raft_consensus.cc:515] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.667104 18719 ts_tablet_manager.cc:1434] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260710 13:21:03.667847 18753 leader_election.cc:290] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:03.668098 18719 tablet_bootstrap.cc:492] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.668213 18721 tablet_bootstrap.cc:492] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:03.668881 18721 ts_tablet_manager.cc:1403] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.004s
I20260710 13:21:03.669324 18527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced0e00398814eaca7ec0dfe72d62ab6" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:03.663952 18351 catalog_manager.cc:5697] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.665807 18718 raft_consensus.cc:385] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.670053 18527 raft_consensus.cc:2393] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16c872da419c47db9dfb16a0f961a6bb in current term 1: Already voted for candidate 55431788099040e689162a5a7bcf0c4a in this term.
I20260710 13:21:03.670117 18718 raft_consensus.cc:740] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.670977 18718 consensus_queue.cc:260] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.672817 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced0e00398814eaca7ec0dfe72d62ab6" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:03.673306 18718 ts_tablet_manager.cc:1434] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:03.674161 18718 tablet_bootstrap.cc:492] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:03.674257 18719 tablet_bootstrap.cc:654] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.674254 18568 leader_election.cc:304] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb; no voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a
I20260710 13:21:03.676780 18753 raft_consensus.cc:3060] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.678995 18718 tablet_bootstrap.cc:654] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.671600 18721 raft_consensus.cc:359] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.683234 18721 raft_consensus.cc:385] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.683532 18721 raft_consensus.cc:740] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.684324 18721 consensus_queue.cc:260] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.686535 18721 ts_tablet_manager.cc:1434] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:21:03.686508 18735 raft_consensus.cc:493] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.687095 18735 raft_consensus.cc:515] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.687597 18721 tablet_bootstrap.cc:492] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:03.688305 18753 raft_consensus.cc:2749] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.689263 18735 leader_election.cc:290] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:03.692116 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8df95d3f910466d83178538f4288298" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:03.692742 18675 raft_consensus.cc:2468] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 0.
I20260710 13:21:03.692997 18721 tablet_bootstrap.cc:654] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.693477 18527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8df95d3f910466d83178538f4288298" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:03.694103 18527 raft_consensus.cc:2468] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 0.
I20260710 13:21:03.695446 18416 leader_election.cc:304] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:03.655681 18720 tablet_bootstrap.cc:492] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:03.698475 18720 ts_tablet_manager.cc:1403] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.008s
I20260710 13:21:03.698726 18735 raft_consensus.cc:2804] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.699206 18735 raft_consensus.cc:493] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.686084 18719 tablet_bootstrap.cc:492] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.702874 18719 ts_tablet_manager.cc:1403] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.011s
I20260710 13:21:03.704360 18721 tablet_bootstrap.cc:492] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:03.704687 18735 raft_consensus.cc:3060] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.704795 18721 ts_tablet_manager.cc:1403] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 13:21:03.701056 18720 raft_consensus.cc:359] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.707415 18721 raft_consensus.cc:359] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.707950 18720 raft_consensus.cc:385] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.708076 18721 raft_consensus.cc:385] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.708316 18720 raft_consensus.cc:740] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.708432 18721 raft_consensus.cc:740] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.709055 18720 consensus_queue.cc:260] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.709221 18721 consensus_queue.cc:260] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.710667 18719 raft_consensus.cc:359] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.714043 18719 raft_consensus.cc:385] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.713732 18721 ts_tablet_manager.cc:1434] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 13:21:03.715077 18721 tablet_bootstrap.cc:492] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:03.714370 18719 raft_consensus.cc:740] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.716063 18735 raft_consensus.cc:515] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.718947 18753 consensus_queue.cc:1048] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.719655 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8df95d3f910466d83178538f4288298" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:03.720216 18675 raft_consensus.cc:3060] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.721520 18721 tablet_bootstrap.cc:654] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.723727 18734 raft_consensus.cc:493] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.724257 18734 raft_consensus.cc:515] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.724714 18753 raft_consensus.cc:493] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.725206 18753 raft_consensus.cc:515] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.726559 18734 leader_election.cc:290] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:03.727041 18753 leader_election.cc:290] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:03.728941 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1da869e85e947a38e2977ded47b0287" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:03.729605 18676 raft_consensus.cc:2468] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 0.
I20260710 13:21:03.730733 18674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfc85c9e337482bbc8296f3b9a421b8" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:03.731396 18674 raft_consensus.cc:2468] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 0.
I20260710 13:21:03.732481 18758 raft_consensus.cc:493] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.732959 18758 raft_consensus.cc:515] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.735518 18675 raft_consensus.cc:2468] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 1.
I20260710 13:21:03.736888 18419 leader_election.cc:304] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:03.736994 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccadd2423ce493a977c7571b1d5f384" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:03.738077 18796 raft_consensus.cc:2804] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.738559 18796 raft_consensus.cc:697] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 1 LEADER]: Becoming Leader. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Running, Role: LEADER
I20260710 13:21:03.738649 18528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccadd2423ce493a977c7571b1d5f384" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:03.739279 18528 raft_consensus.cc:2468] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 0.
I20260710 13:21:03.739444 18796 consensus_queue.cc:237] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.716902 18719 consensus_queue.cc:260] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.743666 18568 leader_election.cc:304] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:03.744635 18568 leader_election.cc:304] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:03.745698 18753 raft_consensus.cc:2804] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.734977 18758 leader_election.cc:290] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:03.746737 18528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1da869e85e947a38e2977ded47b0287" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
W20260710 13:21:03.738945 18642 leader_election.cc:343] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.749655 18735 leader_election.cc:290] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 election: Requested vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:03.747143 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfc85c9e337482bbc8296f3b9a421b8" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:03.750692 18639 leader_election.cc:304] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [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: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:03.750790 18526 raft_consensus.cc:2468] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 0.
I20260710 13:21:03.747921 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8df95d3f910466d83178538f4288298" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:03.751784 18758 raft_consensus.cc:2804] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.748874 18761 consensus_queue.cc:1048] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:21:03.746039 18753 raft_consensus.cc:493] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.753858 18753 raft_consensus.cc:3060] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.745913 18719 ts_tablet_manager.cc:1434] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260710 13:21:03.749743 18528 raft_consensus.cc:2468] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 0.
I20260710 13:21:03.755200 18719 tablet_bootstrap.cc:492] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.752203 18758 raft_consensus.cc:493] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.757735 18758 raft_consensus.cc:3060] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.762540 18753 raft_consensus.cc:515] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.748335 18734 raft_consensus.cc:2804] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.763623 18719 tablet_bootstrap.cc:654] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.763724 18525 raft_consensus.cc:3060] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.764243 18734 raft_consensus.cc:493] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.764627 18734 raft_consensus.cc:3060] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.711293 18720 ts_tablet_manager.cc:1434] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:21:03.769748 18720 tablet_bootstrap.cc:492] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:03.773648 18753 leader_election.cc:290] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 election: Requested vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:03.773866 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1da869e85e947a38e2977ded47b0287" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:03.770783 18734 raft_consensus.cc:515] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.774428 18675 raft_consensus.cc:3060] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.777442 18674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfc85c9e337482bbc8296f3b9a421b8" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:03.777750 18734 leader_election.cc:290] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 election: Requested vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:03.777990 18674 raft_consensus.cc:3060] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.785012 18674 raft_consensus.cc:2468] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 1.
I20260710 13:21:03.785810 18525 raft_consensus.cc:2468] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 1.
I20260710 13:21:03.786089 18568 leader_election.cc:304] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:03.786726 18759 raft_consensus.cc:493] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:03.787540 18399 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:03.787905 18759 raft_consensus.cc:515] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.789889 18759 leader_election.cc:290] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:03.786316 18675 raft_consensus.cc:2468] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 1.
I20260710 13:21:03.793278 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:03.793957 18773 raft_consensus.cc:493] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.794399 18773 raft_consensus.cc:515] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
W20260710 13:21:03.794854 18642 leader_election.cc:343] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.796296 18773 leader_election.cc:290] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:03.800933 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
W20260710 13:21:03.802176 18639 leader_election.cc:343] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.800385 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7f973a81bf45169745ec64cdbc377b" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:03.802621 18639 leader_election.cc:304] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55431788099040e689162a5a7bcf0c4a; no voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:03.804268 18759 raft_consensus.cc:2749] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.804795 18758 raft_consensus.cc:515] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.805306 18816 raft_consensus.cc:2804] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.807296 18721 tablet_bootstrap.cc:492] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
W20260710 13:21:03.807416 18494 leader_election.cc:343] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.789022 18351 catalog_manager.cc:5697] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65). New cstate: current_term: 1 leader_uuid: "78a7434fb98f45d7aaa97216db6d733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.808696 18721 ts_tablet_manager.cc:1403] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.094s	user 0.023s	sys 0.022s
I20260710 13:21:03.811226 18527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfc85c9e337482bbc8296f3b9a421b8" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:03.811830 18527 raft_consensus.cc:3060] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.814220 18721 raft_consensus.cc:359] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.814872 18721 raft_consensus.cc:385] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.815130 18721 raft_consensus.cc:740] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.815992 18721 consensus_queue.cc:260] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.817538 18759 consensus_queue.cc:1048] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.819039 18816 raft_consensus.cc:697] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Becoming Leader. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Running, Role: LEADER
I20260710 13:21:03.819923 18816 consensus_queue.cc:237] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.822999 18735 raft_consensus.cc:493] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.817943 18721 ts_tablet_manager.cc:1434] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:21:03.823464 18735 raft_consensus.cc:515] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.824450 18721 tablet_bootstrap.cc:492] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:03.825594 18735 leader_election.cc:290] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.827567 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190bc5563694fdd9f0f74c5ee549ea2" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:03.828287 18602 raft_consensus.cc:2393] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78a7434fb98f45d7aaa97216db6d733f in current term 1: Already voted for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in this term.
I20260710 13:21:03.829697 18721 tablet_bootstrap.cc:654] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.830232 18759 consensus_queue.cc:1048] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.831097 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190bc5563694fdd9f0f74c5ee549ea2" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:03.834055 18416 leader_election.cc:304] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78a7434fb98f45d7aaa97216db6d733f; no voters: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:03.835716 18735 raft_consensus.cc:3060] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.835913 18761 consensus_queue.cc:1048] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.838135 18452 raft_consensus.cc:3060] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.842656 18735 raft_consensus.cc:2749] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.846985 18719 tablet_bootstrap.cc:492] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.857025 18719 ts_tablet_manager.cc:1403] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.001s
I20260710 13:21:03.859547 18719 raft_consensus.cc:359] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.860236 18719 raft_consensus.cc:385] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.862567 18773 consensus_queue.cc:1048] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:03.862872 18719 raft_consensus.cc:740] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.863857 18719 consensus_queue.cc:260] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:03.866833 18721 tablet_bootstrap.cc:492] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:03.867276 18721 ts_tablet_manager.cc:1403] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.013s
I20260710 13:21:03.868582 18719 ts_tablet_manager.cc:1434] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:21:03.869513 18719 tablet_bootstrap.cc:492] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.871594 18721 raft_consensus.cc:359] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.872262 18721 raft_consensus.cc:385] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.872514 18721 raft_consensus.cc:740] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.873121 18721 consensus_queue.cc:260] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.875451 18719 tablet_bootstrap.cc:654] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.875765 18721 ts_tablet_manager.cc:1434] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:21:03.876608 18721 tablet_bootstrap.cc:492] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:03.881719 18721 tablet_bootstrap.cc:654] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.886894 18719 tablet_bootstrap.cc:492] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.887313 18719 ts_tablet_manager.cc:1403] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260710 13:21:03.887420 18721 tablet_bootstrap.cc:492] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:03.887903 18721 ts_tablet_manager.cc:1403] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.003s
I20260710 13:21:03.889695 18719 raft_consensus.cc:359] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.890321 18719 raft_consensus.cc:385] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.890744 18719 raft_consensus.cc:740] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.890321 18721 raft_consensus.cc:359] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.891218 18721 raft_consensus.cc:385] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.891561 18721 raft_consensus.cc:740] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.891390 18719 consensus_queue.cc:260] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:03.892594 18721 consensus_queue.cc:260] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.893433 18719 ts_tablet_manager.cc:1434] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:03.894272 18719 tablet_bootstrap.cc:492] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.894807 18721 ts_tablet_manager.cc:1434] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:21:03.895721 18721 tablet_bootstrap.cc:492] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:03.899284 18719 tablet_bootstrap.cc:654] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.900681 18721 tablet_bootstrap.cc:654] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.810534 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1da869e85e947a38e2977ded47b0287" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:03.910521 18525 raft_consensus.cc:3060] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.911857 18719 tablet_bootstrap.cc:492] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:03.912379 18719 ts_tablet_manager.cc:1403] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260710 13:21:03.914147 18721 tablet_bootstrap.cc:492] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:03.914603 18721 ts_tablet_manager.cc:1403] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 13:21:03.914731 18719 raft_consensus.cc:359] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.915370 18719 raft_consensus.cc:385] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.915947 18719 raft_consensus.cc:740] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.916556 18451 raft_consensus.cc:3060] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.917376 18721 raft_consensus.cc:359] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.918046 18721 raft_consensus.cc:385] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.918360 18721 raft_consensus.cc:740] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.919083 18721 consensus_queue.cc:260] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.921034 18759 consensus_queue.cc:1048] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:03.921556 18721 ts_tablet_manager.cc:1434] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:21:03.922461 18721 tablet_bootstrap.cc:492] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:03.926082 18759 consensus_queue.cc:1048] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.928545 18721 tablet_bootstrap.cc:654] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.916675 18719 consensus_queue.cc:260] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.931339 18719 ts_tablet_manager.cc:1434] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260710 13:21:03.932327 18719 tablet_bootstrap.cc:492] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:03.933895 18726 consensus_queue.cc:1048] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:03.945616 18759 consensus_queue.cc:1048] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:03.947263 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccadd2423ce493a977c7571b1d5f384" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
W20260710 13:21:03.949085 18642 leader_election.cc:343] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.950304 18816 raft_consensus.cc:493] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.950802 18816 raft_consensus.cc:515] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.952785 18816 leader_election.cc:290] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:03.961592 18816 raft_consensus.cc:493] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.962029 18816 raft_consensus.cc:515] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.963961 18816 leader_election.cc:290] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:03.969830 18719 tablet_bootstrap.cc:654] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.971525 18759 raft_consensus.cc:493] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.972092 18759 raft_consensus.cc:515] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:03.994596 18735 raft_consensus.cc:493] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.995172 18735 raft_consensus.cc:515] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:03.997236 18735 leader_election.cc:290] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:03.988166 18758 leader_election.cc:290] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:04.000404 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:04.002162 18527 raft_consensus.cc:2468] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 1.
I20260710 13:21:04.002444 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:04.003150 18602 raft_consensus.cc:2468] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 1.
I20260710 13:21:04.013373 18759 leader_election.cc:290] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:04.013895 18759 raft_consensus.cc:493] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.014308 18759 raft_consensus.cc:515] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.019188 18527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccadd2423ce493a977c7571b1d5f384" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:04.019891 18527 raft_consensus.cc:3060] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.019858 18416 leader_election.cc:304] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [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: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:04.020772 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1e755abe5f4cd59e9671a1f85b4418" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:04.021399 18602 raft_consensus.cc:2468] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 0.
I20260710 13:21:04.021814 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1e755abe5f4cd59e9671a1f85b4418" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:04.022775 18639 leader_election.cc:304] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a; no voters: 
W20260710 13:21:04.024047 18642 leader_election.cc:343] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.026080 18796 raft_consensus.cc:2804] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:04.026499 18796 raft_consensus.cc:493] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.026850 18796 raft_consensus.cc:3060] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.027544 18761 raft_consensus.cc:493] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.028048 18761 raft_consensus.cc:515] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.031971 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5458d301ac4ef6b67be197cafbe5bd" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:04.035233 18796 raft_consensus.cc:515] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
W20260710 13:21:04.035725 18416 leader_election.cc:343] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.036887 18735 consensus_queue.cc:1048] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.037599 18796 leader_election.cc:290] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 2 election: Requested vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:04.039546 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:04.040098 18601 raft_consensus.cc:3060] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.040004 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:04.039750 18527 raft_consensus.cc:2468] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:04.042063 18639 leader_election.cc:304] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [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: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:04.000588 18758 raft_consensus.cc:493] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.079604 18602 raft_consensus.cc:3060] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.085498 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:04.042593 18759 leader_election.cc:290] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:04.100157 18759 raft_consensus.cc:2804] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.102507 18759 raft_consensus.cc:493] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.102900 18759 raft_consensus.cc:3060] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.102058 18761 leader_election.cc:290] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:04.109134 18599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5458d301ac4ef6b67be197cafbe5bd" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:04.111193 18758 raft_consensus.cc:515] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.113476 18758 leader_election.cc:290] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:04.114001 18758 raft_consensus.cc:2804] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.114435 18758 raft_consensus.cc:697] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Becoming Leader. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:04.117940 18759 raft_consensus.cc:515] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.122256 18525 raft_consensus.cc:2468] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 1.
I20260710 13:21:04.123625 18565 leader_election.cc:304] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 
I20260710 13:21:04.124521 18816 raft_consensus.cc:2804] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.124966 18816 raft_consensus.cc:697] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Becoming Leader. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Running, Role: LEADER
W20260710 13:21:04.125047 18416 leader_election.cc:343] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.125800 18816 consensus_queue.cc:237] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.127580 18601 raft_consensus.cc:2468] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 2.
I20260710 13:21:04.125566 18416 leader_election.cc:304] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78a7434fb98f45d7aaa97216db6d733f; no voters: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:04.134614 18758 consensus_queue.cc:237] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.129937 18452 raft_consensus.cc:1240] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Rejecting Update request from peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:21:04.138353 18759 leader_election.cc:290] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
W20260710 13:21:04.139415 18642 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.242.65:38987, user_credentials={real_user=slave}} blocked reactor thread for 51802.5us
W20260710 13:21:04.140771 18642 leader_election.cc:343] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.147307 18719 tablet_bootstrap.cc:492] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:04.136407 18761 raft_consensus.cc:2749] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.150760 18719 ts_tablet_manager.cc:1403] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.219s	user 0.043s	sys 0.046s
I20260710 13:21:04.155893 18721 tablet_bootstrap.cc:492] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:04.156347 18721 ts_tablet_manager.cc:1403] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.234s	user 0.043s	sys 0.097s
I20260710 13:21:04.162025 18601 raft_consensus.cc:1240] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Rejecting Update request from peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:04.164855 18718 tablet_bootstrap.cc:492] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:04.164878 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7f973a81bf45169745ec64cdbc377b" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:04.165572 18718 ts_tablet_manager.cc:1403] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.492s	user 0.140s	sys 0.175s
I20260710 13:21:04.167456 18761 consensus_queue.cc:1048] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.167635 18416 leader_election.cc:304] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [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: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:04.168702 18761 raft_consensus.cc:2804] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:04.169118 18761 raft_consensus.cc:697] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 2 LEADER]: Becoming Leader. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Running, Role: LEADER
I20260710 13:21:04.169878 18761 consensus_queue.cc:237] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Queue going to LEADER 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: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.170513 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7efca6507bf461ba9feb2b91d26a131" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:04.171124 18450 raft_consensus.cc:2468] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 0.
I20260710 13:21:04.172418 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1e755abe5f4cd59e9671a1f85b4418" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:04.174957 18642 leader_election.cc:304] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
W20260710 13:21:04.175788 18642 leader_election.cc:343] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.164213 18719 raft_consensus.cc:359] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.176797 18720 tablet_bootstrap.cc:654] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.177855 18719 raft_consensus.cc:385] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.178241 18719 raft_consensus.cc:740] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.178071 18718 raft_consensus.cc:359] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.179569 18718 raft_consensus.cc:385] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.179904 18718 raft_consensus.cc:740] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.180490 18718 consensus_queue.cc:260] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.180044 18719 consensus_queue.cc:260] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
W20260710 13:21:04.161932 18639 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.242.66:36375, user_credentials={real_user=slave}} blocked reactor thread for 119958us
I20260710 13:21:04.177277 18728 raft_consensus.cc:493] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.184851 18718 ts_tablet_manager.cc:1434] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 13:21:04.184788 18839 raft_consensus.cc:2804] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.185303 18839 raft_consensus.cc:493] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.185640 18839 raft_consensus.cc:3060] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.185851 18718 tablet_bootstrap.cc:492] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:04.189200 18728 raft_consensus.cc:515] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.191120 18728 leader_election.cc:290] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:04.191870 18718 tablet_bootstrap.cc:654] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:04.180126 18419 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.242.68:33761, user_credentials={real_user=slave}} blocked reactor thread for 146499us
I20260710 13:21:04.207955 18719 ts_tablet_manager.cc:1434] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260710 13:21:04.210527 18719 tablet_bootstrap.cc:492] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:04.216192 18600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:04.217196 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7efca6507bf461ba9feb2b91d26a131" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:04.218657 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:04.219444 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7f973a81bf45169745ec64cdbc377b" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:04.220162 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1e755abe5f4cd59e9671a1f85b4418" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:04.220885 18599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7f973a81bf45169745ec64cdbc377b" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
W20260710 13:21:04.222833 18491 leader_election.cc:343] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.220908 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1e755abe5f4cd59e9671a1f85b4418" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:04.232656 18601 raft_consensus.cc:3060] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.238296 18827 consensus_queue.cc:1059] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:21:04.246109 18827 raft_consensus.cc:3055] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:04.246421 18827 raft_consensus.cc:740] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Running, Role: LEADER
I20260710 13:21:04.247221 18827 consensus_queue.cc:260] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.248027 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:04.248283 18827 raft_consensus.cc:3060] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.238662 18825 consensus_queue.cc:1048] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:21:04.251400 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1e755abe5f4cd59e9671a1f85b4418" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:04.240860 18676 raft_consensus.cc:2393] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16c872da419c47db9dfb16a0f961a6bb in current term 1: Already voted for candidate 78a7434fb98f45d7aaa97216db6d733f in this term.
I20260710 13:21:04.234050 18525 raft_consensus.cc:2468] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 0.
I20260710 13:21:04.231792 18491 leader_election.cc:304] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a
I20260710 13:21:04.254786 18773 raft_consensus.cc:2749] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.255465 18773 consensus_queue.cc:1048] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.244935 18815 consensus_queue.cc:1048] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:04.255966 18351 catalog_manager.cc:5697] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 55431788099040e689162a5a7bcf0c4a (127.15.242.68). New cstate: current_term: 1 leader_uuid: "55431788099040e689162a5a7bcf0c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.228011 18839 raft_consensus.cc:515] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.265470 18718 tablet_bootstrap.cc:492] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:04.266022 18718 ts_tablet_manager.cc:1403] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.018s
I20260710 13:21:04.269109 18718 raft_consensus.cc:359] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.269752 18718 raft_consensus.cc:385] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.270008 18718 raft_consensus.cc:740] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.271147 18761 raft_consensus.cc:493] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.271605 18761 raft_consensus.cc:515] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
W20260710 13:21:04.273048 18639 leader_election.cc:343] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.273536 18761 leader_election.cc:290] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:04.275257 18600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dd9a38858421bbc37eb32923cea38" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
W20260710 13:21:04.276731 18416 leader_election.cc:343] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.277901 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dd9a38858421bbc37eb32923cea38" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:04.278306 18639 leader_election.cc:304] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 
W20260710 13:21:04.279886 18416 leader_election.cc:343] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.280299 18416 leader_election.cc:304] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78a7434fb98f45d7aaa97216db6d733f; no voters: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:04.282473 18675 raft_consensus.cc:2393] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16c872da419c47db9dfb16a0f961a6bb in current term 1: Already voted for candidate 55431788099040e689162a5a7bcf0c4a in this term.
I20260710 13:21:04.285311 18761 raft_consensus.cc:2749] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.285888 18815 consensus_queue.cc:1048] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:04.270639 18718 consensus_queue.cc:260] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.288192 18568 leader_election.cc:304] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb; no voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:04.289214 18815 raft_consensus.cc:2749] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:04.251435 18726 consensus_queue.cc:1175] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "78a7434fb98f45d7aaa97216db6d733f" responder_term: 2 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 for earlier term 1. Current term is 2. Ops: [1.1-1.1]" } } last_received_current_leader { term: 0 index: 0 } }
W20260710 13:21:04.291374 18639 leader_election.cc:343] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.292330 18718 ts_tablet_manager.cc:1434] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.005s
I20260710 13:21:04.293311 18718 tablet_bootstrap.cc:492] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:04.295559 18758 raft_consensus.cc:2804] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.295943 18758 raft_consensus.cc:493] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.296281 18758 raft_consensus.cc:3060] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.305193 18718 tablet_bootstrap.cc:654] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.306941 18721 raft_consensus.cc:359] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.307895 18721 raft_consensus.cc:385] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.313521 18815 consensus_queue.cc:1048] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.322271 18721 raft_consensus.cc:740] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.323009 18721 consensus_queue.cc:260] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.314669 18719 tablet_bootstrap.cc:654] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.325224 18721 ts_tablet_manager.cc:1434] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.169s	user 0.007s	sys 0.000s
I20260710 13:21:04.291796 18639 leader_election.cc:304] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55431788099040e689162a5a7bcf0c4a; no voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:04.315493 18601 raft_consensus.cc:2468] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
W20260710 13:21:04.316030 18568 leader_election.cc:343] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.326426 18721 tablet_bootstrap.cc:492] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
W20260710 13:21:04.328876 18491 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.242.67:39541, user_credentials={real_user=slave}} blocked reactor thread for 74427us
I20260710 13:21:04.329766 18827 consensus_queue.cc:1048] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.330229 18568 leader_election.cc:304] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb; no voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:04.344167 18816 raft_consensus.cc:2749] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.333993 18825 raft_consensus.cc:2749] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.345249 18839 leader_election.cc:290] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:04.345957 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7efca6507bf461ba9feb2b91d26a131" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:04.334635 18773 consensus_queue.cc:1048] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:21:04.346552 18452 raft_consensus.cc:3060] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.352870 18758 raft_consensus.cc:515] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.354717 18758 leader_election.cc:290] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Requested vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:04.355530 18845 raft_consensus.cc:493] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.355978 18845 raft_consensus.cc:515] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
W20260710 13:21:04.338697 18639 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.242.67:39541, user_credentials={real_user=slave}} blocked reactor thread for 47353.8us
I20260710 13:21:04.345834 18347 catalog_manager.cc:5697] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f reported cstate change: term changed from 1 to 2, leader changed from 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66) to 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65). New cstate: current_term: 2 leader_uuid: "78a7434fb98f45d7aaa97216db6d733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.359273 18845 leader_election.cc:290] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:04.360788 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7efca6507bf461ba9feb2b91d26a131" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:04.366180 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7efca6507bf461ba9feb2b91d26a131" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:04.366938 18675 raft_consensus.cc:2393] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in current term 1: Already voted for candidate 55431788099040e689162a5a7bcf0c4a in this term.
I20260710 13:21:04.369387 18494 leader_election.cc:304] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:04.381583 18719 tablet_bootstrap.cc:492] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:04.382102 18719 ts_tablet_manager.cc:1403] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.172s	user 0.017s	sys 0.007s
W20260710 13:21:04.360600 18639 leader_election.cc:343] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.388139 18721 tablet_bootstrap.cc:654] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.387980 18639 leader_election.cc:304] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [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: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a; no voters: 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:04.388836 18758 raft_consensus.cc:2804] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.389303 18758 raft_consensus.cc:697] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Becoming Leader. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:04.387195 18719 raft_consensus.cc:359] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.392359 18719 raft_consensus.cc:385] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.392620 18719 raft_consensus.cc:740] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.394558 18719 consensus_queue.cc:260] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.382156 18827 raft_consensus.cc:3060] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.400333 18719 ts_tablet_manager.cc:1434] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:21:04.393783 18761 raft_consensus.cc:493] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.405612 18719 tablet_bootstrap.cc:492] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a: Bootstrap starting.
I20260710 13:21:04.390071 18758 consensus_queue.cc:237] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.406863 18720 tablet_bootstrap.cc:492] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:04.407224 18720 ts_tablet_manager.cc:1403] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.638s	user 0.022s	sys 0.017s
I20260710 13:21:04.398459 18452 raft_consensus.cc:2468] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:04.409729 18599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7f973a81bf45169745ec64cdbc377b" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:04.411871 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7f973a81bf45169745ec64cdbc377b" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:04.412433 18526 raft_consensus.cc:3060] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.408922 18528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7efca6507bf461ba9feb2b91d26a131" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:04.405004 18761 raft_consensus.cc:515] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.420544 18837 consensus_queue.cc:1048] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.420831 18719 tablet_bootstrap.cc:654] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.433336 18642 leader_election.cc:304] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:04.433526 18837 consensus_queue.cc:1048] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.434276 18825 raft_consensus.cc:2804] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.434752 18825 raft_consensus.cc:697] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Becoming Leader. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:04.435535 18825 consensus_queue.cc:237] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.437064 18761 leader_election.cc:290] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:04.441337 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccadd2423ce493a977c7571b1d5f384" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:04.442148 18525 raft_consensus.cc:2393] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78a7434fb98f45d7aaa97216db6d733f in current term 1: Already voted for candidate 55431788099040e689162a5a7bcf0c4a in this term.
I20260710 13:21:04.445430 18720 raft_consensus.cc:359] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.447384 18720 raft_consensus.cc:385] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.447645 18720 raft_consensus.cc:740] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.445736 18674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccadd2423ce493a977c7571b1d5f384" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:04.449697 18419 leader_election.cc:304] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78a7434fb98f45d7aaa97216db6d733f; no voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a
I20260710 13:21:04.450062 18526 raft_consensus.cc:2468] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:04.450714 18761 raft_consensus.cc:3060] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.451094 18639 leader_election.cc:304] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:04.451902 18839 raft_consensus.cc:2804] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.443238 18827 raft_consensus.cc:2749] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.452425 18839 raft_consensus.cc:697] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Becoming Leader. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:04.453204 18839 consensus_queue.cc:237] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.455602 18720 consensus_queue.cc:260] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.456292 18718 tablet_bootstrap.cc:492] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:04.456774 18718 ts_tablet_manager.cc:1403] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.164s	user 0.011s	sys 0.017s
I20260710 13:21:04.457286 18720 ts_tablet_manager.cc:1434] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.001s
I20260710 13:21:04.454602 18349 catalog_manager.cc:5697] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67). New cstate: current_term: 1 leader_uuid: "16c872da419c47db9dfb16a0f961a6bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.458129 18720 tablet_bootstrap.cc:492] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:04.459753 18599 raft_consensus.cc:3060] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.460017 18349 catalog_manager.cc:5697] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67). New cstate: current_term: 1 leader_uuid: "16c872da419c47db9dfb16a0f961a6bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.462716 18528 raft_consensus.cc:2468] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:04.481145 18761 raft_consensus.cc:2749] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.474066 18718 raft_consensus.cc:359] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.485204 18718 raft_consensus.cc:385] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.485507 18718 raft_consensus.cc:740] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.489993 18720 tablet_bootstrap.cc:654] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.491712 18599 raft_consensus.cc:2468] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:04.499429 18718 consensus_queue.cc:260] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.503844 18718 ts_tablet_manager.cc:1434] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.002s
I20260710 13:21:04.505242 18718 tablet_bootstrap.cc:492] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:04.506644 18825 raft_consensus.cc:493] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.507138 18825 raft_consensus.cc:515] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.509106 18825 leader_election.cc:290] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:04.510588 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e92519f24a74b7d89a6357b8ea966cb" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:04.511302 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e92519f24a74b7d89a6357b8ea966cb" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
W20260710 13:21:04.511910 18642 leader_election.cc:343] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:04.512593 18639 leader_election.cc:343] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.512998 18639 leader_election.cc:304] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55431788099040e689162a5a7bcf0c4a; no voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:04.513931 18825 raft_consensus.cc:2749] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.517820 18718 tablet_bootstrap.cc:654] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.526595 18721 tablet_bootstrap.cc:492] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:04.527034 18721 ts_tablet_manager.cc:1403] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.201s	user 0.020s	sys 0.008s
I20260710 13:21:04.529542 18721 raft_consensus.cc:359] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.530128 18721 raft_consensus.cc:385] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.530381 18721 raft_consensus.cc:740] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.530963 18721 consensus_queue.cc:260] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.532394 18721 ts_tablet_manager.cc:1434] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:04.535209 18721 tablet_bootstrap.cc:492] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:04.548133 18350 catalog_manager.cc:5697] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 55431788099040e689162a5a7bcf0c4a (127.15.242.68). New cstate: current_term: 1 leader_uuid: "55431788099040e689162a5a7bcf0c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.549240 18721 tablet_bootstrap.cc:654] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.549796 18350 catalog_manager.cc:5697] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 55431788099040e689162a5a7bcf0c4a (127.15.242.68). New cstate: current_term: 1 leader_uuid: "55431788099040e689162a5a7bcf0c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.552868 18350 catalog_manager.cc:5697] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 55431788099040e689162a5a7bcf0c4a (127.15.242.68). New cstate: current_term: 1 leader_uuid: "55431788099040e689162a5a7bcf0c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.554653 18720 tablet_bootstrap.cc:492] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:04.555177 18720 ts_tablet_manager.cc:1403] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.007s
I20260710 13:21:04.556136 18825 raft_consensus.cc:493] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.556895 18719 tablet_bootstrap.cc:492] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a: No bootstrap required, opened a new log
I20260710 13:21:04.556605 18825 raft_consensus.cc:515] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.557305 18719 ts_tablet_manager.cc:1403] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a: Time spent bootstrapping tablet: real 0.152s	user 0.010s	sys 0.018s
I20260710 13:21:04.557914 18720 raft_consensus.cc:359] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.558619 18720 raft_consensus.cc:385] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.558943 18720 raft_consensus.cc:740] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.559651 18719 raft_consensus.cc:359] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.559996 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9013e24b7a14182826b46e5e2b7f86d" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:04.560305 18719 raft_consensus.cc:385] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.560580 18719 raft_consensus.cc:740] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.561129 18527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9013e24b7a14182826b46e5e2b7f86d" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:04.561873 18527 raft_consensus.cc:2468] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 0.
I20260710 13:21:04.563051 18639 leader_election.cc:304] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:04.563841 18839 raft_consensus.cc:2804] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.564168 18839 raft_consensus.cc:493] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.564458 18839 raft_consensus.cc:3060] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.558514 18825 leader_election.cc:290] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:04.567812 18720 consensus_queue.cc:260] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
W20260710 13:21:04.569451 18639 leader_election.cc:343] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.570407 18720 ts_tablet_manager.cc:1434] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:21:04.571461 18720 tablet_bootstrap.cc:492] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:04.573482 18839 raft_consensus.cc:515] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.576049 18527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9013e24b7a14182826b46e5e2b7f86d" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:04.576574 18527 raft_consensus.cc:3060] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.578146 18721 tablet_bootstrap.cc:492] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:04.578563 18721 ts_tablet_manager.cc:1403] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.016s
I20260710 13:21:04.581040 18721 raft_consensus.cc:359] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.581640 18721 raft_consensus.cc:385] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.581892 18721 raft_consensus.cc:740] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.582724 18721 consensus_queue.cc:260] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.583981 18735 raft_consensus.cc:493] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.584424 18735 raft_consensus.cc:515] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.586365 18735 leader_election.cc:290] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:04.588035 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1e755abe5f4cd59e9671a1f85b4418" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:04.588627 18720 tablet_bootstrap.cc:654] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.588784 18602 raft_consensus.cc:2393] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78a7434fb98f45d7aaa97216db6d733f in current term 1: Already voted for candidate 55431788099040e689162a5a7bcf0c4a in this term.
I20260710 13:21:04.591384 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1e755abe5f4cd59e9671a1f85b4418" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:04.592849 18419 leader_election.cc:304] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78a7434fb98f45d7aaa97216db6d733f; no voters: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a
I20260710 13:21:04.593947 18735 raft_consensus.cc:3060] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.594125 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9013e24b7a14182826b46e5e2b7f86d" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
W20260710 13:21:04.595475 18639 leader_election.cc:343] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.591501 18527 raft_consensus.cc:2468] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:04.596834 18639 leader_election.cc:304] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [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: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 16c872da419c47db9dfb16a0f961a6bb
I20260710 13:21:04.597653 18825 raft_consensus.cc:2804] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.598313 18825 raft_consensus.cc:697] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Becoming Leader. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:04.599128 18825 consensus_queue.cc:237] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.601884 18528 raft_consensus.cc:1275] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:21:04.602240 18528 pending_rounds.cc:85] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Aborting all ops after (but not including) 0
I20260710 13:21:04.602636 18528 pending_rounds.cc:107] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:04.602886 18528 raft_consensus.cc:2889] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:04.604440 18837 consensus_queue.cc:1048] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.602177 18719 consensus_queue.cc:260] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.605322 18816 consensus_queue.cc:1048] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.606431 18735 raft_consensus.cc:2749] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.607064 18719 ts_tablet_manager.cc:1434] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260710 13:21:04.607685 18721 ts_tablet_manager.cc:1434] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:21:04.608326 18839 leader_election.cc:290] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 1 election: Requested vote from peers 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:04.621548 18602 raft_consensus.cc:1275] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:04.623194 18796 consensus_queue.cc:1048] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.627463 18721 tablet_bootstrap.cc:492] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:04.633220 18721 tablet_bootstrap.cc:654] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.641183 18816 consensus_queue.cc:1048] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.642637 18351 catalog_manager.cc:5697] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 55431788099040e689162a5a7bcf0c4a (127.15.242.68). New cstate: current_term: 1 leader_uuid: "55431788099040e689162a5a7bcf0c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.645121 18720 tablet_bootstrap.cc:492] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:04.645591 18720 ts_tablet_manager.cc:1403] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.002s
I20260710 13:21:04.654029 18816 raft_consensus.cc:493] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.654476 18816 raft_consensus.cc:515] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.656517 18816 leader_election.cc:290] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:04.659272 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dd9a38858421bbc37eb32923cea38" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:04.659895 18450 raft_consensus.cc:2468] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 0.
I20260710 13:21:04.661334 18568 leader_election.cc:304] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:04.664670 18816 raft_consensus.cc:2804] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.665021 18816 raft_consensus.cc:493] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.665252 18721 tablet_bootstrap.cc:492] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:04.666030 18721 ts_tablet_manager.cc:1403] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.003s
I20260710 13:21:04.668516 18721 raft_consensus.cc:359] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.669133 18721 raft_consensus.cc:385] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.669404 18721 raft_consensus.cc:740] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.665372 18816 raft_consensus.cc:3060] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.675796 18528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dd9a38858421bbc37eb32923cea38" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:04.676474 18718 tablet_bootstrap.cc:492] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:04.676899 18718 ts_tablet_manager.cc:1403] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.172s	user 0.028s	sys 0.005s
W20260710 13:21:04.677099 18565 leader_election.cc:343] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.677066 18720 raft_consensus.cc:359] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.678458 18720 raft_consensus.cc:385] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.679210 18718 raft_consensus.cc:359] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.679880 18718 raft_consensus.cc:385] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.680137 18718 raft_consensus.cc:740] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.678711 18720 raft_consensus.cc:740] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.680737 18718 consensus_queue.cc:260] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.681367 18720 consensus_queue.cc:260] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.679708 18721 consensus_queue.cc:260] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.682206 18816 raft_consensus.cc:515] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.682911 18718 ts_tablet_manager.cc:1434] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 13:21:04.683789 18718 tablet_bootstrap.cc:492] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:04.684998 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dd9a38858421bbc37eb32923cea38" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:04.685581 18450 raft_consensus.cc:3060] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.688917 18718 tablet_bootstrap.cc:654] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.692734 18450 raft_consensus.cc:2468] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 1.
I20260710 13:21:04.693063 18721 ts_tablet_manager.cc:1434] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 13:21:04.694294 18720 ts_tablet_manager.cc:1434] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.002s
I20260710 13:21:04.696413 18720 tablet_bootstrap.cc:492] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:04.696868 18528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dd9a38858421bbc37eb32923cea38" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
W20260710 13:21:04.698169 18565 leader_election.cc:343] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.699925 18721 tablet_bootstrap.cc:492] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:04.700687 18568 leader_election.cc:304] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [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: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:04.701121 18718 tablet_bootstrap.cc:492] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:04.701593 18818 raft_consensus.cc:2804] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.702077 18818 raft_consensus.cc:697] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Becoming Leader. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Running, Role: LEADER
I20260710 13:21:04.702237 18720 tablet_bootstrap.cc:654] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.702904 18818 consensus_queue.cc:237] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.707093 18825 consensus_queue.cc:1048] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:04.699925 18816 leader_election.cc:290] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:04.701571 18718 ts_tablet_manager.cc:1403] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:21:04.711772 18718 raft_consensus.cc:359] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.712391 18721 tablet_bootstrap.cc:654] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.712409 18718 raft_consensus.cc:385] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.713160 18718 raft_consensus.cc:740] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.713863 18718 consensus_queue.cc:260] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.715986 18718 ts_tablet_manager.cc:1434] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:04.716900 18718 tablet_bootstrap.cc:492] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Bootstrap starting.
I20260710 13:21:04.722157 18845 raft_consensus.cc:493] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.722667 18845 raft_consensus.cc:515] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.724558 18721 tablet_bootstrap.cc:492] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: No bootstrap required, opened a new log
I20260710 13:21:04.724766 18845 leader_election.cc:290] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:04.724996 18721 ts_tablet_manager.cc:1403] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.010s
I20260710 13:21:04.726698 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5458d301ac4ef6b67be197cafbe5bd" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:04.727380 18602 raft_consensus.cc:2468] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 0.
I20260710 13:21:04.728432 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5458d301ac4ef6b67be197cafbe5bd" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:04.729061 18450 raft_consensus.cc:2468] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 0.
I20260710 13:21:04.729249 18491 leader_election.cc:304] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 
I20260710 13:21:04.729830 18720 tablet_bootstrap.cc:492] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:04.730288 18720 ts_tablet_manager.cc:1403] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.007s
I20260710 13:21:04.732167 18721 raft_consensus.cc:359] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.732617 18845 raft_consensus.cc:2804] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.732908 18721 raft_consensus.cc:385] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.733047 18845 raft_consensus.cc:493] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.732674 18720 raft_consensus.cc:359] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.733444 18721 raft_consensus.cc:740] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.733595 18845 raft_consensus.cc:3060] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.733909 18720 raft_consensus.cc:385] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.734237 18720 raft_consensus.cc:740] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.735105 18718 tablet_bootstrap.cc:654] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.734972 18720 consensus_queue.cc:260] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.737197 18720 ts_tablet_manager.cc:1434] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:04.738135 18720 tablet_bootstrap.cc:492] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:04.740685 18845 raft_consensus.cc:515] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.743543 18720 tablet_bootstrap.cc:654] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.743647 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5458d301ac4ef6b67be197cafbe5bd" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:04.744158 18602 raft_consensus.cc:3060] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.743811 18721 consensus_queue.cc:260] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.746562 18721 ts_tablet_manager.cc:1434] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260710 13:21:04.747200 18845 leader_election.cc:290] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:04.751684 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5458d301ac4ef6b67be197cafbe5bd" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:04.752267 18450 raft_consensus.cc:3060] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.754776 18351 catalog_manager.cc:5697] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67). New cstate: current_term: 1 leader_uuid: "16c872da419c47db9dfb16a0f961a6bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.751163 18602 raft_consensus.cc:2468] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 1.
I20260710 13:21:04.757830 18491 leader_election.cc:304] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 
I20260710 13:21:04.780486 18718 tablet_bootstrap.cc:492] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: No bootstrap required, opened a new log
I20260710 13:21:04.781256 18818 raft_consensus.cc:493] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.781734 18818 raft_consensus.cc:515] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.783690 18818 leader_election.cc:290] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:04.785707 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e92519f24a74b7d89a6357b8ea966cb" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:04.786316 18675 raft_consensus.cc:2468] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 0.
I20260710 13:21:04.787187 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e92519f24a74b7d89a6357b8ea966cb" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:04.787791 18451 raft_consensus.cc:2468] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 0.
I20260710 13:21:04.780951 18718 ts_tablet_manager.cc:1403] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.028s
I20260710 13:21:04.791543 18718 raft_consensus.cc:359] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.792129 18718 raft_consensus.cc:385] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.792394 18718 raft_consensus.cc:740] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.793087 18718 consensus_queue.cc:260] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.794107 18568 leader_election.cc:304] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:04.795404 18818 raft_consensus.cc:2804] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.795729 18818 raft_consensus.cc:493] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.796026 18818 raft_consensus.cc:3060] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.802537 18825 consensus_queue.cc:1048] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:04.805401 18399 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:04.806124 18827 raft_consensus.cc:493] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.806582 18827 raft_consensus.cc:515] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.808558 18827 leader_election.cc:290] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:04.809544 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dd9a38858421bbc37eb32923cea38" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:04.810705 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554dd9a38858421bbc37eb32923cea38" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:04.811487 18451 raft_consensus.cc:2393] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in current term 1: Already voted for candidate 16c872da419c47db9dfb16a0f961a6bb in this term.
I20260710 13:21:04.814203 18718 ts_tablet_manager.cc:1434] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:21:04.815032 18494 leader_election.cc:304] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:04.764721 18845 raft_consensus.cc:2804] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.816293 18827 raft_consensus.cc:3060] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.818631 18720 tablet_bootstrap.cc:492] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:04.819136 18720 ts_tablet_manager.cc:1403] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.047s
I20260710 13:21:04.821707 18720 raft_consensus.cc:359] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.822336 18720 raft_consensus.cc:385] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.822620 18720 raft_consensus.cc:740] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.823423 18720 consensus_queue.cc:260] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.825664 18720 ts_tablet_manager.cc:1434] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:04.826804 18720 tablet_bootstrap.cc:492] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:04.828469 18827 raft_consensus.cc:2749] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.822794 18818 raft_consensus.cc:515] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.830571 18818 leader_election.cc:290] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 election: Requested vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:04.832010 18720 tablet_bootstrap.cc:654] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.832970 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e92519f24a74b7d89a6357b8ea966cb" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:04.833525 18451 raft_consensus.cc:3060] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.835354 18450 raft_consensus.cc:2468] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 1.
I20260710 13:21:04.816186 18845 raft_consensus.cc:697] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 LEADER]: Becoming Leader. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Running, Role: LEADER
I20260710 13:21:04.836694 18845 consensus_queue.cc:237] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:04.842767 18720 tablet_bootstrap.cc:492] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:04.843264 18720 ts_tablet_manager.cc:1403] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 13:21:04.845062 18825 consensus_queue.cc:1048] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.845860 18720 raft_consensus.cc:359] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.846588 18720 raft_consensus.cc:385] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.846884 18720 raft_consensus.cc:740] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.847622 18720 consensus_queue.cc:260] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.849768 18720 ts_tablet_manager.cc:1434] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:04.850630 18720 tablet_bootstrap.cc:492] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb: Bootstrap starting.
I20260710 13:21:04.835945 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e92519f24a74b7d89a6357b8ea966cb" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:04.854745 18675 raft_consensus.cc:3060] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.858803 18451 raft_consensus.cc:2468] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 1.
I20260710 13:21:04.859090 18720 tablet_bootstrap.cc:654] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.860164 18568 leader_election.cc:304] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:04.860953 18818 raft_consensus.cc:2804] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.861387 18818 raft_consensus.cc:697] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Becoming Leader. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Running, Role: LEADER
I20260710 13:21:04.862460 18818 consensus_queue.cc:237] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.863108 18675 raft_consensus.cc:2468] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 1.
I20260710 13:21:04.868396 18839 consensus_queue.cc:1048] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:04.870183 18720 tablet_bootstrap.cc:492] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb: No bootstrap required, opened a new log
I20260710 13:21:04.870636 18720 ts_tablet_manager.cc:1403] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260710 13:21:04.873076 18720 raft_consensus.cc:359] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.873782 18720 raft_consensus.cc:385] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.874082 18720 raft_consensus.cc:740] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.874707 18720 consensus_queue.cc:260] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.876799 18728 consensus_queue.cc:1048] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:04.883600 18720 ts_tablet_manager.cc:1434] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260710 13:21:04.881044 18346 catalog_manager.cc:5697] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.894953 18837 raft_consensus.cc:493] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.895439 18837 raft_consensus.cc:515] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.897408 18837 leader_election.cc:290] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:04.898878 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:04.899598 18675 raft_consensus.cc:2468] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 0.
I20260710 13:21:04.901131 18528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:04.901804 18528 raft_consensus.cc:2468] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 0.
I20260710 13:21:04.904898 18416 leader_election.cc:304] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:04.916610 18735 raft_consensus.cc:2804] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.916977 18735 raft_consensus.cc:493] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.917306 18735 raft_consensus.cc:3060] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.919222 18825 consensus_queue.cc:1048] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.924468 18735 raft_consensus.cc:515] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.931468 18735 leader_election.cc:290] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 election: Requested vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:04.934451 18773 raft_consensus.cc:493] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.936632 18773 raft_consensus.cc:515] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.933418 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:04.937124 18759 consensus_queue.cc:1048] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.937582 18675 raft_consensus.cc:3060] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.937793 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:04.939834 18525 raft_consensus.cc:3060] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.944070 18675 raft_consensus.cc:2468] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 1.
I20260710 13:21:04.945147 18419 leader_election.cc:304] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:04.948401 18773 leader_election.cc:290] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:04.949061 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afaae75434f450d8e67591310d8fca9" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:04.949654 18601 raft_consensus.cc:2468] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 0.
I20260710 13:21:04.949820 18674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afaae75434f450d8e67591310d8fca9" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:04.951282 18674 raft_consensus.cc:2468] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 0.
I20260710 13:21:04.951452 18491 leader_election.cc:304] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 
I20260710 13:21:04.946681 18735 raft_consensus.cc:2804] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.952406 18773 raft_consensus.cc:2804] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.952548 18735 raft_consensus.cc:697] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 1 LEADER]: Becoming Leader. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Running, Role: LEADER
I20260710 13:21:04.952783 18773 raft_consensus.cc:493] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.952993 18525 raft_consensus.cc:2468] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 1.
I20260710 13:21:04.953694 18773 raft_consensus.cc:3060] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.961617 18773 raft_consensus.cc:515] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.961967 18735 consensus_queue.cc:237] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:04.964515 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afaae75434f450d8e67591310d8fca9" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:04.964619 18674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afaae75434f450d8e67591310d8fca9" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:04.965094 18601 raft_consensus.cc:3060] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.965155 18674 raft_consensus.cc:3060] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.965577 18773 leader_election.cc:290] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:04.966955 18839 consensus_queue.cc:1048] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.974116 18346 catalog_manager.cc:5697] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67). New cstate: current_term: 1 leader_uuid: "16c872da419c47db9dfb16a0f961a6bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.981252 18674 raft_consensus.cc:2468] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 1.
I20260710 13:21:04.982401 18494 leader_election.cc:304] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:04.983219 18773 raft_consensus.cc:2804] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.983716 18773 raft_consensus.cc:697] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 LEADER]: Becoming Leader. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Running, Role: LEADER
I20260710 13:21:04.984505 18773 consensus_queue.cc:237] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:04.989475 18839 consensus_queue.cc:1048] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.990163 18837 raft_consensus.cc:493] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.990689 18837 raft_consensus.cc:515] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:04.975179 18601 raft_consensus.cc:2468] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 1.
I20260710 13:21:04.995618 18837 leader_election.cc:290] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:04.996085 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:04.996408 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:04.996752 18675 raft_consensus.cc:2468] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 0.
I20260710 13:21:04.997211 18601 raft_consensus.cc:2468] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 0.
I20260710 13:21:04.997874 18419 leader_election.cc:304] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:04.998667 18837 raft_consensus.cc:2804] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.999056 18837 raft_consensus.cc:493] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.999416 18837 raft_consensus.cc:3060] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.006546 18837 raft_consensus.cc:515] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:05.009519 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:05.010113 18601 raft_consensus.cc:3060] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.017776 18601 raft_consensus.cc:2468] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 1.
I20260710 13:21:05.018834 18416 leader_election.cc:304] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:05.019529 18735 raft_consensus.cc:2804] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:05.019791 18837 leader_election.cc:290] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 1 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:05.020181 18735 raft_consensus.cc:697] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 1 LEADER]: Becoming Leader. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Running, Role: LEADER
I20260710 13:21:05.014521 18351 catalog_manager.cc:5697] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65). New cstate: current_term: 1 leader_uuid: "78a7434fb98f45d7aaa97216db6d733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:05.020879 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:05.020910 18735 consensus_queue.cc:237] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:05.021607 18675 raft_consensus.cc:3060] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.027988 18675 raft_consensus.cc:2468] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 1.
I20260710 13:21:05.037593 18601 raft_consensus.cc:3060] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.040393 18346 catalog_manager.cc:5697] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:05.045230 18351 catalog_manager.cc:5697] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65). New cstate: current_term: 1 leader_uuid: "78a7434fb98f45d7aaa97216db6d733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:05.045888 18839 consensus_queue.cc:1048] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.092336 18818 consensus_queue.cc:1048] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:05.101970 18816 consensus_queue.cc:1048] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.139914 18816 raft_consensus.cc:493] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:05.140290 18816 raft_consensus.cc:515] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:05.141747 18816 leader_election.cc:290] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:05.142421 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:05.142534 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:05.142921 18452 raft_consensus.cc:2468] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 1.
I20260710 13:21:05.143054 18675 raft_consensus.cc:2468] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 1.
I20260710 13:21:05.143965 18568 leader_election.cc:304] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [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: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:05.144685 18816 raft_consensus.cc:2804] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:05.145000 18816 raft_consensus.cc:493] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:05.145310 18816 raft_consensus.cc:3060] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.150002 18816 raft_consensus.cc:515] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:05.151371 18816 leader_election.cc:290] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 2 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:05.151995 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:05.152201 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3b67f3cf5e43a58d8c17d6b5820a2c" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:05.152567 18452 raft_consensus.cc:3060] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.152695 18675 raft_consensus.cc:3060] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.158839 18675 raft_consensus.cc:2468] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 2.
I20260710 13:21:05.158839 18452 raft_consensus.cc:2468] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 2.
I20260710 13:21:05.159932 18568 leader_election.cc:304] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:05.160483 18816 raft_consensus.cc:2804] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:05.160840 18816 raft_consensus.cc:697] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 2 LEADER]: Becoming Leader. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Running, Role: LEADER
I20260710 13:21:05.161522 18816 consensus_queue.cc:237] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Queue going to LEADER 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: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:05.168121 18351 catalog_manager.cc:5697] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb reported cstate change: term changed from 0 to 2, leader changed from <none> to 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67). New cstate: current_term: 2 leader_uuid: "16c872da419c47db9dfb16a0f961a6bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:05.183969 16329 tablet_server.cc:179] TabletServer@127.15.242.65:0 shutting down...
I20260710 13:21:05.201787 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:05.202445 16329 tablet_replica.cc:333] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.203052 16329 raft_consensus.cc:2243] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.203642 16329 pending_rounds.cc:70] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: Trying to abort 1 pending ops.
I20260710 13:21:05.203836 16329 pending_rounds.cc:77] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992867934830592 op_type: NO_OP noop_request { }
I20260710 13:21:05.204128 16329 raft_consensus.cc:2889] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:05.204386 16329 raft_consensus.cc:2272] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.206684 16329 tablet_replica.cc:333] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.207355 16329 raft_consensus.cc:2243] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.207895 16329 pending_rounds.cc:70] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: Trying to abort 1 pending ops.
I20260710 13:21:05.208051 16329 pending_rounds.cc:77] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992867709591552 op_type: NO_OP noop_request { }
I20260710 13:21:05.208300 16329 raft_consensus.cc:2889] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:05.208560 16329 raft_consensus.cc:2272] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:05.209503 18642 consensus_peers.cc:597] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. 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:21:05.210457 16329 tablet_replica.cc:333] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.211012 16329 raft_consensus.cc:2243] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.211365 16329 raft_consensus.cc:2272] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.213269 16329 tablet_replica.cc:333] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.213982 16329 raft_consensus.cc:2243] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.214435 16329 raft_consensus.cc:2272] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.216821 16329 tablet_replica.cc:333] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.217327 16329 raft_consensus.cc:2243] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.217674 16329 raft_consensus.cc:2272] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.219648 16329 tablet_replica.cc:333] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.220197 16329 raft_consensus.cc:2243] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.220543 16329 raft_consensus.cc:2272] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.222343 16329 tablet_replica.cc:333] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.222965 16329 raft_consensus.cc:2243] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.223323 16329 raft_consensus.cc:2272] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.224782 16329 tablet_replica.cc:333] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.225287 16329 raft_consensus.cc:2243] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.225917 16329 raft_consensus.cc:2272] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.227421 16329 tablet_replica.cc:333] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.227886 16329 raft_consensus.cc:2243] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.228219 16329 raft_consensus.cc:2272] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.230180 16329 tablet_replica.cc:333] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.230805 16329 raft_consensus.cc:2243] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.231658 16329 raft_consensus.cc:2272] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.233901 16329 tablet_replica.cc:333] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
W20260710 13:21:05.234133 18494 consensus_peers.cc:597] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. 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:21:05.234596 16329 raft_consensus.cc:2243] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.235321 16329 raft_consensus.cc:2272] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.237027 16329 tablet_replica.cc:333] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.237543 16329 raft_consensus.cc:2243] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.237911 16329 raft_consensus.cc:2272] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.239845 16329 tablet_replica.cc:333] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.240367 16329 raft_consensus.cc:2243] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.240718 16329 raft_consensus.cc:2272] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.242113 16329 tablet_replica.cc:333] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.242540 16329 raft_consensus.cc:2243] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.242843 16329 raft_consensus.cc:2272] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.244310 16329 tablet_replica.cc:333] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.244782 16329 raft_consensus.cc:2243] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.245673 16329 raft_consensus.cc:2272] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.248086 16329 tablet_replica.cc:333] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.248749 16329 raft_consensus.cc:2243] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.249199 16329 raft_consensus.cc:2272] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.251093 16329 tablet_replica.cc:333] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.251529 16329 raft_consensus.cc:2243] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.251853 16329 raft_consensus.cc:2272] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.253666 16329 tablet_replica.cc:333] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f: stopping tablet replica
I20260710 13:21:05.254055 16329 raft_consensus.cc:2243] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.254348 16329 raft_consensus.cc:2272] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.285879 16329 tablet_server.cc:196] TabletServer@127.15.242.65:0 shutdown complete.
W20260710 13:21:05.298578 18642 consensus_peers.cc:597] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.307561 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:05.312747 18903 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:21:05.316036 18904 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:21:05.321535 16329 server_base.cc:1061] running on GCE node
W20260710 13:21:05.322486 18907 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:21:05.323277 18568 consensus_peers.cc:597] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.324275 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:05.324488 16329 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:21:05.324663 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689665324646 us; error 0 us; skew 500 ppm
I20260710 13:21:05.325198 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:05.327308 16329 webserver.cc:533] Webserver started at http://127.15.242.65:37521/ using document root <none> and password file <none>
I20260710 13:21:05.327755 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:05.327942 16329 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:05.331032 16329 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:05.334878 18913 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:21:05.335598 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:05.335924 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-0-root
uuid: "78a7434fb98f45d7aaa97216db6d733f"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-fwgt"
I20260710 13:21:05.336261 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689605777011-16329-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:21:05.356314 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:05.357287 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:05.358457 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:05.361908 18920 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 13:21:05.412635 18845 consensus_queue.cc:1048] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:05.413733 18494 consensus_peers.cc:597] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:05.416546 18494 consensus_peers.cc:597] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.423852 18845 consensus_queue.cc:1048] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:05.429023 18642 consensus_peers.cc:597] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.431326 18815 consensus_queue.cc:1048] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.440788 18845 consensus_queue.cc:1048] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.457188 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:21:05.457515 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.096s	user 0.003s	sys 0.000s
I20260710 13:21:05.457795 16329 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 13:21:05.461151 18568 consensus_peers.cc:597] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.472246 18920 tablet_bootstrap.cc:492] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.489112 18920 tablet_bootstrap.cc:492] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.489861 18920 tablet_bootstrap.cc:492] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.490343 18920 ts_tablet_manager.cc:1403] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:21:05.492167 18920 raft_consensus.cc:359] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:05.492658 18920 raft_consensus.cc:740] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.493175 18920 consensus_queue.cc:260] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [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: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:05.495054 18920 ts_tablet_manager.cc:1434] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:21:05.495621 18920 tablet_bootstrap.cc:492] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.504500 18920 tablet_bootstrap.cc:492] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.505100 18920 tablet_bootstrap.cc:492] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.505559 18920 ts_tablet_manager.cc:1403] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:05.507023 18920 raft_consensus.cc:359] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:05.507496 18920 raft_consensus.cc:740] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.507975 18920 consensus_queue.cc:260] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [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: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:05.509161 18920 ts_tablet_manager.cc:1434] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:21:05.509732 18920 tablet_bootstrap.cc:492] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.517390 18920 tablet_bootstrap.cc:492] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.518047 18920 tablet_bootstrap.cc:492] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.518584 18920 ts_tablet_manager.cc:1403] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:05.520651 18920 raft_consensus.cc:359] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:05.521230 18920 raft_consensus.cc:740] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.521963 18920 consensus_queue.cc:260] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
W20260710 13:21:05.523339 18642 consensus_peers.cc:597] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.523958 18920 ts_tablet_manager.cc:1434] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:21:05.524664 18920 tablet_bootstrap.cc:492] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.526861 16329 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:21:05.527087 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.069s	user 0.065s	sys 0.000s
I20260710 13:21:05.534162 18920 tablet_bootstrap.cc:492] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.534828 18920 tablet_bootstrap.cc:492] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.535432 18920 ts_tablet_manager.cc:1403] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260710 13:21:05.537266 18920 raft_consensus.cc:359] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:05.537703 18920 raft_consensus.cc:740] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.538312 18920 consensus_queue.cc:260] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [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: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:05.540169 18920 ts_tablet_manager.cc:1434] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:05.540820 18920 tablet_bootstrap.cc:492] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.551760 18920 tablet_bootstrap.cc:492] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.552405 18920 tablet_bootstrap.cc:492] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.552865 18920 ts_tablet_manager.cc:1403] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:21:05.555390 18920 raft_consensus.cc:359] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:05.555997 18920 raft_consensus.cc:740] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.556671 18920 consensus_queue.cc:260] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f [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: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:05.558425 18920 ts_tablet_manager.cc:1434] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:05.559111 18920 tablet_bootstrap.cc:492] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
W20260710 13:21:05.560659 18568 consensus_peers.cc:597] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.569245 18920 tablet_bootstrap.cc:492] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.569782 18920 tablet_bootstrap.cc:492] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.570286 18920 ts_tablet_manager.cc:1403] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.007s
I20260710 13:21:05.572552 18920 raft_consensus.cc:359] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:05.573213 18920 raft_consensus.cc:740] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.573845 18920 consensus_queue.cc:260] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:05.575847 18920 ts_tablet_manager.cc:1434] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:21:05.576588 18920 tablet_bootstrap.cc:492] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.589653 18920 tablet_bootstrap.cc:492] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.590349 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.65:38987
I20260710 13:21:05.590497 18920 tablet_bootstrap.cc:492] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.590423 18989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.65:38987 every 8 connection(s)
I20260710 13:21:05.591228 18920 ts_tablet_manager.cc:1403] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:21:05.593482 18920 raft_consensus.cc:359] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:05.594137 18920 raft_consensus.cc:740] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.594900 18920 consensus_queue.cc:260] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [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: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:05.596537 18920 ts_tablet_manager.cc:1434] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260710 13:21:05.597242 18920 tablet_bootstrap.cc:492] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.608815 18920 tablet_bootstrap.cc:492] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.609468 18920 tablet_bootstrap.cc:492] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.609951 18920 ts_tablet_manager.cc:1403] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:21:05.612021 18920 raft_consensus.cc:359] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:05.612618 18920 raft_consensus.cc:740] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.613405 18990 heartbeater.cc:344] Connected to a master server at 127.15.242.126:35605
I20260710 13:21:05.613569 18675 raft_consensus.cc:1275] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Refusing update from remote peer 16c872da419c47db9dfb16a0f961a6bb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:05.613300 18920 consensus_queue.cc:260] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [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: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:05.613793 18990 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:05.614671 18990 heartbeater.cc:507] Master 127.15.242.126:35605 requested a full tablet report, sending...
I20260710 13:21:05.614871 18816 consensus_queue.cc:1048] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.615238 18920 ts_tablet_manager.cc:1434] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:21:05.615927 18920 tablet_bootstrap.cc:492] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.622507 18348 ts_manager.cc:194] Re-registered known tserver with Master: 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:05.644297 18963 raft_consensus.cc:1275] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Refusing update from remote peer 16c872da419c47db9dfb16a0f961a6bb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:05.646490 18815 consensus_queue.cc:1048] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:05.647727 18920 tablet_bootstrap.cc:492] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.648593 18920 tablet_bootstrap.cc:492] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.649178 18920 ts_tablet_manager.cc:1403] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.008s
I20260710 13:21:05.651472 18920 raft_consensus.cc:359] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:05.652125 18920 raft_consensus.cc:740] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.652745 18920 consensus_queue.cc:260] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [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: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:05.654601 18920 ts_tablet_manager.cc:1434] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:05.656131 18920 tablet_bootstrap.cc:492] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
W20260710 13:21:05.668475 18642 consensus_peers.cc:597] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. 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:21:05.672013 18348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42324
I20260710 13:21:05.672621 18920 tablet_bootstrap.cc:492] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.673384 18920 tablet_bootstrap.cc:492] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.673784 18920 ts_tablet_manager.cc:1403] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260710 13:21:05.674957 18990 heartbeater.cc:499] Master 127.15.242.126:35605 was elected leader, sending a full tablet report...
I20260710 13:21:05.675984 18920 raft_consensus.cc:359] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:05.676620 18920 raft_consensus.cc:740] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.677177 18920 consensus_queue.cc:260] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [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: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:05.678534 18920 ts_tablet_manager.cc:1434] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:05.679085 18920 tablet_bootstrap.cc:492] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.687868 18920 tablet_bootstrap.cc:492] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.688473 18920 tablet_bootstrap.cc:492] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.688920 18920 ts_tablet_manager.cc:1403] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:21:05.690421 18920 raft_consensus.cc:359] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:05.690963 18920 raft_consensus.cc:740] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.691442 18920 consensus_queue.cc:260] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [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: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:05.692797 18920 ts_tablet_manager.cc:1434] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:05.693337 18920 tablet_bootstrap.cc:492] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.707585 18920 tablet_bootstrap.cc:492] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.708423 18920 tablet_bootstrap.cc:492] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.708962 18920 ts_tablet_manager.cc:1403] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:21:05.710906 18920 raft_consensus.cc:359] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:05.711382 18920 raft_consensus.cc:740] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.711895 18920 consensus_queue.cc:260] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [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: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:05.713713 18920 ts_tablet_manager.cc:1434] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:05.714418 18920 tablet_bootstrap.cc:492] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.726611 18920 tablet_bootstrap.cc:492] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.727468 18920 tablet_bootstrap.cc:492] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.727964 18920 ts_tablet_manager.cc:1403] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:21:05.730090 18920 raft_consensus.cc:359] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:05.730727 18920 raft_consensus.cc:740] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.731380 18920 consensus_queue.cc:260] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [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: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:05.733457 18920 ts_tablet_manager.cc:1434] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:05.734014 18920 tablet_bootstrap.cc:492] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.744063 18920 tablet_bootstrap.cc:492] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.744669 18920 tablet_bootstrap.cc:492] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.745111 18920 ts_tablet_manager.cc:1403] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:21:05.746575 18920 raft_consensus.cc:359] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:05.747176 18920 raft_consensus.cc:740] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.747690 18920 consensus_queue.cc:260] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [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: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:05.749316 18920 ts_tablet_manager.cc:1434] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:05.750168 18920 tablet_bootstrap.cc:492] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.761462 18920 tablet_bootstrap.cc:492] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.762027 18920 tablet_bootstrap.cc:492] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.762455 18920 ts_tablet_manager.cc:1403] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:21:05.763988 18920 raft_consensus.cc:359] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:05.764405 18920 raft_consensus.cc:740] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.764870 18920 consensus_queue.cc:260] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [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: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:05.766215 18920 ts_tablet_manager.cc:1434] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:05.767045 18920 tablet_bootstrap.cc:492] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.776618 18920 tablet_bootstrap.cc:492] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.777137 18920 tablet_bootstrap.cc:492] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.777576 18920 ts_tablet_manager.cc:1403] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:21:05.779008 18920 raft_consensus.cc:359] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:05.779491 18920 raft_consensus.cc:740] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.779981 18920 consensus_queue.cc:260] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:05.781211 18920 ts_tablet_manager.cc:1434] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:21:05.782053 18920 tablet_bootstrap.cc:492] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.795748 18920 tablet_bootstrap.cc:492] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.796486 18920 tablet_bootstrap.cc:492] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.797075 18920 ts_tablet_manager.cc:1403] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:21:05.799327 18920 raft_consensus.cc:359] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:05.799760 18920 raft_consensus.cc:740] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.800225 18920 consensus_queue.cc:260] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [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: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:05.801553 18920 ts_tablet_manager.cc:1434] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:05.802294 18920 tablet_bootstrap.cc:492] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap starting.
I20260710 13:21:05.816380 18920 tablet_bootstrap.cc:492] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f: 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:21:05.817237 18920 tablet_bootstrap.cc:492] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f: Bootstrap complete.
I20260710 13:21:05.817831 18920 ts_tablet_manager.cc:1403] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260710 13:21:05.820096 18920 raft_consensus.cc:359] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:05.820729 18920 raft_consensus.cc:740] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.821343 18920 consensus_queue.cc:260] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [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: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:05.823197 18920 ts_tablet_manager.cc:1434] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:21:06.131081 18818 raft_consensus.cc:493] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78a7434fb98f45d7aaa97216db6d733f)
I20260710 13:21:06.131552 18818 raft_consensus.cc:515] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:06.133210 18818 leader_election.cc:290] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:06.133952 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:06.134296 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:06.134629 18963 raft_consensus.cc:2468] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 2.
I20260710 13:21:06.135792 18568 leader_election.cc:304] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [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: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:06.136502 18815 raft_consensus.cc:2804] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:06.136775 18815 raft_consensus.cc:493] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78a7434fb98f45d7aaa97216db6d733f)
I20260710 13:21:06.137106 18815 raft_consensus.cc:3060] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.143874 18815 raft_consensus.cc:515] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:06.145454 18815 leader_election.cc:290] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 3 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:06.146056 18962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:06.146420 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:06.146628 18962 raft_consensus.cc:3060] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.151109 18962 raft_consensus.cc:2468] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c872da419c47db9dfb16a0f961a6bb in term 3.
I20260710 13:21:06.151959 18568 leader_election.cc:304] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:06.152530 18815 raft_consensus.cc:2804] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:06.152865 18815 raft_consensus.cc:697] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 3 LEADER]: Becoming Leader. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Running, Role: LEADER
I20260710 13:21:06.153501 18815 consensus_queue.cc:237] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [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: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:06.159863 18348 catalog_manager.cc:5697] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb reported cstate change: term changed from 2 to 3, leader changed from 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65) to 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67). New cstate: current_term: 3 leader_uuid: "16c872da419c47db9dfb16a0f961a6bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:06.358667 18758 raft_consensus.cc:493] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78a7434fb98f45d7aaa97216db6d733f)
I20260710 13:21:06.360221 18758 raft_consensus.cc:515] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.364552 18758 leader_election.cc:290] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:06.365568 18962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:06.366209 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:06.366881 18962 raft_consensus.cc:2468] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:06.368486 18642 leader_election.cc:304] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [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: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:06.369498 18758 raft_consensus.cc:2804] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.370085 18758 raft_consensus.cc:493] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78a7434fb98f45d7aaa97216db6d733f)
I20260710 13:21:06.370419 18758 raft_consensus.cc:3060] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.379163 18758 raft_consensus.cc:515] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.380761 18758 leader_election.cc:290] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 2 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:06.381599 18962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:06.381835 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:06.382181 18962 raft_consensus.cc:3060] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.388295 18962 raft_consensus.cc:2468] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 2.
I20260710 13:21:06.389130 18642 leader_election.cc:304] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [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: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:06.389755 18758 raft_consensus.cc:2804] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.390282 18758 raft_consensus.cc:697] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Becoming Leader. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:06.391312 18758 consensus_queue.cc:237] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.400419 18348 catalog_manager.cc:5697] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a reported cstate change: term changed from 1 to 2, leader changed from 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65) to 55431788099040e689162a5a7bcf0c4a (127.15.242.68). New cstate: current_term: 2 leader_uuid: "55431788099040e689162a5a7bcf0c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:06.439105 18773 raft_consensus.cc:493] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78a7434fb98f45d7aaa97216db6d733f)
I20260710 13:21:06.439662 18773 raft_consensus.cc:515] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.441555 18773 leader_election.cc:290] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:06.442425 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:06.443027 18962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:06.443704 18962 raft_consensus.cc:2393] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in current term 2: Already voted for candidate 55431788099040e689162a5a7bcf0c4a in this term.
I20260710 13:21:06.444525 18494 leader_election.cc:304] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [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: 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:06.445107 18773 raft_consensus.cc:3060] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.450153 18773 raft_consensus.cc:2749] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:06.494704 18825 raft_consensus.cc:493] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78a7434fb98f45d7aaa97216db6d733f)
I20260710 13:21:06.495136 18825 raft_consensus.cc:515] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:06.496901 18825 leader_election.cc:290] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:06.497541 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:06.497776 18962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:06.498454 18962 raft_consensus.cc:2468] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:06.499382 18642 leader_election.cc:304] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [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: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 16c872da419c47db9dfb16a0f961a6bb
I20260710 13:21:06.499948 18825 raft_consensus.cc:2804] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.500311 18825 raft_consensus.cc:493] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78a7434fb98f45d7aaa97216db6d733f)
I20260710 13:21:06.500669 18825 raft_consensus.cc:3060] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.506281 18825 raft_consensus.cc:515] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:06.507766 18825 leader_election.cc:290] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 2 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:06.508320 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:06.508595 18962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:06.509054 18962 raft_consensus.cc:3060] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.514297 18962 raft_consensus.cc:2468] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 2.
I20260710 13:21:06.515081 18642 leader_election.cc:304] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [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: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 16c872da419c47db9dfb16a0f961a6bb
I20260710 13:21:06.515697 18825 raft_consensus.cc:2804] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.516083 18825 raft_consensus.cc:697] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Becoming Leader. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:06.516866 18825 consensus_queue.cc:237] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:06.523218 18348 catalog_manager.cc:5697] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a reported cstate change: term changed from 1 to 2, leader changed from 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65) to 55431788099040e689162a5a7bcf0c4a (127.15.242.68). New cstate: current_term: 2 leader_uuid: "55431788099040e689162a5a7bcf0c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:06.532182 18773 raft_consensus.cc:493] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78a7434fb98f45d7aaa97216db6d733f)
I20260710 13:21:06.532652 18773 raft_consensus.cc:515] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } }
I20260710 13:21:06.534276 18773 leader_election.cc:290] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541)
I20260710 13:21:06.534904 18962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:06.535194 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b1ab49c7846d19b391aed31cd1818" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:06.535595 18962 raft_consensus.cc:2393] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in current term 3: Already voted for candidate 16c872da419c47db9dfb16a0f961a6bb in this term.
I20260710 13:21:06.536547 18494 leader_election.cc:304] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [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: 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:06.537135 18773 raft_consensus.cc:3060] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.543144 18773 raft_consensus.cc:2749] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:06.547061 18815 raft_consensus.cc:493] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78a7434fb98f45d7aaa97216db6d733f)
I20260710 13:21:06.547605 18815 raft_consensus.cc:515] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:06.549518 18815 leader_election.cc:290] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:06.549997 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:06.550689 18962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "16c872da419c47db9dfb16a0f961a6bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:06.551398 18962 raft_consensus.cc:2393] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16c872da419c47db9dfb16a0f961a6bb in current term 2: Already voted for candidate 55431788099040e689162a5a7bcf0c4a in this term.
I20260710 13:21:06.552266 18568 leader_election.cc:304] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [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: 16c872da419c47db9dfb16a0f961a6bb; no voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:06.552914 18815 raft_consensus.cc:3060] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.557978 18815 raft_consensus.cc:2749] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:06.564407 18825 raft_consensus.cc:493] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78a7434fb98f45d7aaa97216db6d733f)
I20260710 13:21:06.564845 18825 raft_consensus.cc:515] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.566372 18825 leader_election.cc:290] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:06.567031 18962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8df95d3f910466d83178538f4288298" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:06.567473 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8df95d3f910466d83178538f4288298" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:06.567724 18962 raft_consensus.cc:2468] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:06.568840 18642 leader_election.cc:304] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [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: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:06.569428 18825 raft_consensus.cc:2804] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.569761 18825 raft_consensus.cc:493] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78a7434fb98f45d7aaa97216db6d733f)
I20260710 13:21:06.570120 18825 raft_consensus.cc:3060] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.576690 18825 raft_consensus.cc:515] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.578363 18825 leader_election.cc:290] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 2 election: Requested vote from peers 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:06.578900 18962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8df95d3f910466d83178538f4288298" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:06.579458 18962 raft_consensus.cc:3060] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.579413 18528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8df95d3f910466d83178538f4288298" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:06.584362 18962 raft_consensus.cc:2468] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 2.
I20260710 13:21:06.585215 18642 leader_election.cc:304] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [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: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:06.585814 18825 raft_consensus.cc:2804] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.586155 18825 raft_consensus.cc:697] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Becoming Leader. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:06.586875 18825 consensus_queue.cc:237] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.592908 18348 catalog_manager.cc:5697] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a reported cstate change: term changed from 1 to 2, leader changed from 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65) to 55431788099040e689162a5a7bcf0c4a (127.15.242.68). New cstate: current_term: 2 leader_uuid: "55431788099040e689162a5a7bcf0c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:06.603312 18962 raft_consensus.cc:1275] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Refusing update from remote peer 16c872da419c47db9dfb16a0f961a6bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:06.604326 19021 consensus_queue.cc:1048] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:06.614027 18528 raft_consensus.cc:1275] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 3 FOLLOWER]: Refusing update from remote peer 16c872da419c47db9dfb16a0f961a6bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:06.615568 18818 consensus_queue.cc:1048] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:06.615522 18773 raft_consensus.cc:493] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78a7434fb98f45d7aaa97216db6d733f)
I20260710 13:21:06.623064 18773 raft_consensus.cc:515] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.624174 18825 raft_consensus.cc:493] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.624689 18825 raft_consensus.cc:515] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:06.625125 18773 leader_election.cc:290] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:06.626849 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8df95d3f910466d83178538f4288298" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:06.627118 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8df95d3f910466d83178538f4288298" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:06.627930 18825 leader_election.cc:290] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:06.628038 18963 raft_consensus.cc:2393] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in current term 2: Already voted for candidate 55431788099040e689162a5a7bcf0c4a in this term.
I20260710 13:21:06.629158 18494 leader_election.cc:304] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [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: 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:06.629290 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:06.629900 18962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:06.629928 18773 raft_consensus.cc:3060] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.630445 18601 raft_consensus.cc:2468] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 1.
I20260710 13:21:06.631093 18962 raft_consensus.cc:2410] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55431788099040e689162a5a7bcf0c4a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:21:06.631860 18639 leader_election.cc:304] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [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: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:06.633140 18825 raft_consensus.cc:2804] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.633498 18825 raft_consensus.cc:493] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:06.633816 18825 raft_consensus.cc:3060] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.637111 18773 raft_consensus.cc:2749] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:06.640136 18825 raft_consensus.cc:515] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:06.641789 18825 leader_election.cc:290] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 2 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:06.642419 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:06.642587 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "55431788099040e689162a5a7bcf0c4a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:06.642858 18601 raft_consensus.cc:3060] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.643079 18963 raft_consensus.cc:3060] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.647763 18601 raft_consensus.cc:2468] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55431788099040e689162a5a7bcf0c4a in term 2.
I20260710 13:21:06.648042 18963 raft_consensus.cc:2410] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 55431788099040e689162a5a7bcf0c4a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:21:06.648692 18639 leader_election.cc:304] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:06.649318 18825 raft_consensus.cc:2804] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.649675 18825 raft_consensus.cc:697] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Becoming Leader. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:06.650379 18825 consensus_queue.cc:237] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [LEADER]: Queue going to LEADER 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: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:06.656211 18348 catalog_manager.cc:5697] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a reported cstate change: term changed from 1 to 2, leader changed from 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65) to 55431788099040e689162a5a7bcf0c4a (127.15.242.68). New cstate: current_term: 2 leader_uuid: "55431788099040e689162a5a7bcf0c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:06.784897 18528 raft_consensus.cc:1275] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Refusing update from remote peer 55431788099040e689162a5a7bcf0c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:06.786166 18825 consensus_queue.cc:1048] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:06.796526 18963 raft_consensus.cc:1275] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Refusing update from remote peer 55431788099040e689162a5a7bcf0c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:06.798640 18825 consensus_queue.cc:1048] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:06.848289 18773 raft_consensus.cc:493] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.848879 18773 raft_consensus.cc:515] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.851575 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:06.851976 18773 leader_election.cc:290] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:06.852160 18675 raft_consensus.cc:2468] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 1.
I20260710 13:21:06.853241 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f" is_pre_election: true
I20260710 13:21:06.853462 18494 leader_election.cc:304] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [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: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:06.854176 18963 raft_consensus.cc:2410] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:21:06.854210 18773 raft_consensus.cc:2804] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.854841 18773 raft_consensus.cc:493] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:06.855213 18773 raft_consensus.cc:3060] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.860666 18773 raft_consensus.cc:515] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.862190 18773 leader_election.cc:290] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 2 election: Requested vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987)
I20260710 13:21:06.862803 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:06.863142 18963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
I20260710 13:21:06.863384 18675 raft_consensus.cc:3060] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.863703 18963 raft_consensus.cc:3060] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.870414 18963 raft_consensus.cc:2410] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:21:06.871975 18675 raft_consensus.cc:2468] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 2.
I20260710 13:21:06.873155 18494 leader_election.cc:304] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [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: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:06.873869 18773 raft_consensus.cc:2804] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.874235 18773 raft_consensus.cc:697] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 LEADER]: Becoming Leader. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Running, Role: LEADER
I20260710 13:21:06.875028 18927 raft_consensus.cc:493] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.874941 18773 consensus_queue.cc:237] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Queue going to LEADER 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: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.875502 18927 raft_consensus.cc:515] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:06.878111 18927 leader_election.cc:290] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:06.897691 18348 catalog_manager.cc:5697] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 reported cstate change: term changed from 1 to 2, leader changed from 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65) to 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:06.899925 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb" is_pre_election: true
I20260710 13:21:06.900411 18601 raft_consensus.cc:2468] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 2.
I20260710 13:21:06.901345 18914 leader_election.cc:304] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [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: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:06.902141 18927 raft_consensus.cc:2804] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:06.902410 18927 raft_consensus.cc:493] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:06.902729 18927 raft_consensus.cc:3060] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.908036 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:06.909370 18927 raft_consensus.cc:515] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:06.911633 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:06.912078 18601 raft_consensus.cc:3060] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.912262 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6621b76de3a3411da2e3d62cc95624dd" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:06.912662 18927 leader_election.cc:290] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 3 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:06.915920 18963 raft_consensus.cc:1275] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Refusing update from remote peer 55431788099040e689162a5a7bcf0c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:06.917253 18825 consensus_queue.cc:1048] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:06.917486 18601 raft_consensus.cc:2468] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 3.
I20260710 13:21:06.918399 18914 leader_election.cc:304] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 55431788099040e689162a5a7bcf0c4a
I20260710 13:21:06.919056 18927 raft_consensus.cc:2804] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:06.920754 18927 raft_consensus.cc:697] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 3 LEADER]: Becoming Leader. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Running, Role: LEADER
I20260710 13:21:06.921416 18927 consensus_queue.cc:237] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:06.922938 19037 raft_consensus.cc:493] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.923424 19037 raft_consensus.cc:515] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.926765 18601 raft_consensus.cc:1275] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Refusing update from remote peer 55431788099040e689162a5a7bcf0c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:06.929288 19019 consensus_queue.cc:1048] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:06.929514 19037 leader_election.cc:290] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:06.930497 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a" is_pre_election: true
I20260710 13:21:06.931092 18675 raft_consensus.cc:2468] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 2.
I20260710 13:21:06.932735 18917 leader_election.cc:304] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [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: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:06.933454 19037 raft_consensus.cc:2804] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:06.933815 19037 raft_consensus.cc:493] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:06.934127 19037 raft_consensus.cc:3060] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.942107 19037 raft_consensus.cc:515] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.946696 18675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:06.946826 19037 leader_election.cc:290] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 3 election: Requested vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:06.947314 18675 raft_consensus.cc:3060] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.946591 18348 catalog_manager.cc:5697] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f reported cstate change: term changed from 2 to 3, leader changed from 55431788099040e689162a5a7bcf0c4a (127.15.242.68) to 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65). New cstate: current_term: 3 leader_uuid: "78a7434fb98f45d7aaa97216db6d733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:06.953920 18675 raft_consensus.cc:2468] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 3.
I20260710 13:21:06.955018 18917 leader_election.cc:304] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [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: 55431788099040e689162a5a7bcf0c4a, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:06.955845 18927 raft_consensus.cc:2804] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:06.956321 18927 raft_consensus.cc:697] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 3 LEADER]: Becoming Leader. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Running, Role: LEADER
I20260710 13:21:06.956826 18528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" is_pre_election: true
I20260710 13:21:06.957290 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40704ef41b194135907a831a5ada5c1e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:06.957085 18927 consensus_queue.cc:237] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:06.968138 18348 catalog_manager.cc:5697] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f reported cstate change: term changed from 2 to 3, leader changed from 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66) to 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65). New cstate: current_term: 3 leader_uuid: "78a7434fb98f45d7aaa97216db6d733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:07.115289 18525 raft_consensus.cc:1275] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Refusing update from remote peer 55431788099040e689162a5a7bcf0c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.116421 19019 consensus_queue.cc:1048] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.124704 18963 raft_consensus.cc:1275] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Refusing update from remote peer 55431788099040e689162a5a7bcf0c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.126381 18825 consensus_queue.cc:1048] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" 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:21:07.130084 18962 raft_consensus.cc:1240] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 3 LEADER]: Rejecting Update request from peer 55431788099040e689162a5a7bcf0c4a for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:07.131804 18839 consensus_queue.cc:1059] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:07.132581 18839 consensus_queue.cc:1243] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [LEADER]: Peer 78a7434fb98f45d7aaa97216db6d733f log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:21:07.133033 18825 raft_consensus.cc:3055] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:07.133386 18825 raft_consensus.cc:740] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:07.134169 18825 consensus_queue.cc:260] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:07.137981 18825 raft_consensus.cc:3060] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:07.323830 18675 raft_consensus.cc:1275] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:07.325220 18927 consensus_queue.cc:1048] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:07.326004 18927 consensus_queue.cc:1243] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Peer 55431788099040e689162a5a7bcf0c4a log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:21:07.328647 18675 pending_rounds.cc:85] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a: Aborting all ops after (but not including) 0
I20260710 13:21:07.328864 18675 pending_rounds.cc:107] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260710 13:21:07.329066 18675 raft_consensus.cc:2889] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:07.334579 18601 raft_consensus.cc:1275] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 3 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:07.336241 18927 consensus_queue.cc:1048] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:07.340562 18963 raft_consensus.cc:1240] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 3 LEADER]: Rejecting Update request from peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:07.342427 18773 consensus_queue.cc:1059] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:07.343021 18773 consensus_queue.cc:1243] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Peer 78a7434fb98f45d7aaa97216db6d733f log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:21:07.343700 18827 raft_consensus.cc:3055] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:07.344030 18827 raft_consensus.cc:740] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Running, Role: LEADER
I20260710 13:21:07.344825 18827 consensus_queue.cc:260] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:07.345949 18827 raft_consensus.cc:3060] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:07.469296 18525 raft_consensus.cc:1275] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 3 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:07.470325 18927 consensus_queue.cc:1048] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:07.471027 18927 consensus_queue.cc:1243] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:21:07.473683 18525 pending_rounds.cc:85] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Aborting all ops after (but not including) 0
I20260710 13:21:07.473960 18525 pending_rounds.cc:107] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260710 13:21:07.474211 18525 raft_consensus.cc:2889] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:07.477473 18675 raft_consensus.cc:1275] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:07.478785 19038 consensus_queue.cc:1048] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:11.815091 18986 debug-util.cc:398] Leaking SignalData structure 0x7b0800142f80 after lost signal to thread 16332
W20260710 13:21:11.815913 18986 debug-util.cc:398] Leaking SignalData structure 0x7b080020ad80 after lost signal to thread 18385
W20260710 13:21:11.816762 18986 debug-util.cc:398] Leaking SignalData structure 0x7b080017f160 after lost signal to thread 18552
W20260710 13:21:11.817515 18986 debug-util.cc:398] Leaking SignalData structure 0x7b0800245900 after lost signal to thread 18626
W20260710 13:21:11.818301 18986 debug-util.cc:398] Leaking SignalData structure 0x7b080013b260 after lost signal to thread 18700
W20260710 13:21:11.819094 18986 debug-util.cc:398] Leaking SignalData structure 0x7b08001a68c0 after lost signal to thread 18989
I20260710 13:21:16.482451 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:16.509532 18676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71addf093d51434d94fcf2d6f4fb75a2"
dest_uuid: "55431788099040e689162a5a7bcf0c4a"
mode: GRACEFUL
new_leader_uuid: "78a7434fb98f45d7aaa97216db6d733f"
 from {username='slave'} at 127.0.0.1:39230
I20260710 13:21:16.510367 18676 raft_consensus.cc:606] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Received request to transfer leadership to TS 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:16.513000 18676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e"
dest_uuid: "55431788099040e689162a5a7bcf0c4a"
mode: GRACEFUL
new_leader_uuid: "78a7434fb98f45d7aaa97216db6d733f"
 from {username='slave'} at 127.0.0.1:39230
I20260710 13:21:16.513449 18676 raft_consensus.cc:606] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Received request to transfer leadership to TS 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:16.515460 18676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b"
dest_uuid: "55431788099040e689162a5a7bcf0c4a"
mode: GRACEFUL
new_leader_uuid: "78a7434fb98f45d7aaa97216db6d733f"
 from {username='slave'} at 127.0.0.1:39230
I20260710 13:21:16.515843 18676 raft_consensus.cc:606] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Received request to transfer leadership to TS 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:16.526037 18602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcfc85c9e337482bbc8296f3b9a421b8"
dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
mode: GRACEFUL
new_leader_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
 from {username='slave'} at 127.0.0.1:34544
I20260710 13:21:16.526467 18602 raft_consensus.cc:606] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Received request to transfer leadership to TS 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:16.528643 18676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb7f973a81bf45169745ec64cdbc377b"
dest_uuid: "55431788099040e689162a5a7bcf0c4a"
mode: GRACEFUL
new_leader_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
 from {username='slave'} at 127.0.0.1:39230
I20260710 13:21:16.529071 18676 raft_consensus.cc:606] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Received request to transfer leadership to TS 4ec39ca6d81845bfa9ccd5f8dbc3bc87
I20260710 13:21:16.530011 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:21:16.530656 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:16.555074 19067 raft_consensus.cc:993] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a: : Instructing follower 78a7434fb98f45d7aaa97216db6d733f to start an election
I20260710 13:21:16.555608 19065 raft_consensus.cc:1081] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Signalling peer 78a7434fb98f45d7aaa97216db6d733f to start an election
I20260710 13:21:16.556953 18963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e"
dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
 from {username='slave'} at 127.0.0.1:41656
I20260710 13:21:16.557370 18963 raft_consensus.cc:493] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:16.557632 18963 raft_consensus.cc:3060] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:16.563227 18963 raft_consensus.cc:515] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:16.564728 18963 leader_election.cc:290] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 3 election: Requested vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:16.565441 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:16.566105 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc9d06e94a4ba9a771b7eab667f06e" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:16.566234 18676 raft_consensus.cc:3055] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:16.566712 18525 raft_consensus.cc:3060] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:16.566658 18676 raft_consensus.cc:740] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:16.567816 18676 consensus_queue.cc:260] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [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: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:16.569620 18676 raft_consensus.cc:3060] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:16.573724 18525 raft_consensus.cc:2468] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 3.
I20260710 13:21:16.574946 18914 leader_election.cc:304] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [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: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:16.575685 19056 raft_consensus.cc:2804] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:16.576679 18676 raft_consensus.cc:2468] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 3.
I20260710 13:21:16.576813 19056 raft_consensus.cc:697] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 3 LEADER]: Becoming Leader. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Running, Role: LEADER
I20260710 13:21:16.577952 19056 consensus_queue.cc:237] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [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: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:16.590200 18348 catalog_manager.cc:5697] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f reported cstate change: term changed from 2 to 3, leader changed from 55431788099040e689162a5a7bcf0c4a (127.15.242.68) to 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65). New cstate: current_term: 3 leader_uuid: "78a7434fb98f45d7aaa97216db6d733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.617699 19066 raft_consensus.cc:993] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb: : Instructing follower 4ec39ca6d81845bfa9ccd5f8dbc3bc87 to start an election
I20260710 13:21:16.618166 19078 raft_consensus.cc:1081] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Signalling peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 to start an election
I20260710 13:21:16.619666 18525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcfc85c9e337482bbc8296f3b9a421b8"
dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
 from {username='slave'} at 127.0.0.1:46506
I20260710 13:21:16.620165 18525 raft_consensus.cc:493] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:16.620458 18525 raft_consensus.cc:3060] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.623026 19067 raft_consensus.cc:993] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a: : Instructing follower 78a7434fb98f45d7aaa97216db6d733f to start an election
I20260710 13:21:16.623503 19065 raft_consensus.cc:1081] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Signalling peer 78a7434fb98f45d7aaa97216db6d733f to start an election
I20260710 13:21:16.624830 18963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b"
dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
 from {username='slave'} at 127.0.0.1:41656
I20260710 13:21:16.625233 18963 raft_consensus.cc:493] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:16.625523 18963 raft_consensus.cc:3060] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:16.626614 18525 raft_consensus.cc:515] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:16.628638 18525 leader_election.cc:290] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 2 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:16.629240 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfc85c9e337482bbc8296f3b9a421b8" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:16.629765 18602 raft_consensus.cc:3055] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:16.629981 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfc85c9e337482bbc8296f3b9a421b8" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:16.630043 18602 raft_consensus.cc:740] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16c872da419c47db9dfb16a0f961a6bb, State: Running, Role: LEADER
I20260710 13:21:16.630507 18676 raft_consensus.cc:3060] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.630950 18602 consensus_queue.cc:260] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:16.631716 18963 raft_consensus.cc:515] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:16.632234 18602 raft_consensus.cc:3060] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.633953 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:16.634476 18601 raft_consensus.cc:3060] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:16.636749 18676 raft_consensus.cc:2468] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 2.
I20260710 13:21:16.637974 18494 leader_election.cc:304] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 55431788099040e689162a5a7bcf0c4a; no voters: 
I20260710 13:21:16.638587 18963 leader_election.cc:290] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 3 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:16.638808 19054 raft_consensus.cc:2804] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:16.638979 18602 raft_consensus.cc:2468] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 2.
I20260710 13:21:16.640506 18601 raft_consensus.cc:2468] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 3.
I20260710 13:21:16.641820 18914 leader_election.cc:304] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [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: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:16.642271 19054 raft_consensus.cc:697] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 LEADER]: Becoming Leader. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Running, Role: LEADER
I20260710 13:21:16.642683 19056 raft_consensus.cc:2804] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:16.641834 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48922c3dd4c28aae8fbe4e64bea0b" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:16.643319 19054 consensus_queue.cc:237] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:16.644001 18676 raft_consensus.cc:3055] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:16.644284 18676 raft_consensus.cc:740] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:16.644966 18676 consensus_queue.cc:260] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [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: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:16.646003 18676 raft_consensus.cc:3060] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:16.651969 18676 raft_consensus.cc:2468] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 3.
I20260710 13:21:16.653918 19056 raft_consensus.cc:697] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 3 LEADER]: Becoming Leader. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Running, Role: LEADER
I20260710 13:21:16.654870 19056 consensus_queue.cc:237] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [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: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:16.657604 18348 catalog_manager.cc:5697] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 reported cstate change: term changed from 1 to 2, leader changed from 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67) to 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.668633 18346 catalog_manager.cc:5697] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f reported cstate change: term changed from 2 to 3, leader changed from 55431788099040e689162a5a7bcf0c4a (127.15.242.68) to 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65). New cstate: current_term: 3 leader_uuid: "78a7434fb98f45d7aaa97216db6d733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:16.843779 19067 raft_consensus.cc:993] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a: : Instructing follower 78a7434fb98f45d7aaa97216db6d733f to start an election
I20260710 13:21:16.844316 19065 raft_consensus.cc:1081] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Signalling peer 78a7434fb98f45d7aaa97216db6d733f to start an election
I20260710 13:21:16.845701 18963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71addf093d51434d94fcf2d6f4fb75a2"
dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
 from {username='slave'} at 127.0.0.1:41656
I20260710 13:21:16.846060 18963 raft_consensus.cc:493] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:16.846268 18963 raft_consensus.cc:3060] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.850271 18963 raft_consensus.cc:515] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:16.851591 18963 leader_election.cc:290] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 2 election: Requested vote from peers 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761), 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375)
I20260710 13:21:16.852263 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71addf093d51434d94fcf2d6f4fb75a2" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:16.852455 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71addf093d51434d94fcf2d6f4fb75a2" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
I20260710 13:21:16.852795 18676 raft_consensus.cc:3055] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:16.852895 18525 raft_consensus.cc:3060] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.853081 18676 raft_consensus.cc:740] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:16.853807 18676 consensus_queue.cc:260] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:16.854804 18676 raft_consensus.cc:3060] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.857273 18525 raft_consensus.cc:2468] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 2.
I20260710 13:21:16.858114 18914 leader_election.cc:304] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:16.858733 19056 raft_consensus.cc:2804] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:16.859184 19056 raft_consensus.cc:697] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 2 LEADER]: Becoming Leader. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Running, Role: LEADER
I20260710 13:21:16.859913 18676 raft_consensus.cc:2468] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 2.
I20260710 13:21:16.860163 19056 consensus_queue.cc:237] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } }
I20260710 13:21:16.866603 18346 catalog_manager.cc:5697] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f reported cstate change: term changed from 1 to 2, leader changed from 55431788099040e689162a5a7bcf0c4a (127.15.242.68) to 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65). New cstate: current_term: 2 leader_uuid: "78a7434fb98f45d7aaa97216db6d733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.888643 19067 raft_consensus.cc:993] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a: : Instructing follower 4ec39ca6d81845bfa9ccd5f8dbc3bc87 to start an election
I20260710 13:21:16.889011 19065 raft_consensus.cc:1081] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Signalling peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 to start an election
I20260710 13:21:16.890148 18525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb7f973a81bf45169745ec64cdbc377b"
dest_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87"
 from {username='slave'} at 127.0.0.1:46502
I20260710 13:21:16.890498 18525 raft_consensus.cc:493] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:16.890712 18525 raft_consensus.cc:3060] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.894513 18525 raft_consensus.cc:515] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:16.895789 18525 leader_election.cc:290] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 2 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:16.896353 18601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7f973a81bf45169745ec64cdbc377b" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:16.896848 18601 raft_consensus.cc:3060] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.896759 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7f973a81bf45169745ec64cdbc377b" candidate_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:16.897274 18676 raft_consensus.cc:3055] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:16.897507 18676 raft_consensus.cc:740] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:16.898169 18676 consensus_queue.cc:260] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:16.899026 18676 raft_consensus.cc:3060] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.900928 18601 raft_consensus.cc:2468] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 2.
I20260710 13:21:16.901790 18491 leader_election.cc:304] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 4ec39ca6d81845bfa9ccd5f8dbc3bc87; no voters: 
I20260710 13:21:16.902421 19054 raft_consensus.cc:2804] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:16.902886 19054 raft_consensus.cc:697] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 LEADER]: Becoming Leader. State: Replica: 4ec39ca6d81845bfa9ccd5f8dbc3bc87, State: Running, Role: LEADER
I20260710 13:21:16.903079 18676 raft_consensus.cc:2468] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ec39ca6d81845bfa9ccd5f8dbc3bc87 in term 2.
I20260710 13:21:16.903795 19054 consensus_queue.cc:237] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } }
I20260710 13:21:16.910384 18346 catalog_manager.cc:5697] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 reported cstate change: term changed from 1 to 2, leader changed from 55431788099040e689162a5a7bcf0c4a (127.15.242.68) to 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:17.038843 18676 raft_consensus.cc:1275] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Refusing update from remote peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:17.039950 19054 consensus_queue.cc:1048] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.050369 18602 raft_consensus.cc:1275] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Refusing update from remote peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:17.052091 19054 consensus_queue.cc:1048] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.069417 18525 raft_consensus.cc:1275] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 3 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:17.070475 19056 consensus_queue.cc:1048] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:17.080415 18674 raft_consensus.cc:1275] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:17.081642 19056 consensus_queue.cc:1048] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:17.200591 18674 raft_consensus.cc:1275] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:17.201700 19056 consensus_queue.cc:1048] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:17.209285 18602 raft_consensus.cc:1275] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 3 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:17.210700 19081 consensus_queue.cc:1048] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:17.276713 18528 raft_consensus.cc:1275] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:17.277951 19081 consensus_queue.cc:1048] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ec39ca6d81845bfa9ccd5f8dbc3bc87" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.286953 18674 raft_consensus.cc:1275] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:17.288403 19072 consensus_queue.cc:1048] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.369084 18674 raft_consensus.cc:1275] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Refusing update from remote peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:17.370144 19054 consensus_queue.cc:1048] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.378185 18602 raft_consensus.cc:1275] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Refusing update from remote peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:17.379698 19100 consensus_queue.cc:1048] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:17.531515 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:17.545524 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:17.558074 18674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "490c1397404148dd96d3bde282370f96"
dest_uuid: "55431788099040e689162a5a7bcf0c4a"
mode: GRACEFUL
new_leader_uuid: "78a7434fb98f45d7aaa97216db6d733f"
 from {username='slave'} at 127.0.0.1:39230
I20260710 13:21:17.558595 18674 raft_consensus.cc:606] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Received request to transfer leadership to TS 78a7434fb98f45d7aaa97216db6d733f
I20260710 13:21:17.559638 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:21:17.560211 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:17.989149 19105 raft_consensus.cc:993] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a: : Instructing follower 78a7434fb98f45d7aaa97216db6d733f to start an election
I20260710 13:21:17.989594 19065 raft_consensus.cc:1081] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Signalling peer 78a7434fb98f45d7aaa97216db6d733f to start an election
I20260710 13:21:17.991030 18963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "490c1397404148dd96d3bde282370f96"
dest_uuid: "78a7434fb98f45d7aaa97216db6d733f"
 from {username='slave'} at 127.0.0.1:41656
I20260710 13:21:17.991555 18963 raft_consensus.cc:493] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:17.991880 18963 raft_consensus.cc:3060] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:17.998003 18963 raft_consensus.cc:515] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:18.000170 18963 leader_election.cc:290] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 2 election: Requested vote from peers 16c872da419c47db9dfb16a0f961a6bb (127.15.242.67:39541), 55431788099040e689162a5a7bcf0c4a (127.15.242.68:33761)
I20260710 13:21:18.000850 18674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490c1397404148dd96d3bde282370f96" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55431788099040e689162a5a7bcf0c4a"
I20260710 13:21:18.000974 18602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490c1397404148dd96d3bde282370f96" candidate_uuid: "78a7434fb98f45d7aaa97216db6d733f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16c872da419c47db9dfb16a0f961a6bb"
I20260710 13:21:18.001528 18674 raft_consensus.cc:3055] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:18.001628 18602 raft_consensus.cc:3060] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:18.001910 18674 raft_consensus.cc:740] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55431788099040e689162a5a7bcf0c4a, State: Running, Role: LEADER
I20260710 13:21:18.002736 18674 consensus_queue.cc:260] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:18.003970 18674 raft_consensus.cc:3060] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:18.007720 18602 raft_consensus.cc:2468] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 2.
I20260710 13:21:18.008790 18914 leader_election.cc:304] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c872da419c47db9dfb16a0f961a6bb, 78a7434fb98f45d7aaa97216db6d733f; no voters: 
I20260710 13:21:18.009555 19056 raft_consensus.cc:2804] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:18.009917 19056 raft_consensus.cc:697] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 2 LEADER]: Becoming Leader. State: Replica: 78a7434fb98f45d7aaa97216db6d733f, State: Running, Role: LEADER
I20260710 13:21:18.010365 18674 raft_consensus.cc:2468] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78a7434fb98f45d7aaa97216db6d733f in term 2.
I20260710 13:21:18.010684 19056 consensus_queue.cc:237] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } }
I20260710 13:21:18.017185 18346 catalog_manager.cc:5697] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f reported cstate change: term changed from 1 to 2, leader changed from 55431788099040e689162a5a7bcf0c4a (127.15.242.68) to 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65). New cstate: current_term: 2 leader_uuid: "78a7434fb98f45d7aaa97216db6d733f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78a7434fb98f45d7aaa97216db6d733f" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:18.463876 18676 raft_consensus.cc:1275] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:18.464985 19056 consensus_queue.cc:1048] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55431788099040e689162a5a7bcf0c4a" member_type: VOTER last_known_addr { host: "127.15.242.68" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:18.476444 18601 raft_consensus.cc:1275] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Refusing update from remote peer 78a7434fb98f45d7aaa97216db6d733f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:18.478003 19113 consensus_queue.cc:1048] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c872da419c47db9dfb16a0f961a6bb" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 39541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:18.560863 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:18.574127 16329 tablet_server.cc:179] TabletServer@127.15.242.65:38987 shutting down...
W20260710 13:21:18.576646 18568 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 27 similar messages]
W20260710 13:21:18.580438 18568 consensus_peers.cc:597] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. 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:21:18.598243 18642 consensus_peers.cc:597] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. 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:21:18.604020 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:18.604682 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.605386 16329 raft_consensus.cc:2243] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.605875 16329 raft_consensus.cc:2272] T b7efca6507bf461ba9feb2b91d26a131 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.608681 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.609367 16329 raft_consensus.cc:2243] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.609809 16329 raft_consensus.cc:2272] T 3e92519f24a74b7d89a6357b8ea966cb P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.612190 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.612872 16329 raft_consensus.cc:2243] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:21:18.613291 18568 consensus_peers.cc:597] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. 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:21:18.613647 16329 raft_consensus.cc:2272] T bdf48922c3dd4c28aae8fbe4e64bea0b P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.615674 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.616211 16329 raft_consensus.cc:2243] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.616901 16329 raft_consensus.cc:2272] T 6621b76de3a3411da2e3d62cc95624dd P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.618623 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.619107 16329 raft_consensus.cc:2243] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.619541 16329 raft_consensus.cc:2272] T 3c0b1ab49c7846d19b391aed31cd1818 P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.621206 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.621722 16329 raft_consensus.cc:2243] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.622059 16329 raft_consensus.cc:2272] T 554dd9a38858421bbc37eb32923cea38 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.623833 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.624333 16329 raft_consensus.cc:2243] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.624749 16329 raft_consensus.cc:2272] T 18c733862b0c4e3c845e1d4fa6af29cc P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.626573 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.627087 16329 raft_consensus.cc:2243] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.627506 16329 raft_consensus.cc:2272] T 8caa9d54639e4529bf3e25bcd3bd9741 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.629261 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.629752 16329 raft_consensus.cc:2243] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.630084 16329 raft_consensus.cc:2272] T fccadd2423ce493a977c7571b1d5f384 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.631793 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.632249 16329 raft_consensus.cc:2243] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.632593 16329 raft_consensus.cc:2272] T 2b1e755abe5f4cd59e9671a1f85b4418 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.634290 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.634752 16329 raft_consensus.cc:2243] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.635080 16329 raft_consensus.cc:2272] T a190bc5563694fdd9f0f74c5ee549ea2 P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.636768 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.637240 16329 raft_consensus.cc:2243] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.637867 16329 raft_consensus.cc:2272] T bacc9d06e94a4ba9a771b7eab667f06e P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.639446 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.639904 16329 raft_consensus.cc:2243] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.640275 16329 raft_consensus.cc:2272] T cd5458d301ac4ef6b67be197cafbe5bd P 78a7434fb98f45d7aaa97216db6d733f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.642489 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.643076 16329 raft_consensus.cc:2243] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.643909 16329 raft_consensus.cc:2272] T 40704ef41b194135907a831a5ada5c1e P 78a7434fb98f45d7aaa97216db6d733f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.645639 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.646085 16329 raft_consensus.cc:2243] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.646744 16329 raft_consensus.cc:2272] T 490c1397404148dd96d3bde282370f96 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.649039 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.649482 16329 raft_consensus.cc:2243] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.649883 16329 raft_consensus.cc:2272] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.651814 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.652206 16329 raft_consensus.cc:2243] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.652806 16329 raft_consensus.cc:2272] T 71addf093d51434d94fcf2d6f4fb75a2 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.654629 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.654991 16329 raft_consensus.cc:2243] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.655392 16329 raft_consensus.cc:2272] T e8df95d3f910466d83178538f4288298 P 78a7434fb98f45d7aaa97216db6d733f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:18.663326 18642 consensus_peers.cc:597] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. 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:21:18.710117 16329 tablet_server.cc:196] TabletServer@127.15.242.65:38987 shutdown complete.
I20260710 13:21:18.742669 16329 tablet_server.cc:179] TabletServer@127.15.242.66:0 shutting down...
W20260710 13:21:18.755575 18568 consensus_peers.cc:597] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.773862 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:18.774654 16329 tablet_replica.cc:333] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
W20260710 13:21:18.775377 18494 consensus_peers.cc:597] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.775501 16329 raft_consensus.cc:2243] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.776078 16329 raft_consensus.cc:2272] T 40704ef41b194135907a831a5ada5c1e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.778299 16329 tablet_replica.cc:333] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.778789 16329 raft_consensus.cc:2243] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.779142 16329 raft_consensus.cc:2272] T 554dd9a38858421bbc37eb32923cea38 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.780834 16329 tablet_replica.cc:333] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.781320 16329 raft_consensus.cc:2243] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.781659 16329 raft_consensus.cc:2272] T c9013e24b7a14182826b46e5e2b7f86d P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.783298 16329 tablet_replica.cc:333] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.783771 16329 raft_consensus.cc:2243] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.784391 16329 raft_consensus.cc:2272] T dcfc85c9e337482bbc8296f3b9a421b8 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.786252 16329 tablet_replica.cc:333] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.786696 16329 raft_consensus.cc:2243] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.787039 16329 raft_consensus.cc:2272] T 3c0b1ab49c7846d19b391aed31cd1818 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.788595 16329 tablet_replica.cc:333] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.789052 16329 raft_consensus.cc:2243] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.789633 16329 raft_consensus.cc:2272] T eb7f973a81bf45169745ec64cdbc377b P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.791121 16329 tablet_replica.cc:333] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.791574 16329 raft_consensus.cc:2243] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.792229 16329 raft_consensus.cc:2272] T 4afaae75434f450d8e67591310d8fca9 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.793721 16329 tablet_replica.cc:333] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.794142 16329 raft_consensus.cc:2243] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.794456 16329 raft_consensus.cc:2272] T a1da869e85e947a38e2977ded47b0287 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.796043 16329 tablet_replica.cc:333] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.796469 16329 raft_consensus.cc:2243] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.796805 16329 raft_consensus.cc:2272] T fccadd2423ce493a977c7571b1d5f384 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.798391 16329 tablet_replica.cc:333] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.798825 16329 raft_consensus.cc:2243] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.799489 16329 raft_consensus.cc:2272] T cd5458d301ac4ef6b67be197cafbe5bd P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.801254 16329 tablet_replica.cc:333] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.801717 16329 raft_consensus.cc:2243] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.802053 16329 raft_consensus.cc:2272] T bacc9d06e94a4ba9a771b7eab667f06e P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.803586 16329 tablet_replica.cc:333] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.804011 16329 raft_consensus.cc:2243] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.804651 16329 raft_consensus.cc:2272] T a190bc5563694fdd9f0f74c5ee549ea2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.806241 16329 tablet_replica.cc:333] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.806682 16329 raft_consensus.cc:2243] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.807400 16329 raft_consensus.cc:2272] T 18c733862b0c4e3c845e1d4fa6af29cc P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.809047 16329 tablet_replica.cc:333] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.809494 16329 raft_consensus.cc:2243] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.809846 16329 raft_consensus.cc:2272] T 8caa9d54639e4529bf3e25bcd3bd9741 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.811563 16329 tablet_replica.cc:333] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.811990 16329 raft_consensus.cc:2243] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.812319 16329 raft_consensus.cc:2272] T 71addf093d51434d94fcf2d6f4fb75a2 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.813961 16329 tablet_replica.cc:333] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.814378 16329 raft_consensus.cc:2243] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.814755 16329 raft_consensus.cc:2272] T e8df95d3f910466d83178538f4288298 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.816315 16329 tablet_replica.cc:333] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.816742 16329 raft_consensus.cc:2243] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.817078 16329 raft_consensus.cc:2272] T b7efca6507bf461ba9feb2b91d26a131 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.818655 16329 tablet_replica.cc:333] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87: stopping tablet replica
I20260710 13:21:18.819047 16329 raft_consensus.cc:2243] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.819384 16329 raft_consensus.cc:2272] T ced0e00398814eaca7ec0dfe72d62ab6 P 4ec39ca6d81845bfa9ccd5f8dbc3bc87 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:18.835095 18642 consensus_peers.cc:597] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:18.847910 18568 consensus_peers.cc:597] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.854549 16329 tablet_server.cc:196] TabletServer@127.15.242.66:0 shutdown complete.
W20260710 13:21:18.876896 18565 consensus_peers.cc:597] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb -> Peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87 (127.15.242.66:36375): Couldn't send request to peer 4ec39ca6d81845bfa9ccd5f8dbc3bc87. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.66:36375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.885718 16329 tablet_server.cc:179] TabletServer@127.15.242.67:0 shutting down...
W20260710 13:21:18.887929 18568 consensus_peers.cc:597] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.911175 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:18.911885 16329 tablet_replica.cc:333] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.912442 16329 raft_consensus.cc:2243] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.912875 16329 raft_consensus.cc:2272] T c9013e24b7a14182826b46e5e2b7f86d P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.914681 16329 tablet_replica.cc:333] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.915184 16329 raft_consensus.cc:2243] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.915606 16329 raft_consensus.cc:2272] T 6621b76de3a3411da2e3d62cc95624dd P 16c872da419c47db9dfb16a0f961a6bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.917379 16329 tablet_replica.cc:333] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.917852 16329 raft_consensus.cc:2243] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.918538 16329 raft_consensus.cc:2272] T 3e92519f24a74b7d89a6357b8ea966cb P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.920156 16329 tablet_replica.cc:333] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.920647 16329 raft_consensus.cc:2243] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.921299 16329 raft_consensus.cc:2272] T 554dd9a38858421bbc37eb32923cea38 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.922896 16329 tablet_replica.cc:333] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.923378 16329 raft_consensus.cc:2243] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.923731 16329 raft_consensus.cc:2272] T cd5458d301ac4ef6b67be197cafbe5bd P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.925333 16329 tablet_replica.cc:333] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.925787 16329 raft_consensus.cc:2243] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.926126 16329 raft_consensus.cc:2272] T 2b1e755abe5f4cd59e9671a1f85b4418 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.927928 16329 tablet_replica.cc:333] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.928372 16329 raft_consensus.cc:2243] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.928740 16329 raft_consensus.cc:2272] T a190bc5563694fdd9f0f74c5ee549ea2 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.930377 16329 tablet_replica.cc:333] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.930821 16329 raft_consensus.cc:2243] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.931176 16329 raft_consensus.cc:2272] T ced0e00398814eaca7ec0dfe72d62ab6 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.932811 16329 tablet_replica.cc:333] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.933244 16329 raft_consensus.cc:2243] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.933552 16329 raft_consensus.cc:2272] T 490c1397404148dd96d3bde282370f96 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.935995 16329 tablet_replica.cc:333] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.936439 16329 raft_consensus.cc:2243] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.937124 16329 raft_consensus.cc:2272] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.938642 16329 tablet_replica.cc:333] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.939041 16329 raft_consensus.cc:2243] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.939422 16329 raft_consensus.cc:2272] T dcfc85c9e337482bbc8296f3b9a421b8 P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.940897 16329 tablet_replica.cc:333] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.941318 16329 raft_consensus.cc:2243] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.941895 16329 raft_consensus.cc:2272] T 8caa9d54639e4529bf3e25bcd3bd9741 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.943488 16329 tablet_replica.cc:333] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.943886 16329 raft_consensus.cc:2243] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.944211 16329 raft_consensus.cc:2272] T 18c733862b0c4e3c845e1d4fa6af29cc P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.945703 16329 tablet_replica.cc:333] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.946107 16329 raft_consensus.cc:2243] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.946432 16329 raft_consensus.cc:2272] T 4afaae75434f450d8e67591310d8fca9 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.947942 16329 tablet_replica.cc:333] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.948335 16329 raft_consensus.cc:2243] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.948928 16329 raft_consensus.cc:2272] T a1da869e85e947a38e2977ded47b0287 P 16c872da419c47db9dfb16a0f961a6bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.950460 16329 tablet_replica.cc:333] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.950847 16329 raft_consensus.cc:2243] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.951177 16329 raft_consensus.cc:2272] T bdf48922c3dd4c28aae8fbe4e64bea0b P 16c872da419c47db9dfb16a0f961a6bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.952631 16329 tablet_replica.cc:333] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.953006 16329 raft_consensus.cc:2243] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.953332 16329 raft_consensus.cc:2272] T eb7f973a81bf45169745ec64cdbc377b P 16c872da419c47db9dfb16a0f961a6bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.954885 16329 tablet_replica.cc:333] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb: stopping tablet replica
I20260710 13:21:18.955272 16329 raft_consensus.cc:2243] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.955940 16329 raft_consensus.cc:2272] T 3c0b1ab49c7846d19b391aed31cd1818 P 16c872da419c47db9dfb16a0f961a6bb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:18.960981 18642 consensus_peers.cc:597] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a -> Peer 78a7434fb98f45d7aaa97216db6d733f (127.15.242.65:38987): Couldn't send request to peer 78a7434fb98f45d7aaa97216db6d733f. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.993469 16329 tablet_server.cc:196] TabletServer@127.15.242.67:0 shutdown complete.
I20260710 13:21:19.023451 16329 tablet_server.cc:179] TabletServer@127.15.242.68:0 shutting down...
I20260710 13:21:19.045843 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:19.046543 16329 tablet_replica.cc:333] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.047451 16329 raft_consensus.cc:2243] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.047888 16329 raft_consensus.cc:2272] T 3e92519f24a74b7d89a6357b8ea966cb P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.049665 16329 tablet_replica.cc:333] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.050137 16329 raft_consensus.cc:2243] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.050812 16329 raft_consensus.cc:2272] T c9013e24b7a14182826b46e5e2b7f86d P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.052745 16329 tablet_replica.cc:333] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.053195 16329 raft_consensus.cc:2243] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.053534 16329 raft_consensus.cc:2272] T 6621b76de3a3411da2e3d62cc95624dd P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.055109 16329 tablet_replica.cc:333] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.055606 16329 raft_consensus.cc:2243] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.055971 16329 raft_consensus.cc:2272] T eb7f973a81bf45169745ec64cdbc377b P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.057456 16329 tablet_replica.cc:333] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.057878 16329 raft_consensus.cc:2243] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.058235 16329 raft_consensus.cc:2272] T 40704ef41b194135907a831a5ada5c1e P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.059726 16329 tablet_replica.cc:333] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.060194 16329 raft_consensus.cc:2243] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.060498 16329 raft_consensus.cc:2272] T bacc9d06e94a4ba9a771b7eab667f06e P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.062434 16329 tablet_replica.cc:333] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.063071 16329 raft_consensus.cc:2243] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.063856 16329 raft_consensus.cc:2272] T 2b1e755abe5f4cd59e9671a1f85b4418 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.065785 16329 tablet_replica.cc:333] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.066241 16329 raft_consensus.cc:2243] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.066586 16329 raft_consensus.cc:2272] T 4afaae75434f450d8e67591310d8fca9 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.068207 16329 tablet_replica.cc:333] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.068652 16329 raft_consensus.cc:2243] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.069301 16329 raft_consensus.cc:2272] T fccadd2423ce493a977c7571b1d5f384 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.070861 16329 tablet_replica.cc:333] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.071362 16329 raft_consensus.cc:2243] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.071712 16329 raft_consensus.cc:2272] T a1da869e85e947a38e2977ded47b0287 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.073218 16329 tablet_replica.cc:333] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.073638 16329 raft_consensus.cc:2243] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.073971 16329 raft_consensus.cc:2272] T bdf48922c3dd4c28aae8fbe4e64bea0b P 55431788099040e689162a5a7bcf0c4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.075479 16329 tablet_replica.cc:333] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.075902 16329 raft_consensus.cc:2243] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.076244 16329 raft_consensus.cc:2272] T 71addf093d51434d94fcf2d6f4fb75a2 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.077760 16329 tablet_replica.cc:333] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.078241 16329 raft_consensus.cc:2243] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.078889 16329 raft_consensus.cc:2272] T e8df95d3f910466d83178538f4288298 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.080502 16329 tablet_replica.cc:333] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.080945 16329 raft_consensus.cc:2243] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.081590 16329 raft_consensus.cc:2272] T b7efca6507bf461ba9feb2b91d26a131 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.083161 16329 tablet_replica.cc:333] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.083597 16329 raft_consensus.cc:2243] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.084247 16329 raft_consensus.cc:2272] T ced0e00398814eaca7ec0dfe72d62ab6 P 55431788099040e689162a5a7bcf0c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.085814 16329 tablet_replica.cc:333] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.086223 16329 raft_consensus.cc:2243] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.086557 16329 raft_consensus.cc:2272] T 490c1397404148dd96d3bde282370f96 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.088496 16329 tablet_replica.cc:333] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.088918 16329 raft_consensus.cc:2243] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.089272 16329 raft_consensus.cc:2272] T dcfc85c9e337482bbc8296f3b9a421b8 P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.090760 16329 tablet_replica.cc:333] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a: stopping tablet replica
I20260710 13:21:19.091130 16329 raft_consensus.cc:2243] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.091485 16329 raft_consensus.cc:2272] T 7e3b67f3cf5e43a58d8c17d6b5820a2c P 55431788099040e689162a5a7bcf0c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.125561 16329 tablet_server.cc:196] TabletServer@127.15.242.68:0 shutdown complete.
I20260710 13:21:19.151929 16329 master.cc:562] Master@127.15.242.126:35605 shutting down...
I20260710 13:21:19.171567 16329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:19.172036 16329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.172338 16329 tablet_replica.cc:333] T 00000000000000000000000000000000 P ddbe5f9b405544a5887d2e65c9664535: stopping tablet replica
I20260710 13:21:19.191831 16329 master.cc:584] Master@127.15.242.126:35605 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17569 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:21:19.239504 16329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.242.126:41665
I20260710 13:21:19.240563 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.245690 19127 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:21:19.245723 19126 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:21:19.246243 19129 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:21:19.247344 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:19.248106 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.248281 16329 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:21:19.248389 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689679248378 us; error 0 us; skew 500 ppm
I20260710 13:21:19.248868 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.250926 16329 webserver.cc:533] Webserver started at http://127.15.242.126:42703/ using document root <none> and password file <none>
I20260710 13:21:19.251682 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.251833 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.252038 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.253262 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/master-0-root/instance:
uuid: "f17b4241c3ac4df68651d8c240aa23f3"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fwgt"
I20260710 13:21:19.257134 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:21:19.260079 19134 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:21:19.260703 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:21:19.260944 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/master-0-root
uuid: "f17b4241c3ac4df68651d8c240aa23f3"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fwgt"
I20260710 13:21:19.261191 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-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:21:19.274180 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.275214 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.309381 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.126:41665
I20260710 13:21:19.309464 19185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.126:41665 every 8 connection(s)
I20260710 13:21:19.312912 19186 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:21:19.322415 19186 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3: Bootstrap starting.
I20260710 13:21:19.326718 19186 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.330353 19186 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3: No bootstrap required, opened a new log
I20260710 13:21:19.332297 19186 raft_consensus.cc:359] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f17b4241c3ac4df68651d8c240aa23f3" member_type: VOTER }
I20260710 13:21:19.332640 19186 raft_consensus.cc:385] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.332837 19186 raft_consensus.cc:740] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17b4241c3ac4df68651d8c240aa23f3, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.333349 19186 consensus_queue.cc:260] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f17b4241c3ac4df68651d8c240aa23f3" member_type: VOTER }
I20260710 13:21:19.333756 19186 raft_consensus.cc:399] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:19.333953 19186 raft_consensus.cc:493] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:19.334208 19186 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.338070 19186 raft_consensus.cc:515] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f17b4241c3ac4df68651d8c240aa23f3" member_type: VOTER }
I20260710 13:21:19.338516 19186 leader_election.cc:304] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [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: f17b4241c3ac4df68651d8c240aa23f3; no voters: 
I20260710 13:21:19.339497 19186 leader_election.cc:290] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:19.339756 19189 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:19.340852 19189 raft_consensus.cc:697] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [term 1 LEADER]: Becoming Leader. State: Replica: f17b4241c3ac4df68651d8c240aa23f3, State: Running, Role: LEADER
I20260710 13:21:19.341447 19189 consensus_queue.cc:237] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [LEADER]: Queue going to LEADER mode. State: All 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: "f17b4241c3ac4df68651d8c240aa23f3" member_type: VOTER }
I20260710 13:21:19.342072 19186 sys_catalog.cc:565] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:19.345367 19190 sys_catalog.cc:455] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f17b4241c3ac4df68651d8c240aa23f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f17b4241c3ac4df68651d8c240aa23f3" member_type: VOTER } }
I20260710 13:21:19.345942 19190 sys_catalog.cc:458] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:19.345880 19191 sys_catalog.cc:455] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f17b4241c3ac4df68651d8c240aa23f3. Latest consensus state: current_term: 1 leader_uuid: "f17b4241c3ac4df68651d8c240aa23f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f17b4241c3ac4df68651d8c240aa23f3" member_type: VOTER } }
I20260710 13:21:19.346408 19191 sys_catalog.cc:458] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:19.348300 19196 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:19.354185 19196 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:19.355083 16329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:19.361755 19196 catalog_manager.cc:1383] Generated new cluster ID: dd5684bee9134d788361c027f205e6bb
I20260710 13:21:19.362015 19196 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:19.402927 19196 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:19.404095 19196 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:19.418665 19196 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3: Generated new TSK 0
I20260710 13:21:19.419210 19196 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:19.485353 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.490890 19207 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:21:19.491824 19208 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:21:19.493460 19210 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:21:19.493523 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:19.494498 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.494692 16329 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:21:19.494835 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689679494817 us; error 0 us; skew 500 ppm
I20260710 13:21:19.495352 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.497375 16329 webserver.cc:533] Webserver started at http://127.15.242.65:34791/ using document root <none> and password file <none>
I20260710 13:21:19.497834 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.498010 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.498247 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.499222 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-0-root/instance:
uuid: "d56b6e656a544ab3a129370a47c82577"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fwgt"
I20260710 13:21:19.503125 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:19.506068 19215 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:21:19.506717 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:21:19.506960 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-0-root
uuid: "d56b6e656a544ab3a129370a47c82577"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fwgt"
I20260710 13:21:19.507196 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-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:21:19.526109 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.527179 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.528644 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:19.530659 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:19.530843 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.531061 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:19.531216 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.568405 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.65:44143
I20260710 13:21:19.568506 19277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.65:44143 every 8 connection(s)
I20260710 13:21:19.572705 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.579443 19282 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:21:19.580598 19283 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:21:19.583114 16329 server_base.cc:1061] running on GCE node
W20260710 13:21:19.583511 19285 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:21:19.584286 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.584481 16329 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:21:19.584649 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689679584630 us; error 0 us; skew 500 ppm
I20260710 13:21:19.585189 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.587538 16329 webserver.cc:533] Webserver started at http://127.15.242.66:39033/ using document root <none> and password file <none>
I20260710 13:21:19.587914 19278 heartbeater.cc:344] Connected to a master server at 127.15.242.126:41665
I20260710 13:21:19.588035 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.588258 19278 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:19.588322 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.588778 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.588995 19278 heartbeater.cc:507] Master 127.15.242.126:41665 requested a full tablet report, sending...
I20260710 13:21:19.589828 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-1-root/instance:
uuid: "ef820e008b17472b9f1571fae9114da7"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fwgt"
I20260710 13:21:19.590936 19151 ts_manager.cc:194] Registered new tserver with Master: d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143)
I20260710 13:21:19.593215 19151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37318
I20260710 13:21:19.595310 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260710 13:21:19.598232 19290 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:21:19.598855 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:21:19.599108 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-1-root
uuid: "ef820e008b17472b9f1571fae9114da7"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fwgt"
I20260710 13:21:19.599395 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-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:21:19.613314 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.614323 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.615617 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:19.617558 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:19.617720 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.617926 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:19.618067 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.654062 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.66:39477
I20260710 13:21:19.654208 19352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.66:39477 every 8 connection(s)
I20260710 13:21:19.658339 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.664281 19356 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:21:19.664837 19357 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:21:19.667364 19359 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:21:19.667626 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:19.668431 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.668607 16329 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:21:19.668735 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689679668720 us; error 0 us; skew 500 ppm
I20260710 13:21:19.669250 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.670019 19353 heartbeater.cc:344] Connected to a master server at 127.15.242.126:41665
I20260710 13:21:19.670349 19353 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:19.670980 19353 heartbeater.cc:507] Master 127.15.242.126:41665 requested a full tablet report, sending...
I20260710 13:21:19.671645 16329 webserver.cc:533] Webserver started at http://127.15.242.67:38079/ using document root <none> and password file <none>
I20260710 13:21:19.672129 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.672302 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.672583 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.672971 19151 ts_manager.cc:194] Registered new tserver with Master: ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
I20260710 13:21:19.674065 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-2-root/instance:
uuid: "ba573b8f8ef443d59d2e353c0be173a7"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fwgt"
I20260710 13:21:19.674650 19151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37334
I20260710 13:21:19.678705 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260710 13:21:19.681715 19364 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:21:19.682376 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:19.682627 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-2-root
uuid: "ba573b8f8ef443d59d2e353c0be173a7"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fwgt"
I20260710 13:21:19.682873 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-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:21:19.711824 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.712889 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.714254 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:19.716261 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:19.716445 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.716651 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:19.716794 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.753409 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.67:35217
I20260710 13:21:19.753511 19426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.67:35217 every 8 connection(s)
I20260710 13:21:19.766004 19427 heartbeater.cc:344] Connected to a master server at 127.15.242.126:41665
I20260710 13:21:19.766355 19427 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:19.767030 19427 heartbeater.cc:507] Master 127.15.242.126:41665 requested a full tablet report, sending...
I20260710 13:21:19.768747 19151 ts_manager.cc:194] Registered new tserver with Master: ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:19.769097 16329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012910401s
I20260710 13:21:19.769938 19151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37346
I20260710 13:21:19.790802 19151 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37354:
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:21:19.793479 19151 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:21:19.858884 19392 tablet_service.cc:1511] Processing CreateTablet for tablet c868b166826c4f7981a0684279c91848 (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:19.860224 19392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c868b166826c4f7981a0684279c91848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.865502 19391 tablet_service.cc:1511] Processing CreateTablet for tablet e2b14322580444db8fcca03e19ce710d (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:19.866833 19391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b14322580444db8fcca03e19ce710d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.867779 19387 tablet_service.cc:1511] Processing CreateTablet for tablet 95322fb910c543a3a2b0014ce10f2e49 (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:19.868439 19390 tablet_service.cc:1511] Processing CreateTablet for tablet 81f3dac8d9ed419cb674ef1c5bfccfed (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:19.869031 19387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95322fb910c543a3a2b0014ce10f2e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.869649 19390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f3dac8d9ed419cb674ef1c5bfccfed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.870497 19318 tablet_service.cc:1511] Processing CreateTablet for tablet c868b166826c4f7981a0684279c91848 (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:19.871762 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c868b166826c4f7981a0684279c91848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.871622 19389 tablet_service.cc:1511] Processing CreateTablet for tablet 8c5508298d744bdaa7117287f4e6a686 (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:19.872311 19241 tablet_service.cc:1511] Processing CreateTablet for tablet 81f3dac8d9ed419cb674ef1c5bfccfed (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:19.872876 19389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5508298d744bdaa7117287f4e6a686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.873517 19241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f3dac8d9ed419cb674ef1c5bfccfed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.874503 19313 tablet_service.cc:1511] Processing CreateTablet for tablet 95322fb910c543a3a2b0014ce10f2e49 (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:19.875751 19313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95322fb910c543a3a2b0014ce10f2e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.876164 19242 tablet_service.cc:1511] Processing CreateTablet for tablet e2b14322580444db8fcca03e19ce710d (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:19.877362 19242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b14322580444db8fcca03e19ce710d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.880297 19314 tablet_service.cc:1511] Processing CreateTablet for tablet e883de5531d34cb480deafe14a532976 (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:19.870875 19243 tablet_service.cc:1511] Processing CreateTablet for tablet c868b166826c4f7981a0684279c91848 (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:19.881547 19314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e883de5531d34cb480deafe14a532976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.881953 19243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c868b166826c4f7981a0684279c91848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.884337 19315 tablet_service.cc:1511] Processing CreateTablet for tablet 8c5508298d744bdaa7117287f4e6a686 (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:19.885656 19315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5508298d744bdaa7117287f4e6a686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.887527 19316 tablet_service.cc:1511] Processing CreateTablet for tablet 81f3dac8d9ed419cb674ef1c5bfccfed (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:19.888813 19316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f3dac8d9ed419cb674ef1c5bfccfed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.890681 19317 tablet_service.cc:1511] Processing CreateTablet for tablet e2b14322580444db8fcca03e19ce710d (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:19.891983 19317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b14322580444db8fcca03e19ce710d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.893781 19238 tablet_service.cc:1511] Processing CreateTablet for tablet 95322fb910c543a3a2b0014ce10f2e49 (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:19.895066 19238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95322fb910c543a3a2b0014ce10f2e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.899612 19388 tablet_service.cc:1511] Processing CreateTablet for tablet e883de5531d34cb480deafe14a532976 (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:19.900851 19388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e883de5531d34cb480deafe14a532976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.896301 19239 tablet_service.cc:1511] Processing CreateTablet for tablet e883de5531d34cb480deafe14a532976 (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:19.900929 19237 tablet_service.cc:1511] Processing CreateTablet for tablet b091424b76af4a438d97080c4c14e15d (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:19.902345 19239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e883de5531d34cb480deafe14a532976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.897907 19240 tablet_service.cc:1511] Processing CreateTablet for tablet 8c5508298d744bdaa7117287f4e6a686 (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:19.903223 19237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b091424b76af4a438d97080c4c14e15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.903767 19240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5508298d744bdaa7117287f4e6a686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.944432 19442 tablet_bootstrap.cc:492] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7: Bootstrap starting.
I20260710 13:21:19.950866 19442 tablet_bootstrap.cc:654] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.991750 19442 tablet_bootstrap.cc:492] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7: No bootstrap required, opened a new log
I20260710 13:21:19.992230 19442 ts_tablet_manager.cc:1403] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7: Time spent bootstrapping tablet: real 0.048s	user 0.000s	sys 0.015s
I20260710 13:21:19.995028 19442 raft_consensus.cc:359] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:19.995810 19442 raft_consensus.cc:385] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.996136 19442 raft_consensus.cc:740] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.997269 19442 consensus_queue.cc:260] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:19.998396 19443 tablet_bootstrap.cc:492] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:19.999485 19312 tablet_service.cc:1511] Processing CreateTablet for tablet b091424b76af4a438d97080c4c14e15d (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:20.000886 19312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b091424b76af4a438d97080c4c14e15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.002475 19388 tablet_service.cc:1511] Processing CreateTablet for tablet b091424b76af4a438d97080c4c14e15d (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:20.003804 19388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b091424b76af4a438d97080c4c14e15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.016228 19239 tablet_service.cc:1511] Processing CreateTablet for tablet 0621daac6b3b4903b2d9a8f0408e333d (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:20.017551 19239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0621daac6b3b4903b2d9a8f0408e333d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.021054 19443 tablet_bootstrap.cc:654] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.025934 19427 heartbeater.cc:499] Master 127.15.242.126:41665 was elected leader, sending a full tablet report...
I20260710 13:21:20.028968 19312 tablet_service.cc:1511] Processing CreateTablet for tablet 0621daac6b3b4903b2d9a8f0408e333d (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:20.036679 19442 ts_tablet_manager.cc:1434] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.006s
I20260710 13:21:20.030750 19312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0621daac6b3b4903b2d9a8f0408e333d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.037534 19446 tablet_bootstrap.cc:492] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7: Bootstrap starting.
I20260710 13:21:20.038108 19442 tablet_bootstrap.cc:492] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7: Bootstrap starting.
I20260710 13:21:20.045888 19442 tablet_bootstrap.cc:654] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.052736 19446 tablet_bootstrap.cc:654] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.059201 19443 tablet_bootstrap.cc:492] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577: No bootstrap required, opened a new log
I20260710 13:21:20.059906 19443 ts_tablet_manager.cc:1403] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.008s
I20260710 13:21:20.059870 19391 tablet_service.cc:1511] Processing CreateTablet for tablet 0621daac6b3b4903b2d9a8f0408e333d (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:20.061223 19391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0621daac6b3b4903b2d9a8f0408e333d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.063488 19443 raft_consensus.cc:359] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.064337 19443 raft_consensus.cc:385] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.064738 19443 raft_consensus.cc:740] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.065713 19443 consensus_queue.cc:260] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.064244 19239 tablet_service.cc:1511] Processing CreateTablet for tablet ef4aee9f45934f7a83c7910efdfb4b6e (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:20.071915 19239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef4aee9f45934f7a83c7910efdfb4b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.081125 19442 tablet_bootstrap.cc:492] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7: No bootstrap required, opened a new log
I20260710 13:21:20.081560 19318 tablet_service.cc:1511] Processing CreateTablet for tablet ef4aee9f45934f7a83c7910efdfb4b6e (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:20.083109 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef4aee9f45934f7a83c7910efdfb4b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.082927 19390 tablet_service.cc:1511] Processing CreateTablet for tablet ef4aee9f45934f7a83c7910efdfb4b6e (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:20.084443 19390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef4aee9f45934f7a83c7910efdfb4b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.081646 19442 ts_tablet_manager.cc:1403] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.006s
I20260710 13:21:20.096903 19238 tablet_service.cc:1511] Processing CreateTablet for tablet c47f9e0c30bf4bd5ae5a36ba17d397ee (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:20.098142 19238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47f9e0c30bf4bd5ae5a36ba17d397ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.112365 19318 tablet_service.cc:1511] Processing CreateTablet for tablet c47f9e0c30bf4bd5ae5a36ba17d397ee (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:20.110436 19446 tablet_bootstrap.cc:492] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7: No bootstrap required, opened a new log
I20260710 13:21:20.113598 19278 heartbeater.cc:499] Master 127.15.242.126:41665 was elected leader, sending a full tablet report...
I20260710 13:21:20.113986 19446 ts_tablet_manager.cc:1403] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.007s
I20260710 13:21:20.115423 19391 tablet_service.cc:1511] Processing CreateTablet for tablet c47f9e0c30bf4bd5ae5a36ba17d397ee (DEFAULT_TABLE table=test-workload [id=441c615310454aab8e849eeffcc09299]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:20.116683 19391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47f9e0c30bf4bd5ae5a36ba17d397ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.116739 19446 raft_consensus.cc:359] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.117539 19446 raft_consensus.cc:385] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.117805 19446 raft_consensus.cc:740] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.118582 19446 consensus_queue.cc:260] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.121446 19442 raft_consensus.cc:359] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } } peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } }
I20260710 13:21:20.122136 19442 raft_consensus.cc:385] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.113572 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47f9e0c30bf4bd5ae5a36ba17d397ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.126791 19443 ts_tablet_manager.cc:1434] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.023s
I20260710 13:21:20.127825 19443 tablet_bootstrap.cc:492] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:20.133496 19443 tablet_bootstrap.cc:654] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.135267 19442 raft_consensus.cc:740] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.136325 19442 consensus_queue.cc:260] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } } peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } }
I20260710 13:21:20.138455 19442 ts_tablet_manager.cc:1434] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.003s
I20260710 13:21:20.139395 19442 tablet_bootstrap.cc:492] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7: Bootstrap starting.
I20260710 13:21:20.143267 19446 ts_tablet_manager.cc:1434] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7: Time spent starting tablet: real 0.029s	user 0.019s	sys 0.004s
I20260710 13:21:20.143463 19353 heartbeater.cc:499] Master 127.15.242.126:41665 was elected leader, sending a full tablet report...
I20260710 13:21:20.144452 19446 tablet_bootstrap.cc:492] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7: Bootstrap starting.
I20260710 13:21:20.146258 19442 tablet_bootstrap.cc:654] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.152604 19446 tablet_bootstrap.cc:654] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.155929 19451 raft_consensus.cc:493] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.156517 19451 raft_consensus.cc:515] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.159569 19443 tablet_bootstrap.cc:492] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577: No bootstrap required, opened a new log
I20260710 13:21:20.160092 19443 ts_tablet_manager.cc:1403] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.015s
I20260710 13:21:20.165823 19443 raft_consensus.cc:359] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.166536 19443 raft_consensus.cc:385] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.166833 19443 raft_consensus.cc:740] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.170493 19443 consensus_queue.cc:260] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.172663 19443 ts_tablet_manager.cc:1434] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260710 13:21:20.173599 19443 tablet_bootstrap.cc:492] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:20.175318 19253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f3dac8d9ed419cb674ef1c5bfccfed" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d56b6e656a544ab3a129370a47c82577" is_pre_election: true
W20260710 13:21:20.178318 19293 leader_election.cc:343] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.181933 19443 tablet_bootstrap.cc:654] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.186846 19442 tablet_bootstrap.cc:492] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7: No bootstrap required, opened a new log
I20260710 13:21:20.187397 19442 ts_tablet_manager.cc:1403] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.002s
I20260710 13:21:20.187523 19451 leader_election.cc:290] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.190408 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f3dac8d9ed419cb674ef1c5bfccfed" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:20.190304 19442 raft_consensus.cc:359] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.191113 19442 raft_consensus.cc:385] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.191478 19442 raft_consensus.cc:740] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Initialized, Role: FOLLOWER
W20260710 13:21:20.191908 19293 leader_election.cc:343] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.192332 19293 leader_election.cc:304] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef820e008b17472b9f1571fae9114da7; no voters: ba573b8f8ef443d59d2e353c0be173a7, d56b6e656a544ab3a129370a47c82577
I20260710 13:21:20.192445 19442 consensus_queue.cc:260] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.193410 19451 raft_consensus.cc:2749] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.200728 19446 tablet_bootstrap.cc:492] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7: No bootstrap required, opened a new log
I20260710 13:21:20.200811 19442 ts_tablet_manager.cc:1434] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:21:20.201298 19446 ts_tablet_manager.cc:1403] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.027s
I20260710 13:21:20.201926 19442 tablet_bootstrap.cc:492] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7: Bootstrap starting.
I20260710 13:21:20.204150 19446 raft_consensus.cc:359] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.204805 19446 raft_consensus.cc:385] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.205087 19446 raft_consensus.cc:740] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.205766 19446 consensus_queue.cc:260] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.207711 19446 ts_tablet_manager.cc:1434] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:20.207968 19442 tablet_bootstrap.cc:654] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.209735 19446 tablet_bootstrap.cc:492] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7: Bootstrap starting.
I20260710 13:21:20.213531 19442 tablet_bootstrap.cc:492] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7: No bootstrap required, opened a new log
I20260710 13:21:20.213980 19443 tablet_bootstrap.cc:492] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: No bootstrap required, opened a new log
I20260710 13:21:20.214012 19442 ts_tablet_manager.cc:1403] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:21:20.214546 19443 ts_tablet_manager.cc:1403] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.016s
I20260710 13:21:20.215631 19446 tablet_bootstrap.cc:654] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.216969 19442 raft_consensus.cc:359] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.217185 19443 raft_consensus.cc:359] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.217725 19442 raft_consensus.cc:385] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.218025 19442 raft_consensus.cc:740] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.218858 19451 raft_consensus.cc:493] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.218859 19442 consensus_queue.cc:260] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.219468 19451 raft_consensus.cc:515] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.221395 19451 leader_election.cc:290] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.223388 19442 ts_tablet_manager.cc:1434] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:20.223469 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b091424b76af4a438d97080c4c14e15d" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:20.224399 19442 tablet_bootstrap.cc:492] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7: Bootstrap starting.
W20260710 13:21:20.224880 19293 leader_election.cc:343] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.225437 19443 raft_consensus.cc:385] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.225425 19253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b091424b76af4a438d97080c4c14e15d" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d56b6e656a544ab3a129370a47c82577" is_pre_election: true
I20260710 13:21:20.225839 19443 raft_consensus.cc:740] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.226617 19443 consensus_queue.cc:260] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.228768 19443 ts_tablet_manager.cc:1434] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:21:20.229698 19443 tablet_bootstrap.cc:492] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:20.232993 19449 raft_consensus.cc:493] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.233521 19449 raft_consensus.cc:515] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.235780 19443 tablet_bootstrap.cc:654] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:20.238523 19293 leader_election.cc:343] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.239032 19293 leader_election.cc:304] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef820e008b17472b9f1571fae9114da7; no voters: ba573b8f8ef443d59d2e353c0be173a7, d56b6e656a544ab3a129370a47c82577
I20260710 13:21:20.240123 19451 raft_consensus.cc:2749] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.245039 19449 leader_election.cc:290] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.252331 19442 tablet_bootstrap.cc:654] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.259398 19443 tablet_bootstrap.cc:492] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: No bootstrap required, opened a new log
I20260710 13:21:20.259922 19443 ts_tablet_manager.cc:1403] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.015s
I20260710 13:21:20.261250 19442 tablet_bootstrap.cc:492] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7: No bootstrap required, opened a new log
I20260710 13:21:20.261703 19442 ts_tablet_manager.cc:1403] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.003s
I20260710 13:21:20.261956 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e883de5531d34cb480deafe14a532976" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:20.262630 19402 raft_consensus.cc:2468] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
I20260710 13:21:20.264695 19218 leader_election.cc:304] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba573b8f8ef443d59d2e353c0be173a7, d56b6e656a544ab3a129370a47c82577; no voters: 
I20260710 13:21:20.264544 19442 raft_consensus.cc:359] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.265612 19449 raft_consensus.cc:2804] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.265851 19442 raft_consensus.cc:385] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.265962 19449 raft_consensus.cc:493] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.266189 19442 raft_consensus.cc:740] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.266623 19449 raft_consensus.cc:3060] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.267102 19442 consensus_queue.cc:260] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.274103 19449 raft_consensus.cc:515] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.274369 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e883de5531d34cb480deafe14a532976" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:20.275336 19445 raft_consensus.cc:493] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.275759 19445 raft_consensus.cc:515] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
W20260710 13:21:20.276539 19217 leader_election.cc:343] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.277055 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e883de5531d34cb480deafe14a532976" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7"
I20260710 13:21:20.277583 19402 raft_consensus.cc:3060] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.278172 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e883de5531d34cb480deafe14a532976" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7"
W20260710 13:21:20.279665 19217 leader_election.cc:343] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.278218 19445 leader_election.cc:290] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
I20260710 13:21:20.282490 19446 tablet_bootstrap.cc:492] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7: No bootstrap required, opened a new log
I20260710 13:21:20.282881 19446 ts_tablet_manager.cc:1403] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.025s
I20260710 13:21:20.284279 19449 leader_election.cc:290] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Requested vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.262606 19443 raft_consensus.cc:359] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.285466 19443 raft_consensus.cc:385] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.285763 19443 raft_consensus.cc:740] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.286497 19443 consensus_queue.cc:260] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.287891 19402 raft_consensus.cc:2468] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 1.
I20260710 13:21:20.288581 19443 ts_tablet_manager.cc:1434] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:21:20.296664 19253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b091424b76af4a438d97080c4c14e15d" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d56b6e656a544ab3a129370a47c82577" is_pre_election: true
I20260710 13:21:20.290499 19446 raft_consensus.cc:359] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.288926 19218 leader_election.cc:304] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [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: ba573b8f8ef443d59d2e353c0be173a7, d56b6e656a544ab3a129370a47c82577; no voters: ef820e008b17472b9f1571fae9114da7
I20260710 13:21:20.301620 19446 raft_consensus.cc:385] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.301959 19446 raft_consensus.cc:740] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Initialized, Role: FOLLOWER
W20260710 13:21:20.302294 19367 leader_election.cc:343] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.288486 19442 ts_tablet_manager.cc:1434] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 13:21:20.302745 19446 consensus_queue.cc:260] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.304917 19446 ts_tablet_manager.cc:1434] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.010s
I20260710 13:21:20.305842 19446 tablet_bootstrap.cc:492] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7: Bootstrap starting.
I20260710 13:21:20.307368 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b091424b76af4a438d97080c4c14e15d" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:20.307976 19328 raft_consensus.cc:2468] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 0.
I20260710 13:21:20.309482 19366 leader_election.cc:304] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: d56b6e656a544ab3a129370a47c82577
I20260710 13:21:20.309741 19442 tablet_bootstrap.cc:492] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7: Bootstrap starting.
I20260710 13:21:20.310305 19445 raft_consensus.cc:2804] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.310638 19445 raft_consensus.cc:493] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.310948 19445 raft_consensus.cc:3060] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.311369 19446 tablet_bootstrap.cc:654] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.312000 19443 tablet_bootstrap.cc:492] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:20.299767 19449 raft_consensus.cc:493] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.317749 19445 raft_consensus.cc:515] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.317651 19449 raft_consensus.cc:515] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.318321 19464 raft_consensus.cc:2804] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.320245 19449 leader_election.cc:290] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.320780 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5508298d744bdaa7117287f4e6a686" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:20.321367 19328 raft_consensus.cc:2468] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
I20260710 13:21:20.324416 19217 leader_election.cc:304] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d56b6e656a544ab3a129370a47c82577, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:20.324587 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5508298d744bdaa7117287f4e6a686" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:20.325222 19449 raft_consensus.cc:2804] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.325608 19449 raft_consensus.cc:493] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.325924 19449 raft_consensus.cc:3060] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.326319 19253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b091424b76af4a438d97080c4c14e15d" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d56b6e656a544ab3a129370a47c82577"
I20260710 13:21:20.325207 19402 raft_consensus.cc:2468] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
W20260710 13:21:20.327677 19367 leader_election.cc:343] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.330384 19445 leader_election.cc:290] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 election: Requested vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
I20260710 13:21:20.327698 19443 tablet_bootstrap.cc:654] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.330909 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b091424b76af4a438d97080c4c14e15d" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7"
I20260710 13:21:20.331447 19328 raft_consensus.cc:3060] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.325178 19442 tablet_bootstrap.cc:654] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.337020 19464 raft_consensus.cc:697] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Becoming Leader. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Running, Role: LEADER
I20260710 13:21:20.337980 19464 consensus_queue.cc:237] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.338465 19328 raft_consensus.cc:2468] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 1.
I20260710 13:21:20.339818 19366 leader_election.cc:304] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: d56b6e656a544ab3a129370a47c82577
I20260710 13:21:20.340484 19442 tablet_bootstrap.cc:492] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7: No bootstrap required, opened a new log
I20260710 13:21:20.340945 19445 raft_consensus.cc:2804] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.342943 19446 tablet_bootstrap.cc:492] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7: No bootstrap required, opened a new log
I20260710 13:21:20.343498 19446 ts_tablet_manager.cc:1403] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.023s
I20260710 13:21:20.346014 19449 raft_consensus.cc:515] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.346505 19446 raft_consensus.cc:359] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.347273 19446 raft_consensus.cc:385] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.347558 19446 raft_consensus.cc:740] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.349647 19445 raft_consensus.cc:697] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 LEADER]: Becoming Leader. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Running, Role: LEADER
I20260710 13:21:20.350473 19445 consensus_queue.cc:237] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
W20260710 13:21:20.351089 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:20.350905 19446 consensus_queue.cc:260] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.352598 19443 tablet_bootstrap.cc:492] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577: No bootstrap required, opened a new log
I20260710 13:21:20.352880 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5508298d744bdaa7117287f4e6a686" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7"
I20260710 13:21:20.353035 19443 ts_tablet_manager.cc:1403] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.006s
I20260710 13:21:20.353392 19328 raft_consensus.cc:3060] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.353106 19446 ts_tablet_manager.cc:1434] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 13:21:20.355973 19443 raft_consensus.cc:359] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.356513 19446 tablet_bootstrap.cc:492] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7: Bootstrap starting.
I20260710 13:21:20.356679 19443 raft_consensus.cc:385] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.357008 19443 raft_consensus.cc:740] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.357695 19443 consensus_queue.cc:260] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.360805 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5508298d744bdaa7117287f4e6a686" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7"
I20260710 13:21:20.361346 19402 raft_consensus.cc:3060] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.359764 19449 leader_election.cc:290] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Requested vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.362917 19446 tablet_bootstrap.cc:654] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.340943 19442 ts_tablet_manager.cc:1403] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.006s
I20260710 13:21:20.365939 19442 raft_consensus.cc:359] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.366582 19442 raft_consensus.cc:385] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.366842 19442 raft_consensus.cc:740] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.367522 19442 consensus_queue.cc:260] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.368372 19402 raft_consensus.cc:2468] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 1.
I20260710 13:21:20.369532 19442 ts_tablet_manager.cc:1434] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:20.369464 19218 leader_election.cc:304] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba573b8f8ef443d59d2e353c0be173a7, d56b6e656a544ab3a129370a47c82577; no voters: 
I20260710 13:21:20.370545 19442 tablet_bootstrap.cc:492] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7: Bootstrap starting.
I20260710 13:21:20.370925 19443 ts_tablet_manager.cc:1434] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260710 13:21:20.370734 19150 catalog_manager.cc:5697] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 reported cstate change: term changed from 0 to 1, leader changed from <none> to d56b6e656a544ab3a129370a47c82577 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "d56b6e656a544ab3a129370a47c82577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.372188 19449 raft_consensus.cc:2804] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.373021 19449 raft_consensus.cc:697] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Becoming Leader. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Running, Role: LEADER
I20260710 13:21:20.374405 19446 tablet_bootstrap.cc:492] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7: No bootstrap required, opened a new log
I20260710 13:21:20.371867 19443 tablet_bootstrap.cc:492] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:20.375479 19446 ts_tablet_manager.cc:1403] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 13:21:20.375569 19449 consensus_queue.cc:237] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.372345 19328 raft_consensus.cc:2468] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 1.
I20260710 13:21:20.378319 19149 catalog_manager.cc:5697] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "ba573b8f8ef443d59d2e353c0be173a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:20.378269 19446 raft_consensus.cc:359] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.379971 19446 raft_consensus.cc:385] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.382467 19446 raft_consensus.cc:740] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.383260 19446 consensus_queue.cc:260] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.389066 19442 tablet_bootstrap.cc:654] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.389253 19443 tablet_bootstrap.cc:654] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.389341 19446 ts_tablet_manager.cc:1434] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:21:20.390578 19446 tablet_bootstrap.cc:492] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7: Bootstrap starting.
I20260710 13:21:20.401798 19446 tablet_bootstrap.cc:654] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.402050 19442 tablet_bootstrap.cc:492] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7: No bootstrap required, opened a new log
I20260710 13:21:20.403105 19449 raft_consensus.cc:493] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.403945 19442 ts_tablet_manager.cc:1403] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260710 13:21:20.404039 19449 raft_consensus.cc:515] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.405375 19443 tablet_bootstrap.cc:492] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577: No bootstrap required, opened a new log
I20260710 13:21:20.405818 19443 ts_tablet_manager.cc:1403] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.001s
I20260710 13:21:20.406729 19442 raft_consensus.cc:359] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.407310 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b091424b76af4a438d97080c4c14e15d" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:20.408245 19328 raft_consensus.cc:2393] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d56b6e656a544ab3a129370a47c82577 in current term 1: Already voted for candidate ba573b8f8ef443d59d2e353c0be173a7 in this term.
I20260710 13:21:20.407439 19442 raft_consensus.cc:385] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.409902 19442 raft_consensus.cc:740] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.410014 19449 leader_election.cc:290] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.411301 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b091424b76af4a438d97080c4c14e15d" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:20.412912 19218 leader_election.cc:304] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d56b6e656a544ab3a129370a47c82577; no voters: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7
I20260710 13:21:20.413513 19442 consensus_queue.cc:260] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.415378 19443 raft_consensus.cc:359] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } } peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } }
I20260710 13:21:20.416088 19443 raft_consensus.cc:385] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.416285 19442 ts_tablet_manager.cc:1434] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:21:20.416353 19443 raft_consensus.cc:740] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.417290 19442 tablet_bootstrap.cc:492] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7: Bootstrap starting.
I20260710 13:21:20.417253 19443 consensus_queue.cc:260] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } } peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } }
I20260710 13:21:20.418262 19464 raft_consensus.cc:3060] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.419482 19443 ts_tablet_manager.cc:1434] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:21:20.420353 19443 tablet_bootstrap.cc:492] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:20.424909 19464 raft_consensus.cc:2749] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.426036 19443 tablet_bootstrap.cc:654] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.426239 19149 catalog_manager.cc:5697] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 reported cstate change: term changed from 0 to 1, leader changed from <none> to d56b6e656a544ab3a129370a47c82577 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "d56b6e656a544ab3a129370a47c82577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.429292 19446 tablet_bootstrap.cc:492] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7: No bootstrap required, opened a new log
I20260710 13:21:20.429584 19442 tablet_bootstrap.cc:654] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.429773 19446 ts_tablet_manager.cc:1403] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.025s
I20260710 13:21:20.432567 19446 raft_consensus.cc:359] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } } peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } }
I20260710 13:21:20.433185 19446 raft_consensus.cc:385] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.433445 19446 raft_consensus.cc:740] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.434223 19446 consensus_queue.cc:260] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } } peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } }
I20260710 13:21:20.438323 19443 tablet_bootstrap.cc:492] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: No bootstrap required, opened a new log
I20260710 13:21:20.438776 19443 ts_tablet_manager.cc:1403] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:21:20.438946 19446 ts_tablet_manager.cc:1434] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:21:20.439900 19446 tablet_bootstrap.cc:492] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7: Bootstrap starting.
I20260710 13:21:20.441409 19443 raft_consensus.cc:359] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.442040 19443 raft_consensus.cc:385] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.442323 19443 raft_consensus.cc:740] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.443818 19443 consensus_queue.cc:260] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.445881 19443 ts_tablet_manager.cc:1434] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 13:21:20.446082 19446 tablet_bootstrap.cc:654] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.446765 19443 tablet_bootstrap.cc:492] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:20.452373 19442 tablet_bootstrap.cc:492] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7: No bootstrap required, opened a new log
I20260710 13:21:20.452557 19443 tablet_bootstrap.cc:654] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.452808 19442 ts_tablet_manager.cc:1403] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7: Time spent bootstrapping tablet: real 0.036s	user 0.001s	sys 0.012s
I20260710 13:21:20.455271 19442 raft_consensus.cc:359] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.455914 19442 raft_consensus.cc:385] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.456164 19442 raft_consensus.cc:740] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.456844 19442 consensus_queue.cc:260] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.458248 19446 tablet_bootstrap.cc:492] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7: No bootstrap required, opened a new log
I20260710 13:21:20.458323 19442 ts_tablet_manager.cc:1434] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260710 13:21:20.458771 19446 ts_tablet_manager.cc:1403] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 13:21:20.459298 19442 tablet_bootstrap.cc:492] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7: Bootstrap starting.
I20260710 13:21:20.461612 19443 tablet_bootstrap.cc:492] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: No bootstrap required, opened a new log
I20260710 13:21:20.461330 19446 raft_consensus.cc:359] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.461987 19446 raft_consensus.cc:385] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.462118 19443 ts_tablet_manager.cc:1403] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260710 13:21:20.462281 19446 raft_consensus.cc:740] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.463181 19446 consensus_queue.cc:260] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.464550 19442 tablet_bootstrap.cc:654] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.464926 19443 raft_consensus.cc:359] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.465626 19443 raft_consensus.cc:385] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.465916 19443 raft_consensus.cc:740] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.466562 19443 consensus_queue.cc:260] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.467947 19446 ts_tablet_manager.cc:1434] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:21:20.468870 19446 tablet_bootstrap.cc:492] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7: Bootstrap starting.
I20260710 13:21:20.470678 19443 ts_tablet_manager.cc:1434] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:21:20.471603 19443 tablet_bootstrap.cc:492] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:20.475147 19446 tablet_bootstrap.cc:654] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.476560 19443 tablet_bootstrap.cc:654] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.479952 19446 tablet_bootstrap.cc:492] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7: No bootstrap required, opened a new log
I20260710 13:21:20.480340 19446 ts_tablet_manager.cc:1403] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:21:20.481339 19443 tablet_bootstrap.cc:492] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577: No bootstrap required, opened a new log
I20260710 13:21:20.481779 19443 ts_tablet_manager.cc:1403] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:21:20.481958 19446 raft_consensus.cc:359] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.482467 19446 raft_consensus.cc:385] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.482654 19446 raft_consensus.cc:740] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.483187 19446 consensus_queue.cc:260] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.484237 19443 raft_consensus.cc:359] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.484853 19443 raft_consensus.cc:385] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.485100 19446 ts_tablet_manager.cc:1434] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:20.485095 19443 raft_consensus.cc:740] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.485338 19442 tablet_bootstrap.cc:492] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7: No bootstrap required, opened a new log
I20260710 13:21:20.485842 19442 ts_tablet_manager.cc:1403] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260710 13:21:20.486094 19446 tablet_bootstrap.cc:492] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7: Bootstrap starting.
I20260710 13:21:20.485901 19443 consensus_queue.cc:260] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.488030 19443 ts_tablet_manager.cc:1434] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:20.488233 19442 raft_consensus.cc:359] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.488793 19442 raft_consensus.cc:385] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.488991 19443 tablet_bootstrap.cc:492] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:20.489022 19442 raft_consensus.cc:740] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.491523 19446 tablet_bootstrap.cc:654] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.492324 19442 consensus_queue.cc:260] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.494453 19443 tablet_bootstrap.cc:654] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.497057 19442 ts_tablet_manager.cc:1434] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:21:20.498063 19442 tablet_bootstrap.cc:492] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7: Bootstrap starting.
I20260710 13:21:20.503217 19442 tablet_bootstrap.cc:654] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.508005 19443 tablet_bootstrap.cc:492] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: No bootstrap required, opened a new log
I20260710 13:21:20.508440 19443 ts_tablet_manager.cc:1403] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 13:21:20.514585 19442 tablet_bootstrap.cc:492] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7: No bootstrap required, opened a new log
I20260710 13:21:20.514370 19443 raft_consensus.cc:359] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.514732 19446 tablet_bootstrap.cc:492] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7: No bootstrap required, opened a new log
I20260710 13:21:20.514971 19443 raft_consensus.cc:385] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.515283 19442 ts_tablet_manager.cc:1403] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260710 13:21:20.515278 19446 ts_tablet_manager.cc:1403] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.013s
I20260710 13:21:20.515303 19443 raft_consensus.cc:740] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.516250 19443 consensus_queue.cc:260] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.518033 19446 raft_consensus.cc:359] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.518465 19443 ts_tablet_manager.cc:1434] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:20.518697 19446 raft_consensus.cc:385] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.518471 19442 raft_consensus.cc:359] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.519101 19446 raft_consensus.cc:740] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.519419 19442 raft_consensus.cc:385] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.519717 19442 raft_consensus.cc:740] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.519802 19446 consensus_queue.cc:260] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.520280 19442 consensus_queue.cc:260] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.521621 19446 ts_tablet_manager.cc:1434] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:20.522433 19446 tablet_bootstrap.cc:492] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7: Bootstrap starting.
I20260710 13:21:20.524115 19442 ts_tablet_manager.cc:1434] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:21:20.526860 19446 tablet_bootstrap.cc:654] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.536979 19446 tablet_bootstrap.cc:492] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7: No bootstrap required, opened a new log
I20260710 13:21:20.537307 19446 ts_tablet_manager.cc:1403] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260710 13:21:20.538973 19446 raft_consensus.cc:359] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.539458 19446 raft_consensus.cc:385] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.539647 19446 raft_consensus.cc:740] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.540123 19446 consensus_queue.cc:260] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.541445 19446 ts_tablet_manager.cc:1434] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:21:20.545063 19445 raft_consensus.cc:493] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.545569 19445 raft_consensus.cc:515] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } } peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } }
I20260710 13:21:20.547622 19445 leader_election.cc:290] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
I20260710 13:21:20.548174 19253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c868b166826c4f7981a0684279c91848" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d56b6e656a544ab3a129370a47c82577" is_pre_election: true
I20260710 13:21:20.548522 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c868b166826c4f7981a0684279c91848" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:20.548810 19253 raft_consensus.cc:2468] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 0.
I20260710 13:21:20.549057 19328 raft_consensus.cc:2468] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 0.
I20260710 13:21:20.549860 19367 leader_election.cc:304] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba573b8f8ef443d59d2e353c0be173a7, d56b6e656a544ab3a129370a47c82577; no voters: 
I20260710 13:21:20.550616 19445 raft_consensus.cc:2804] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.550954 19445 raft_consensus.cc:493] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.551203 19445 raft_consensus.cc:3060] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.555542 19445 raft_consensus.cc:515] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } } peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } }
I20260710 13:21:20.556996 19445 leader_election.cc:290] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 election: Requested vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
I20260710 13:21:20.557631 19253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c868b166826c4f7981a0684279c91848" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d56b6e656a544ab3a129370a47c82577"
I20260710 13:21:20.557962 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c868b166826c4f7981a0684279c91848" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7"
I20260710 13:21:20.558156 19253 raft_consensus.cc:3060] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.558516 19328 raft_consensus.cc:3060] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.562515 19449 raft_consensus.cc:493] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.562745 19253 raft_consensus.cc:2468] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 1.
I20260710 13:21:20.562829 19328 raft_consensus.cc:2468] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 1.
I20260710 13:21:20.563133 19449 raft_consensus.cc:515] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.563918 19366 leader_election.cc:304] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:20.564613 19445 raft_consensus.cc:2804] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.564985 19445 raft_consensus.cc:697] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 LEADER]: Becoming Leader. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Running, Role: LEADER
I20260710 13:21:20.565357 19449 leader_election.cc:290] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.565943 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95322fb910c543a3a2b0014ce10f2e49" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:20.565743 19445 consensus_queue.cc:237] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } } peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } }
I20260710 13:21:20.566399 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95322fb910c543a3a2b0014ce10f2e49" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:20.566592 19328 raft_consensus.cc:2468] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
I20260710 13:21:20.566916 19402 raft_consensus.cc:2468] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
I20260710 13:21:20.567582 19217 leader_election.cc:304] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d56b6e656a544ab3a129370a47c82577, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:20.568257 19449 raft_consensus.cc:2804] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.568589 19449 raft_consensus.cc:493] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.568944 19449 raft_consensus.cc:3060] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.574111 19449 raft_consensus.cc:515] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.573975 19148 catalog_manager.cc:5697] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "ba573b8f8ef443d59d2e353c0be173a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.576690 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95322fb910c543a3a2b0014ce10f2e49" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7"
I20260710 13:21:20.576874 19449 leader_election.cc:290] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Requested vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.576923 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95322fb910c543a3a2b0014ce10f2e49" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7"
I20260710 13:21:20.577291 19328 raft_consensus.cc:3060] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.577545 19402 raft_consensus.cc:3060] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.582767 19402 raft_consensus.cc:2468] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 1.
I20260710 13:21:20.582944 19328 raft_consensus.cc:2468] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 1.
I20260710 13:21:20.583597 19218 leader_election.cc:304] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba573b8f8ef443d59d2e353c0be173a7, d56b6e656a544ab3a129370a47c82577; no voters: 
I20260710 13:21:20.584270 19464 raft_consensus.cc:493] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.584707 19464 raft_consensus.cc:515] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.585053 19449 raft_consensus.cc:2804] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.585543 19449 raft_consensus.cc:697] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Becoming Leader. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Running, Role: LEADER
I20260710 13:21:20.586630 19464 leader_election.cc:290] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.586304 19449 consensus_queue.cc:237] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.587368 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f3dac8d9ed419cb674ef1c5bfccfed" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:20.587976 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f3dac8d9ed419cb674ef1c5bfccfed" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:20.587993 19328 raft_consensus.cc:2468] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
I20260710 13:21:20.588717 19402 raft_consensus.cc:2468] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
I20260710 13:21:20.589154 19464 raft_consensus.cc:493] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.589306 19217 leader_election.cc:304] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d56b6e656a544ab3a129370a47c82577, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:20.589594 19464 raft_consensus.cc:515] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.590123 19466 raft_consensus.cc:2804] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.590458 19466 raft_consensus.cc:493] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.590719 19466 raft_consensus.cc:3060] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.591321 19464 leader_election.cc:290] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.591918 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621daac6b3b4903b2d9a8f0408e333d" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:20.592499 19328 raft_consensus.cc:2468] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
I20260710 13:21:20.592726 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621daac6b3b4903b2d9a8f0408e333d" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:20.593458 19402 raft_consensus.cc:2468] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
I20260710 13:21:20.593614 19217 leader_election.cc:304] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d56b6e656a544ab3a129370a47c82577, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:20.594445 19464 raft_consensus.cc:2804] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.594786 19464 raft_consensus.cc:493] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.595113 19464 raft_consensus.cc:3060] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.596275 19466 raft_consensus.cc:515] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.597828 19466 leader_election.cc:290] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Requested vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.598671 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f3dac8d9ed419cb674ef1c5bfccfed" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7"
I20260710 13:21:20.599076 19402 raft_consensus.cc:3060] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.601986 19464 raft_consensus.cc:515] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.603638 19402 raft_consensus.cc:2468] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 1.
I20260710 13:21:20.603650 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f3dac8d9ed419cb674ef1c5bfccfed" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7"
I20260710 13:21:20.604403 19328 raft_consensus.cc:3060] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.604620 19327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621daac6b3b4903b2d9a8f0408e333d" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7"
I20260710 13:21:20.605100 19464 leader_election.cc:290] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Requested vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.605228 19327 raft_consensus.cc:3060] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.606936 19148 catalog_manager.cc:5697] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 reported cstate change: term changed from 0 to 1, leader changed from <none> to d56b6e656a544ab3a129370a47c82577 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "d56b6e656a544ab3a129370a47c82577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.609376 19218 leader_election.cc:304] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba573b8f8ef443d59d2e353c0be173a7, d56b6e656a544ab3a129370a47c82577; no voters: 
I20260710 13:21:20.610280 19464 raft_consensus.cc:2804] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.610682 19328 raft_consensus.cc:2468] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 1.
I20260710 13:21:20.610929 19464 raft_consensus.cc:697] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Becoming Leader. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Running, Role: LEADER
I20260710 13:21:20.610970 19327 raft_consensus.cc:2468] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 1.
I20260710 13:21:20.612092 19464 consensus_queue.cc:237] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.612291 19217 leader_election.cc:304] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d56b6e656a544ab3a129370a47c82577, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:20.613042 19449 raft_consensus.cc:2804] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.613480 19449 raft_consensus.cc:697] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Becoming Leader. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Running, Role: LEADER
I20260710 13:21:20.613648 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621daac6b3b4903b2d9a8f0408e333d" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7"
I20260710 13:21:20.614116 19402 raft_consensus.cc:3060] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.614451 19449 consensus_queue.cc:237] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.619587 19402 raft_consensus.cc:2468] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 1.
I20260710 13:21:20.620152 19449 raft_consensus.cc:493] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.620733 19449 raft_consensus.cc:515] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.624123 19449 leader_election.cc:290] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.624610 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b14322580444db8fcca03e19ce710d" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:20.625135 19328 raft_consensus.cc:2468] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
I20260710 13:21:20.625111 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b14322580444db8fcca03e19ce710d" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:20.625852 19402 raft_consensus.cc:2468] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
I20260710 13:21:20.626143 19217 leader_election.cc:304] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d56b6e656a544ab3a129370a47c82577, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:20.625516 19148 catalog_manager.cc:5697] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 reported cstate change: term changed from 0 to 1, leader changed from <none> to d56b6e656a544ab3a129370a47c82577 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "d56b6e656a544ab3a129370a47c82577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.626881 19449 raft_consensus.cc:2804] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.627177 19449 raft_consensus.cc:493] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.627482 19449 raft_consensus.cc:3060] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.627298 19148 catalog_manager.cc:5697] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 reported cstate change: term changed from 0 to 1, leader changed from <none> to d56b6e656a544ab3a129370a47c82577 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "d56b6e656a544ab3a129370a47c82577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.631675 19449 raft_consensus.cc:515] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.633298 19449 leader_election.cc:290] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Requested vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.633826 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b14322580444db8fcca03e19ce710d" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7"
I20260710 13:21:20.634447 19328 raft_consensus.cc:3060] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.634644 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b14322580444db8fcca03e19ce710d" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7"
I20260710 13:21:20.635111 19402 raft_consensus.cc:3060] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.638888 19328 raft_consensus.cc:2468] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 1.
I20260710 13:21:20.639163 19402 raft_consensus.cc:2468] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 1.
I20260710 13:21:20.639730 19217 leader_election.cc:304] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d56b6e656a544ab3a129370a47c82577, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:20.640383 19449 raft_consensus.cc:2804] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.640722 19449 raft_consensus.cc:697] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Becoming Leader. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Running, Role: LEADER
I20260710 13:21:20.641258 19449 consensus_queue.cc:237] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.647854 19148 catalog_manager.cc:5697] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 reported cstate change: term changed from 0 to 1, leader changed from <none> to d56b6e656a544ab3a129370a47c82577 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "d56b6e656a544ab3a129370a47c82577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.664383 19445 raft_consensus.cc:493] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.664841 19445 raft_consensus.cc:515] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.666313 19445 leader_election.cc:290] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
I20260710 13:21:20.666994 19253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47f9e0c30bf4bd5ae5a36ba17d397ee" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d56b6e656a544ab3a129370a47c82577" is_pre_election: true
I20260710 13:21:20.667182 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47f9e0c30bf4bd5ae5a36ba17d397ee" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:20.667512 19253 raft_consensus.cc:2468] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 0.
I20260710 13:21:20.667745 19328 raft_consensus.cc:2468] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 0.
I20260710 13:21:20.668355 19367 leader_election.cc:304] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba573b8f8ef443d59d2e353c0be173a7, d56b6e656a544ab3a129370a47c82577; no voters: 
I20260710 13:21:20.669034 19445 raft_consensus.cc:2804] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.669283 19445 raft_consensus.cc:493] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.669485 19445 raft_consensus.cc:3060] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.673796 19445 raft_consensus.cc:515] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.675103 19445 leader_election.cc:290] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 election: Requested vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
I20260710 13:21:20.675707 19253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47f9e0c30bf4bd5ae5a36ba17d397ee" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d56b6e656a544ab3a129370a47c82577"
I20260710 13:21:20.676016 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47f9e0c30bf4bd5ae5a36ba17d397ee" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7"
I20260710 13:21:20.676136 19253 raft_consensus.cc:3060] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.676452 19328 raft_consensus.cc:3060] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.681288 19253 raft_consensus.cc:2468] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 1.
I20260710 13:21:20.681756 19328 raft_consensus.cc:2468] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 1.
I20260710 13:21:20.682130 19367 leader_election.cc:304] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba573b8f8ef443d59d2e353c0be173a7, d56b6e656a544ab3a129370a47c82577; no voters: 
I20260710 13:21:20.682717 19445 raft_consensus.cc:2804] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.683135 19445 raft_consensus.cc:697] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 1 LEADER]: Becoming Leader. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Running, Role: LEADER
I20260710 13:21:20.683836 19445 consensus_queue.cc:237] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.689916 19148 catalog_manager.cc:5697] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "ba573b8f8ef443d59d2e353c0be173a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:20.729722 19451 raft_consensus.cc:493] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.730172 19451 raft_consensus.cc:515] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.731681 19451 leader_election.cc:290] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.732385 19253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e883de5531d34cb480deafe14a532976" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d56b6e656a544ab3a129370a47c82577" is_pre_election: true
I20260710 13:21:20.732555 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e883de5531d34cb480deafe14a532976" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:20.733199 19402 raft_consensus.cc:2393] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef820e008b17472b9f1571fae9114da7 in current term 1: Already voted for candidate d56b6e656a544ab3a129370a47c82577 in this term.
I20260710 13:21:20.734061 19293 leader_election.cc:304] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef820e008b17472b9f1571fae9114da7; no voters: ba573b8f8ef443d59d2e353c0be173a7, d56b6e656a544ab3a129370a47c82577
I20260710 13:21:20.734603 19451 raft_consensus.cc:3060] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.739007 19451 raft_consensus.cc:2749] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.761881 19445 consensus_queue.cc:1048] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.768334 19449 consensus_queue.cc:1048] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.768882 19464 raft_consensus.cc:493] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.769359 19464 raft_consensus.cc:515] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.771298 19464 leader_election.cc:290] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.773195 19464 consensus_queue.cc:1048] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.775585 19327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4aee9f45934f7a83c7910efdfb4b6e" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:20.776230 19327 raft_consensus.cc:2468] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
I20260710 13:21:20.777757 19217 leader_election.cc:304] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d56b6e656a544ab3a129370a47c82577, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:20.778925 19464 raft_consensus.cc:2804] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.779289 19464 raft_consensus.cc:493] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.779618 19464 raft_consensus.cc:3060] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.781548 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4aee9f45934f7a83c7910efdfb4b6e" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:20.785799 19470 consensus_queue.cc:1048] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.786432 19464 raft_consensus.cc:515] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.789108 19326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4aee9f45934f7a83c7910efdfb4b6e" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7"
I20260710 13:21:20.789676 19326 raft_consensus.cc:3060] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.791460 19464 leader_election.cc:290] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [CANDIDATE]: Term 1 election: Requested vote from peers ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:20.792464 19400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4aee9f45934f7a83c7910efdfb4b6e" candidate_uuid: "d56b6e656a544ab3a129370a47c82577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7"
I20260710 13:21:20.782153 19402 raft_consensus.cc:2468] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 0.
I20260710 13:21:20.797410 19326 raft_consensus.cc:2468] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56b6e656a544ab3a129370a47c82577 in term 1.
I20260710 13:21:20.798550 19217 leader_election.cc:304] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [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: d56b6e656a544ab3a129370a47c82577, ef820e008b17472b9f1571fae9114da7; no voters: ba573b8f8ef443d59d2e353c0be173a7
I20260710 13:21:20.799535 19464 raft_consensus.cc:2804] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.799969 19464 raft_consensus.cc:697] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Becoming Leader. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Running, Role: LEADER
I20260710 13:21:20.800782 19464 consensus_queue.cc:237] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:20.811050 19149 catalog_manager.cc:5697] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 reported cstate change: term changed from 0 to 1, leader changed from <none> to d56b6e656a544ab3a129370a47c82577 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "d56b6e656a544ab3a129370a47c82577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.816418 19449 consensus_queue.cc:1048] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.821429 19449 consensus_queue.cc:1048] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.979651 16329 ts_manager.cc:295] Set tserver state for d56b6e656a544ab3a129370a47c82577 to MAINTENANCE_MODE
I20260710 13:21:20.980363 16329 tablet_server.cc:179] TabletServer@127.15.242.65:0 shutting down...
I20260710 13:21:20.996064 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:20.996971 16329 tablet_replica.cc:333] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577: stopping tablet replica
I20260710 13:21:20.997524 16329 raft_consensus.cc:2243] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.997903 16329 raft_consensus.cc:2272] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.999500 16329 tablet_replica.cc:333] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: stopping tablet replica
I20260710 13:21:20.999984 16329 raft_consensus.cc:2243] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:21.000499 16329 pending_rounds.cc:70] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: Trying to abort 1 pending ops.
I20260710 13:21:21.000679 16329 pending_rounds.cc:77] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992931806322688 op_type: NO_OP noop_request { }
I20260710 13:21:21.000962 16329 raft_consensus.cc:2889] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:21.001209 16329 raft_consensus.cc:2272] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.002961 16329 tablet_replica.cc:333] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577: stopping tablet replica
I20260710 13:21:21.003469 16329 raft_consensus.cc:2243] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:21.003789 16329 raft_consensus.cc:2272] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.005143 16329 tablet_replica.cc:333] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577: stopping tablet replica
I20260710 13:21:21.005597 16329 raft_consensus.cc:2243] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:21.005947 16329 raft_consensus.cc:2272] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.007880 16329 tablet_replica.cc:333] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: stopping tablet replica
I20260710 13:21:21.008360 16329 raft_consensus.cc:2243] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:21.008855 16329 pending_rounds.cc:70] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: Trying to abort 1 pending ops.
I20260710 13:21:21.009025 16329 pending_rounds.cc:77] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992932571095040 op_type: NO_OP noop_request { }
I20260710 13:21:21.009246 16329 raft_consensus.cc:2889] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:21.009474 16329 raft_consensus.cc:2272] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.011087 16329 tablet_replica.cc:333] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: stopping tablet replica
I20260710 13:21:21.011565 16329 raft_consensus.cc:2243] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:21.012051 16329 pending_rounds.cc:70] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: Trying to abort 1 pending ops.
I20260710 13:21:21.012221 16329 pending_rounds.cc:77] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992931691327488 op_type: NO_OP noop_request { }
I20260710 13:21:21.012440 16329 raft_consensus.cc:2889] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:21.012681 16329 raft_consensus.cc:2272] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.014329 16329 tablet_replica.cc:333] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: stopping tablet replica
I20260710 13:21:21.014780 16329 raft_consensus.cc:2243] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:21.015350 16329 pending_rounds.cc:70] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: Trying to abort 1 pending ops.
I20260710 13:21:21.015515 16329 pending_rounds.cc:77] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992931807035392 op_type: NO_OP noop_request { }
I20260710 13:21:21.015744 16329 raft_consensus.cc:2889] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:21.015981 16329 raft_consensus.cc:2272] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.017740 16329 tablet_replica.cc:333] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: stopping tablet replica
I20260710 13:21:21.018196 16329 raft_consensus.cc:2243] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:21.018836 16329 pending_rounds.cc:70] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: Trying to abort 1 pending ops.
I20260710 13:21:21.019016 16329 pending_rounds.cc:77] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992931912642560 op_type: NO_OP noop_request { }
I20260710 13:21:21.019240 16329 raft_consensus.cc:2889] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:21.019515 16329 raft_consensus.cc:2272] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.021198 16329 tablet_replica.cc:333] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577: stopping tablet replica
I20260710 13:21:21.021631 16329 raft_consensus.cc:2243] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:21.022279 16329 raft_consensus.cc:2272] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.024107 16329 tablet_replica.cc:333] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577: stopping tablet replica
I20260710 13:21:21.024518 16329 raft_consensus.cc:2243] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:21.025202 16329 raft_consensus.cc:2272] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.041930 16329 tablet_server.cc:196] TabletServer@127.15.242.65:0 shutdown complete.
W20260710 13:21:21.072078 19367 consensus_peers.cc:597] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:21.076403 19470 consensus_queue.cc:1048] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:21.088321 19367 consensus_peers.cc:597] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:21.107379 19512 consensus_queue.cc:1048] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:21.348834 19367 consensus_peers.cc:597] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:21.351959 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:22.257900 19516 raft_consensus.cc:493] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.258355 19516 raft_consensus.cc:515] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.259856 19516 leader_election.cc:290] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:22.261910 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b14322580444db8fcca03e19ce710d" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:22.262423 19402 raft_consensus.cc:2468] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef820e008b17472b9f1571fae9114da7 in term 1.
I20260710 13:21:22.263514 19293 leader_election.cc:304] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:22.264070 19516 raft_consensus.cc:2804] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:22.264343 19516 raft_consensus.cc:493] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.264622 19516 raft_consensus.cc:3060] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:22.265503 19293 leader_election.cc:336] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.269300 19516 raft_consensus.cc:515] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.270711 19516 leader_election.cc:290] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 election: Requested vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:22.271899 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b14322580444db8fcca03e19ce710d" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7"
I20260710 13:21:22.272328 19402 raft_consensus.cc:3060] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:22.273691 19293 leader_election.cc:336] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.276914 19402 raft_consensus.cc:2468] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef820e008b17472b9f1571fae9114da7 in term 2.
I20260710 13:21:22.277732 19293 leader_election.cc:304] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: d56b6e656a544ab3a129370a47c82577
I20260710 13:21:22.278292 19516 raft_consensus.cc:2804] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:22.279052 19516 raft_consensus.cc:697] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 2 LEADER]: Becoming Leader. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Running, Role: LEADER
I20260710 13:21:22.279798 19516 consensus_queue.cc:237] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [LEADER]: Queue going to LEADER 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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.286101 19149 catalog_manager.cc:5697] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 reported cstate change: term changed from 1 to 2, leader changed from d56b6e656a544ab3a129370a47c82577 (127.15.242.65) to ef820e008b17472b9f1571fae9114da7 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "ef820e008b17472b9f1571fae9114da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.315851 19515 raft_consensus.cc:493] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d56b6e656a544ab3a129370a47c82577)
I20260710 13:21:22.316337 19515 raft_consensus.cc:515] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.318017 19515 leader_election.cc:290] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
I20260710 13:21:22.319085 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e883de5531d34cb480deafe14a532976" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:22.319839 19516 raft_consensus.cc:493] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d56b6e656a544ab3a129370a47c82577)
I20260710 13:21:22.320304 19516 raft_consensus.cc:515] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
W20260710 13:21:22.321267 19367 leader_election.cc:336] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.321316 19515 raft_consensus.cc:493] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d56b6e656a544ab3a129370a47c82577)
I20260710 13:21:22.321705 19367 leader_election.cc:304] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [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: ba573b8f8ef443d59d2e353c0be173a7; no voters: d56b6e656a544ab3a129370a47c82577, ef820e008b17472b9f1571fae9114da7
I20260710 13:21:22.322109 19516 leader_election.cc:290] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:22.322307 19514 raft_consensus.cc:2749] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:22.321841 19515 raft_consensus.cc:515] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.323915 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5508298d744bdaa7117287f4e6a686" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:22.324503 19514 raft_consensus.cc:493] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.324487 19402 raft_consensus.cc:2468] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef820e008b17472b9f1571fae9114da7 in term 1.
I20260710 13:21:22.325048 19514 raft_consensus.cc:515] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.325670 19293 leader_election.cc:304] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:22.326846 19516 raft_consensus.cc:493] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d56b6e656a544ab3a129370a47c82577)
I20260710 13:21:22.326988 19514 leader_election.cc:290] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
W20260710 13:21:22.327214 19293 leader_election.cc:336] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.327335 19516 raft_consensus.cc:515] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.327474 19519 raft_consensus.cc:2804] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:22.328207 19519 raft_consensus.cc:493] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d56b6e656a544ab3a129370a47c82577)
I20260710 13:21:22.328524 19519 raft_consensus.cc:3060] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.328826 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621daac6b3b4903b2d9a8f0408e333d" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:22.329312 19516 leader_election.cc:290] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:22.329815 19327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5508298d744bdaa7117287f4e6a686" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:22.330438 19515 leader_election.cc:290] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
I20260710 13:21:22.331032 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e883de5531d34cb480deafe14a532976" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
W20260710 13:21:22.331221 19367 leader_election.cc:336] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.329391 19328 raft_consensus.cc:2468] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 1.
I20260710 13:21:22.331626 19402 raft_consensus.cc:2468] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef820e008b17472b9f1571fae9114da7 in term 1.
I20260710 13:21:22.332835 19366 leader_election.cc:304] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:22.333617 19515 raft_consensus.cc:2804] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:22.332943 19293 leader_election.cc:304] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:22.334719 19515 raft_consensus.cc:493] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.335098 19515 raft_consensus.cc:3060] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.335024 19519 raft_consensus.cc:515] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
W20260710 13:21:22.335512 19367 leader_election.cc:336] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.336218 19327 raft_consensus.cc:2393] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba573b8f8ef443d59d2e353c0be173a7 in current term 2: Already voted for candidate ef820e008b17472b9f1571fae9114da7 in this term.
I20260710 13:21:22.337026 19519 leader_election.cc:290] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 election: Requested vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
W20260710 13:21:22.337179 19293 leader_election.cc:336] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.335144 19516 raft_consensus.cc:2804] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:22.337821 19516 raft_consensus.cc:493] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d56b6e656a544ab3a129370a47c82577)
I20260710 13:21:22.338171 19516 raft_consensus.cc:3060] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.339177 19366 leader_election.cc:304] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [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: ba573b8f8ef443d59d2e353c0be173a7; no voters: d56b6e656a544ab3a129370a47c82577, ef820e008b17472b9f1571fae9114da7
I20260710 13:21:22.340215 19514 raft_consensus.cc:3060] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.340703 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5508298d744bdaa7117287f4e6a686" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7"
I20260710 13:21:22.343359 19515 raft_consensus.cc:515] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.344419 19516 raft_consensus.cc:515] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.345293 19515 leader_election.cc:290] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 election: Requested vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
W20260710 13:21:22.343585 19293 leader_election.cc:336] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.346014 19516 leader_election.cc:290] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 election: Requested vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:22.346431 19327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0621daac6b3b4903b2d9a8f0408e333d" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7"
I20260710 13:21:22.347015 19327 raft_consensus.cc:3060] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.346446 19514 raft_consensus.cc:2749] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:22.347482 19401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e883de5531d34cb480deafe14a532976" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7"
I20260710 13:21:22.348152 19401 raft_consensus.cc:3060] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.352399 19327 raft_consensus.cc:2468] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 2.
W20260710 13:21:22.352857 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:22.353222 19293 leader_election.cc:336] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.353451 19366 leader_election.cc:304] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:22.354031 19402 raft_consensus.cc:2468] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef820e008b17472b9f1571fae9114da7 in term 2.
I20260710 13:21:22.354171 19514 raft_consensus.cc:2804] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:22.354326 19401 raft_consensus.cc:2468] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef820e008b17472b9f1571fae9114da7 in term 2.
I20260710 13:21:22.354660 19514 raft_consensus.cc:697] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 2 LEADER]: Becoming Leader. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Running, Role: LEADER
I20260710 13:21:22.355578 19293 leader_election.cc:304] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: d56b6e656a544ab3a129370a47c82577
I20260710 13:21:22.355489 19514 consensus_queue.cc:237] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [LEADER]: Queue going to LEADER 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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.356189 19516 raft_consensus.cc:2804] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:22.356418 19293 leader_election.cc:304] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: d56b6e656a544ab3a129370a47c82577
I20260710 13:21:22.356638 19516 raft_consensus.cc:697] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 2 LEADER]: Becoming Leader. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Running, Role: LEADER
I20260710 13:21:22.357507 19516 consensus_queue.cc:237] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.358917 19519 raft_consensus.cc:2804] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Leader election won for term 2
W20260710 13:21:22.362427 19367 leader_election.cc:336] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.364941 19149 catalog_manager.cc:5697] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 reported cstate change: term changed from 1 to 2, leader changed from d56b6e656a544ab3a129370a47c82577 (127.15.242.65) to ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67). New cstate: current_term: 2 leader_uuid: "ba573b8f8ef443d59d2e353c0be173a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:22.366571 19519 raft_consensus.cc:697] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 2 LEADER]: Becoming Leader. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Running, Role: LEADER
I20260710 13:21:22.367425 19519 consensus_queue.cc:237] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.372351 19147 catalog_manager.cc:5697] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 reported cstate change: term changed from 1 to 2, leader changed from d56b6e656a544ab3a129370a47c82577 (127.15.242.65) to ef820e008b17472b9f1571fae9114da7 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "ef820e008b17472b9f1571fae9114da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.373780 19514 raft_consensus.cc:493] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.374240 19514 raft_consensus.cc:515] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.376112 19514 leader_election.cc:290] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
I20260710 13:21:22.377089 19327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4aee9f45934f7a83c7910efdfb4b6e" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:22.377722 19327 raft_consensus.cc:2393] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba573b8f8ef443d59d2e353c0be173a7 in current term 1: Already voted for candidate d56b6e656a544ab3a129370a47c82577 in this term.
W20260710 13:21:22.379843 19367 leader_election.cc:336] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.380208 19367 leader_election.cc:304] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba573b8f8ef443d59d2e353c0be173a7; no voters: d56b6e656a544ab3a129370a47c82577, ef820e008b17472b9f1571fae9114da7
I20260710 13:21:22.380802 19514 raft_consensus.cc:3060] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.384533 19147 catalog_manager.cc:5697] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 reported cstate change: term changed from 1 to 2, leader changed from d56b6e656a544ab3a129370a47c82577 (127.15.242.65) to ef820e008b17472b9f1571fae9114da7 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "ef820e008b17472b9f1571fae9114da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.385973 19514 raft_consensus.cc:2749] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.404549 19519 raft_consensus.cc:493] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.404944 19519 raft_consensus.cc:515] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.406391 19519 leader_election.cc:290] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:22.408042 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95322fb910c543a3a2b0014ce10f2e49" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:22.408834 19402 raft_consensus.cc:2468] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef820e008b17472b9f1571fae9114da7 in term 1.
I20260710 13:21:22.410100 19293 leader_election.cc:304] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:22.411125 19519 raft_consensus.cc:2804] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:21:22.411240 19293 leader_election.cc:336] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.411559 19519 raft_consensus.cc:493] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.411976 19519 raft_consensus.cc:3060] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.416798 19519 raft_consensus.cc:515] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.418167 19519 leader_election.cc:290] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 election: Requested vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:22.419479 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95322fb910c543a3a2b0014ce10f2e49" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7"
I20260710 13:21:22.419998 19402 raft_consensus.cc:3060] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:22.421191 19293 leader_election.cc:336] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.424582 19402 raft_consensus.cc:2468] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef820e008b17472b9f1571fae9114da7 in term 2.
I20260710 13:21:22.425382 19293 leader_election.cc:304] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: d56b6e656a544ab3a129370a47c82577
I20260710 13:21:22.425908 19519 raft_consensus.cc:2804] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:22.426267 19519 raft_consensus.cc:697] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 2 LEADER]: Becoming Leader. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Running, Role: LEADER
I20260710 13:21:22.426894 19519 consensus_queue.cc:237] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [LEADER]: Queue going to LEADER 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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.433465 19147 catalog_manager.cc:5697] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 reported cstate change: term changed from 1 to 2, leader changed from d56b6e656a544ab3a129370a47c82577 (127.15.242.65) to ef820e008b17472b9f1571fae9114da7 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "ef820e008b17472b9f1571fae9114da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.569590 19514 raft_consensus.cc:493] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.569999 19514 raft_consensus.cc:515] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.571655 19514 leader_election.cc:290] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
I20260710 13:21:22.572808 19327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f3dac8d9ed419cb674ef1c5bfccfed" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7" is_pre_election: true
I20260710 13:21:22.573438 19327 raft_consensus.cc:2468] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 1.
I20260710 13:21:22.574421 19366 leader_election.cc:304] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:22.575021 19514 raft_consensus.cc:2804] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:21:22.575147 19367 leader_election.cc:336] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.575335 19514 raft_consensus.cc:493] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.575639 19514 raft_consensus.cc:3060] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.579931 19514 raft_consensus.cc:515] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.581313 19514 leader_election.cc:290] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 election: Requested vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477)
I20260710 13:21:22.582243 19327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f3dac8d9ed419cb674ef1c5bfccfed" candidate_uuid: "ba573b8f8ef443d59d2e353c0be173a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef820e008b17472b9f1571fae9114da7"
I20260710 13:21:22.582798 19327 raft_consensus.cc:3060] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:22.583923 19367 leader_election.cc:336] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.587618 19327 raft_consensus.cc:2468] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba573b8f8ef443d59d2e353c0be173a7 in term 2.
I20260710 13:21:22.588395 19366 leader_election.cc:304] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: d56b6e656a544ab3a129370a47c82577
I20260710 13:21:22.588917 19514 raft_consensus.cc:2804] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:22.589274 19514 raft_consensus.cc:697] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 2 LEADER]: Becoming Leader. State: Replica: ba573b8f8ef443d59d2e353c0be173a7, State: Running, Role: LEADER
I20260710 13:21:22.589828 19514 consensus_queue.cc:237] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [LEADER]: Queue going to LEADER 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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.596510 19147 catalog_manager.cc:5697] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 reported cstate change: term changed from 1 to 2, leader changed from d56b6e656a544ab3a129370a47c82577 (127.15.242.65) to ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67). New cstate: current_term: 2 leader_uuid: "ba573b8f8ef443d59d2e353c0be173a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: HEALTHY } } }
W20260710 13:21:22.788084 19293 consensus_peers.cc:597] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:22.817117 19327 raft_consensus.cc:1275] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Refusing update from remote peer ba573b8f8ef443d59d2e353c0be173a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:22.818224 19514 consensus_queue.cc:1048] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:22.830106 19367 consensus_peers.cc:597] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:22.838876 19293 consensus_peers.cc:597] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:22.839264 19402 raft_consensus.cc:1275] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Refusing update from remote peer ef820e008b17472b9f1571fae9114da7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.840400 19519 consensus_queue.cc:1048] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:22.851869 19402 raft_consensus.cc:1275] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Refusing update from remote peer ef820e008b17472b9f1571fae9114da7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:22.853152 19526 consensus_queue.cc:1048] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.854488 19526 raft_consensus.cc:493] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.854904 19526 raft_consensus.cc:515] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.856634 19526 leader_election.cc:290] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:22.858961 19401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4aee9f45934f7a83c7910efdfb4b6e" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7" is_pre_election: true
I20260710 13:21:22.859537 19401 raft_consensus.cc:2468] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef820e008b17472b9f1571fae9114da7 in term 1.
I20260710 13:21:22.860653 19293 leader_election.cc:304] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: 
I20260710 13:21:22.861562 19526 raft_consensus.cc:2804] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:22.861903 19526 raft_consensus.cc:493] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.862227 19526 raft_consensus.cc:3060] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:22.864302 19293 leader_election.cc:336] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.868957 19526 raft_consensus.cc:515] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.870170 19401 raft_consensus.cc:1275] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Refusing update from remote peer ef820e008b17472b9f1571fae9114da7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.870862 19526 leader_election.cc:290] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 election: Requested vote from peers d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143), ba573b8f8ef443d59d2e353c0be173a7 (127.15.242.67:35217)
I20260710 13:21:22.871968 19526 consensus_queue.cc:1048] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:22.872244 19401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4aee9f45934f7a83c7910efdfb4b6e" candidate_uuid: "ef820e008b17472b9f1571fae9114da7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba573b8f8ef443d59d2e353c0be173a7"
I20260710 13:21:22.872845 19401 raft_consensus.cc:3060] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:22.874794 19293 leader_election.cc:336] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111)
I20260710 13:21:22.880275 19401 raft_consensus.cc:2468] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef820e008b17472b9f1571fae9114da7 in term 2.
I20260710 13:21:22.881246 19293 leader_election.cc:304] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [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: ba573b8f8ef443d59d2e353c0be173a7, ef820e008b17472b9f1571fae9114da7; no voters: d56b6e656a544ab3a129370a47c82577
I20260710 13:21:22.882503 19519 raft_consensus.cc:2804] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:22.882964 19519 raft_consensus.cc:697] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 2 LEADER]: Becoming Leader. State: Replica: ef820e008b17472b9f1571fae9114da7, State: Running, Role: LEADER
W20260710 13:21:22.884578 19293 consensus_peers.cc:597] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:22.883788 19519 consensus_queue.cc:237] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [LEADER]: Queue going to LEADER 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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:22.894102 19147 catalog_manager.cc:5697] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 reported cstate change: term changed from 1 to 2, leader changed from d56b6e656a544ab3a129370a47c82577 (127.15.242.65) to ef820e008b17472b9f1571fae9114da7 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "ef820e008b17472b9f1571fae9114da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:22.965085 19293 consensus_peers.cc:597] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:23.054215 19402 raft_consensus.cc:1275] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Refusing update from remote peer ef820e008b17472b9f1571fae9114da7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:23.055316 19519 consensus_queue.cc:1048] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:23.108897 19367 consensus_peers.cc:597] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:23.164805 19327 raft_consensus.cc:1275] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Refusing update from remote peer ba573b8f8ef443d59d2e353c0be173a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:23.166172 19515 consensus_queue.cc:1048] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.273401 19402 raft_consensus.cc:1275] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Refusing update from remote peer ef820e008b17472b9f1571fae9114da7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:23.274580 19526 consensus_queue.cc:1048] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:23.285243 19293 consensus_peers.cc:597] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:23.353662 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:23.441249 19367 consensus_peers.cc:597] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:23.578567 19293 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111) [suppressed 55 similar messages]
W20260710 13:21:23.802989 19367 consensus_peers.cc:597] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:23.940668 19367 consensus_peers.cc:597] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:24.806664 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:25.657204 19293 consensus_peers.cc:597] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:25.699829 19293 consensus_peers.cc:597] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:25.801908 19423 debug-util.cc:398] Leaking SignalData structure 0x7b080016bac0 after lost signal to thread 16332
W20260710 13:21:25.802714 19423 debug-util.cc:398] Leaking SignalData structure 0x7b0800146720 after lost signal to thread 19185
W20260710 13:21:25.803642 19423 debug-util.cc:398] Leaking SignalData structure 0x7b08000b4580 after lost signal to thread 19352
W20260710 13:21:25.804415 19423 debug-util.cc:398] Leaking SignalData structure 0x7b08001b19c0 after lost signal to thread 19426
W20260710 13:21:25.807571 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:25.853830 19293 consensus_peers.cc:597] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:25.872247 19367 consensus_peers.cc:597] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:26.090389 19293 consensus_peers.cc:597] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:26.358790 19293 consensus_peers.cc:597] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:26.599547 19367 consensus_peers.cc:597] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:26.702612 19367 consensus_peers.cc:597] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:26.726996 19367 consensus_peers.cc:597] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:26.808635 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:26.869235 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:26.877794 19559 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:21:26.878768 19560 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:21:26.881562 19562 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:21:26.883270 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:26.884658 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:26.884929 16329 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:21:26.885139 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689686885124 us; error 0 us; skew 500 ppm
I20260710 13:21:26.885885 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:26.888980 16329 webserver.cc:533] Webserver started at http://127.15.242.65:34791/ using document root <none> and password file <none>
I20260710 13:21:26.889657 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:26.889875 16329 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:26.894942 16329 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260710 13:21:26.899956 19567 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:21:26.900765 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:21:26.901108 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-0-root
uuid: "d56b6e656a544ab3a129370a47c82577"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-fwgt"
I20260710 13:21:26.901659 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689605777011-16329-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:21:26.929227 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:26.930876 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:26.932787 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:26.937467 19574 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:21:26.982007 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:21:26.982353 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.003s	sys 0.000s
I20260710 13:21:26.982677 16329 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:21:26.989773 19574 tablet_bootstrap.cc:492] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:27.002215 19574 tablet_bootstrap.cc:492] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: 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:21:27.002914 19574 tablet_bootstrap.cc:492] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: Bootstrap complete.
I20260710 13:21:27.003485 19574 ts_tablet_manager.cc:1403] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:21:27.005893 19574 raft_consensus.cc:359] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.006844 19574 raft_consensus.cc:740] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.007541 19574 consensus_queue.cc:260] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.009994 19574 ts_tablet_manager.cc:1434] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:27.010614 19574 tablet_bootstrap.cc:492] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:27.020680 19574 tablet_bootstrap.cc:492] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577: 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:21:27.021256 19574 tablet_bootstrap.cc:492] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577: Bootstrap complete.
I20260710 13:21:27.021796 19574 ts_tablet_manager.cc:1403] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:21:27.023685 19574 raft_consensus.cc:359] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.024155 19574 raft_consensus.cc:740] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.024737 19574 consensus_queue.cc:260] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.026304 19574 ts_tablet_manager.cc:1434] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:27.026894 19574 tablet_bootstrap.cc:492] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:27.035959 16329 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:21:27.036381 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.054s	user 0.043s	sys 0.011s
I20260710 13:21:27.039851 19574 tablet_bootstrap.cc:492] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: 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:21:27.041378 19574 tablet_bootstrap.cc:492] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: Bootstrap complete.
I20260710 13:21:27.042022 19574 ts_tablet_manager.cc:1403] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.012s
I20260710 13:21:27.044528 19574 raft_consensus.cc:359] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.045154 19574 raft_consensus.cc:740] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.045775 19574 consensus_queue.cc:260] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.047369 19574 ts_tablet_manager.cc:1434] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:27.047977 19574 tablet_bootstrap.cc:492] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:27.061431 19574 tablet_bootstrap.cc:492] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577: 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:21:27.062328 19574 tablet_bootstrap.cc:492] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577: Bootstrap complete.
I20260710 13:21:27.062939 19574 ts_tablet_manager.cc:1403] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:21:27.065438 19574 raft_consensus.cc:359] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.066098 19574 raft_consensus.cc:740] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.066979 19574 consensus_queue.cc:260] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.068998 19574 ts_tablet_manager.cc:1434] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:27.069801 19574 tablet_bootstrap.cc:492] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:27.082971 19574 tablet_bootstrap.cc:492] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: 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:21:27.083978 19574 tablet_bootstrap.cc:492] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: Bootstrap complete.
I20260710 13:21:27.084617 19574 ts_tablet_manager.cc:1403] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 13:21:27.087056 19574 raft_consensus.cc:359] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.087886 19574 raft_consensus.cc:740] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.088531 19574 consensus_queue.cc:260] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.090008 19574 ts_tablet_manager.cc:1434] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:27.090571 19574 tablet_bootstrap.cc:492] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:27.110453 19574 tablet_bootstrap.cc:492] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577: 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:21:27.111176 19574 tablet_bootstrap.cc:492] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577: Bootstrap complete.
I20260710 13:21:27.111820 19574 ts_tablet_manager.cc:1403] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.012s
I20260710 13:21:27.114250 19574 raft_consensus.cc:359] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.114876 19574 raft_consensus.cc:740] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.115485 19574 consensus_queue.cc:260] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.117121 19574 ts_tablet_manager.cc:1434] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:21:27.117753 19574 tablet_bootstrap.cc:492] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:27.122247 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.65:44143
I20260710 13:21:27.122352 19637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.65:44143 every 8 connection(s)
I20260710 13:21:27.139145 19574 tablet_bootstrap.cc:492] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: 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:21:27.140146 19574 tablet_bootstrap.cc:492] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: Bootstrap complete.
I20260710 13:21:27.140779 19574 ts_tablet_manager.cc:1403] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 13:21:27.143358 19574 raft_consensus.cc:359] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.144240 19574 raft_consensus.cc:740] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.144996 19574 consensus_queue.cc:260] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.147172 19574 ts_tablet_manager.cc:1434] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:27.148051 19574 tablet_bootstrap.cc:492] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:27.153677 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:27.163482 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:27.164098 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:27.164763 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:27.168471 19574 tablet_bootstrap.cc:492] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: 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:21:27.169467 19574 tablet_bootstrap.cc:492] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: Bootstrap complete.
I20260710 13:21:27.170145 19574 ts_tablet_manager.cc:1403] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 13:21:27.172878 19574 raft_consensus.cc:359] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.173708 19574 raft_consensus.cc:740] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.174539 19574 consensus_queue.cc:260] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.176710 19574 ts_tablet_manager.cc:1434] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:27.177556 19574 tablet_bootstrap.cc:492] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:27.191016 19639 heartbeater.cc:344] Connected to a master server at 127.15.242.126:41665
I20260710 13:21:27.191548 19639 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:27.192334 19639 heartbeater.cc:507] Master 127.15.242.126:41665 requested a full tablet report, sending...
I20260710 13:21:27.196261 19574 tablet_bootstrap.cc:492] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577: 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:21:27.196657 19611 raft_consensus.cc:3060] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:27.197229 19574 tablet_bootstrap.cc:492] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577: Bootstrap complete.
I20260710 13:21:27.197870 19574 ts_tablet_manager.cc:1403] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 13:21:27.200277 19574 raft_consensus.cc:359] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.200919 19574 raft_consensus.cc:740] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.201597 19574 consensus_queue.cc:260] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [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: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } } peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } }
I20260710 13:21:27.202621 19149 ts_manager.cc:194] Re-registered known tserver with Master: d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143)
I20260710 13:21:27.203536 19574 ts_tablet_manager.cc:1434] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:21:27.204367 19574 tablet_bootstrap.cc:492] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577: Bootstrap starting.
I20260710 13:21:27.205554 19611 pending_rounds.cc:85] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: Aborting all ops after (but not including) 0
I20260710 13:21:27.205904 19611 pending_rounds.cc:107] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:27.206269 19611 raft_consensus.cc:2889] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:27.221093 19609 raft_consensus.cc:3060] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:27.226461 19574 tablet_bootstrap.cc:492] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577: 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:21:27.227414 19574 tablet_bootstrap.cc:492] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577: Bootstrap complete.
I20260710 13:21:27.228099 19574 ts_tablet_manager.cc:1403] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260710 13:21:27.228889 19609 pending_rounds.cc:85] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: Aborting all ops after (but not including) 0
I20260710 13:21:27.229203 19609 pending_rounds.cc:107] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:27.229444 19609 raft_consensus.cc:2889] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:27.230722 19574 raft_consensus.cc:359] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } } peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } }
I20260710 13:21:27.231451 19574 raft_consensus.cc:740] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56b6e656a544ab3a129370a47c82577, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.232285 19574 consensus_queue.cc:260] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba573b8f8ef443d59d2e353c0be173a7" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35217 } } peers { permanent_uuid: "d56b6e656a544ab3a129370a47c82577" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 44143 } } peers { permanent_uuid: "ef820e008b17472b9f1571fae9114da7" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 39477 } }
I20260710 13:21:27.232870 19149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41548
I20260710 13:21:27.234427 19574 ts_tablet_manager.cc:1434] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:27.237286 19639 heartbeater.cc:499] Master 127.15.242.126:41665 was elected leader, sending a full tablet report...
I20260710 13:21:27.262919 19612 raft_consensus.cc:3060] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:27.318833 19612 raft_consensus.cc:3060] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:27.323913 19612 pending_rounds.cc:85] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: Aborting all ops after (but not including) 0
I20260710 13:21:27.324122 19612 pending_rounds.cc:107] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:27.324313 19612 raft_consensus.cc:2889] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:27.461503 19612 raft_consensus.cc:3060] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:27.546336 19612 raft_consensus.cc:3060] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:27.551102 19612 pending_rounds.cc:85] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: Aborting all ops after (but not including) 0
I20260710 13:21:27.551347 19612 pending_rounds.cc:107] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:27.551550 19612 raft_consensus.cc:2889] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:27.726902 19612 raft_consensus.cc:3060] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:27.731508 19612 pending_rounds.cc:85] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: Aborting all ops after (but not including) 0
I20260710 13:21:27.731710 19612 pending_rounds.cc:107] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:27.731899 19612 raft_consensus.cc:2889] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260710 13:21:27.809536 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:28.176481 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:28.181759 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:28.182103 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:28.182519 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:28.810281 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:29.188192 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:29.193341 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:29.193686 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:29.194098 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:29.811043 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:30.200477 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:30.206820 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:30.207163 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:30.207561 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:30.811837 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:31.213457 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:31.219738 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:31.220127 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:31.220551 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:31.812601 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:32.226773 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:32.233137 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:32.238157 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:32.238541 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:21:32.813356 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:33.689589 16329 tablet_server.cc:179] TabletServer@127.15.242.65:44143 shutting down...
W20260710 13:21:33.697906 19293 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 58 similar messages]
W20260710 13:21:33.702080 19293 consensus_peers.cc:597] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. 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:21:33.713476 19367 consensus_peers.cc:597] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. 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:21:33.713665 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:33.714289 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:33.714859 16329 raft_consensus.cc:2243] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:33.715276 16329 raft_consensus.cc:2272] T c868b166826c4f7981a0684279c91848 P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:33.716936 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:33.717410 16329 raft_consensus.cc:2243] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:33.717738 16329 raft_consensus.cc:2272] T b091424b76af4a438d97080c4c14e15d P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:33.719645 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:33.720332 16329 raft_consensus.cc:2243] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:33.720774 16329 raft_consensus.cc:2272] T 8c5508298d744bdaa7117287f4e6a686 P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:33.722630 16329 tablet_replica.cc:333] stopping tablet replica
W20260710 13:21:33.722587 19293 consensus_peers.cc:597] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. 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:21:33.723369 16329 raft_consensus.cc:2243] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:33.723747 16329 raft_consensus.cc:2272] T 95322fb910c543a3a2b0014ce10f2e49 P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:33.725311 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:33.725827 16329 raft_consensus.cc:2243] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:33.726197 16329 raft_consensus.cc:2272] T e2b14322580444db8fcca03e19ce710d P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:33.727782 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:33.728279 16329 raft_consensus.cc:2243] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:33.728621 16329 raft_consensus.cc:2272] T ef4aee9f45934f7a83c7910efdfb4b6e P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:33.730079 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:33.730521 16329 raft_consensus.cc:2243] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:33.730862 16329 raft_consensus.cc:2272] T 81f3dac8d9ed419cb674ef1c5bfccfed P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:33.732358 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:33.732769 16329 raft_consensus.cc:2243] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:33.733098 16329 raft_consensus.cc:2272] T c47f9e0c30bf4bd5ae5a36ba17d397ee P d56b6e656a544ab3a129370a47c82577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:33.734537 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:33.734946 16329 raft_consensus.cc:2243] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:33.735328 16329 raft_consensus.cc:2272] T e883de5531d34cb480deafe14a532976 P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:33.736797 16329 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:33.737195 16329 raft_consensus.cc:2243] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:33.737520 16329 raft_consensus.cc:2272] T 0621daac6b3b4903b2d9a8f0408e333d P d56b6e656a544ab3a129370a47c82577 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:33.770844 19367 consensus_peers.cc:597] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:33.809060 19367 consensus_peers.cc:597] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:33.814150 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:33.832502 19367 consensus_peers.cc:597] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:33.844250 19293 consensus_peers.cc:597] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:33.850099 19293 consensus_peers.cc:597] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:33.851944 19293 consensus_peers.cc:597] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:33.860267 19367 consensus_peers.cc:597] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:34.276307 19634 debug-util.cc:398] Leaking SignalData structure 0x7b0800090660 after lost signal to thread 16332
W20260710 13:21:34.277153 19634 debug-util.cc:398] Leaking SignalData structure 0x7b08000ba940 after lost signal to thread 19185
W20260710 13:21:34.277994 19634 debug-util.cc:398] Leaking SignalData structure 0x7b08001e2340 after lost signal to thread 19352
W20260710 13:21:34.278757 19634 debug-util.cc:398] Leaking SignalData structure 0x7b0800067d60 after lost signal to thread 19426
W20260710 13:21:34.761948 16329 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19634)
W20260710 13:21:34.814947 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:35.762351 16329 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19634)
W20260710 13:21:35.815778 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:36.037863 19293 consensus_peers.cc:597] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:36.119983 19367 consensus_peers.cc:597] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:36.306763 19293 consensus_peers.cc:597] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:36.339450 19367 consensus_peers.cc:597] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:36.363803 19367 consensus_peers.cc:597] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:36.369379 19367 consensus_peers.cc:597] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:36.428552 19293 consensus_peers.cc:597] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:36.464867 19293 consensus_peers.cc:597] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:36.507931 19367 consensus_peers.cc:597] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:36.643879 19293 consensus_peers.cc:597] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 -> Peer d56b6e656a544ab3a129370a47c82577 (127.15.242.65:44143): Couldn't send request to peer d56b6e656a544ab3a129370a47c82577. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:44143: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:36.762856 16329 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 19634)
W20260710 13:21:36.817006 19199 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:36.885275 16329 tablet_server.cc:196] TabletServer@127.15.242.65:44143 shutdown complete.
I20260710 13:21:36.922977 16329 tablet_server.cc:179] TabletServer@127.15.242.66:0 shutting down...
W20260710 13:21:36.934604 19366 consensus_peers.cc:597] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 -> Peer ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477): Couldn't send request to peer ef820e008b17472b9f1571fae9114da7. 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:21:36.946388 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:36.947139 16329 tablet_replica.cc:333] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7: stopping tablet replica
I20260710 13:21:36.947890 16329 raft_consensus.cc:2243] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:36.948423 16329 raft_consensus.cc:2272] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:36.950405 16329 tablet_replica.cc:333] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7: stopping tablet replica
I20260710 13:21:36.951012 16329 raft_consensus.cc:2243] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:36.951503 16329 raft_consensus.cc:2272] T 0621daac6b3b4903b2d9a8f0408e333d P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:36.953575 16329 tablet_replica.cc:333] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7: stopping tablet replica
I20260710 13:21:36.954046 16329 raft_consensus.cc:2243] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:36.954440 16329 raft_consensus.cc:2272] T c868b166826c4f7981a0684279c91848 P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:36.956311 16329 tablet_replica.cc:333] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7: stopping tablet replica
I20260710 13:21:36.956789 16329 raft_consensus.cc:2243] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:36.957594 16329 raft_consensus.cc:2272] T ef4aee9f45934f7a83c7910efdfb4b6e P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:36.959393 16329 tablet_replica.cc:333] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7: stopping tablet replica
I20260710 13:21:36.959854 16329 raft_consensus.cc:2243] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:36.960661 16329 raft_consensus.cc:2272] T 95322fb910c543a3a2b0014ce10f2e49 P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:36.962591 16329 tablet_replica.cc:333] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7: stopping tablet replica
I20260710 13:21:36.963070 16329 raft_consensus.cc:2243] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:36.963495 16329 raft_consensus.cc:2272] T 81f3dac8d9ed419cb674ef1c5bfccfed P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:36.965379 16329 tablet_replica.cc:333] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7: stopping tablet replica
I20260710 13:21:36.965812 16329 raft_consensus.cc:2243] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:36.966548 16329 raft_consensus.cc:2272] T 8c5508298d744bdaa7117287f4e6a686 P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:36.968422 16329 tablet_replica.cc:333] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7: stopping tablet replica
I20260710 13:21:36.968885 16329 raft_consensus.cc:2243] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:36.969660 16329 raft_consensus.cc:2272] T e2b14322580444db8fcca03e19ce710d P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:36.971503 16329 tablet_replica.cc:333] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7: stopping tablet replica
I20260710 13:21:36.971926 16329 raft_consensus.cc:2243] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:36.972636 16329 raft_consensus.cc:2272] T e883de5531d34cb480deafe14a532976 P ef820e008b17472b9f1571fae9114da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:36.974390 16329 tablet_replica.cc:333] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7: stopping tablet replica
I20260710 13:21:36.974776 16329 raft_consensus.cc:2243] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:36.975212 16329 raft_consensus.cc:2272] T b091424b76af4a438d97080c4c14e15d P ef820e008b17472b9f1571fae9114da7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.006227 16329 tablet_server.cc:196] TabletServer@127.15.242.66:0 shutdown complete.
W20260710 13:21:37.014371 19366 consensus_peers.cc:597] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 -> Peer ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477): Couldn't send request to peer ef820e008b17472b9f1571fae9114da7. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.66:39477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:37.016428 19366 consensus_peers.cc:597] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 -> Peer ef820e008b17472b9f1571fae9114da7 (127.15.242.66:39477): Couldn't send request to peer ef820e008b17472b9f1571fae9114da7. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.66:39477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:37.031642 16329 tablet_server.cc:179] TabletServer@127.15.242.67:0 shutting down...
I20260710 13:21:37.053382 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:37.054059 16329 tablet_replica.cc:333] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7: stopping tablet replica
I20260710 13:21:37.054615 16329 raft_consensus.cc:2243] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.055511 16329 raft_consensus.cc:2272] T c47f9e0c30bf4bd5ae5a36ba17d397ee P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.057420 16329 tablet_replica.cc:333] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7: stopping tablet replica
I20260710 13:21:37.057946 16329 raft_consensus.cc:2243] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.058673 16329 raft_consensus.cc:2272] T 0621daac6b3b4903b2d9a8f0408e333d P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.060609 16329 tablet_replica.cc:333] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7: stopping tablet replica
I20260710 13:21:37.061112 16329 raft_consensus.cc:2243] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.061885 16329 raft_consensus.cc:2272] T b091424b76af4a438d97080c4c14e15d P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.063707 16329 tablet_replica.cc:333] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7: stopping tablet replica
I20260710 13:21:37.064249 16329 raft_consensus.cc:2243] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.064675 16329 raft_consensus.cc:2272] T ef4aee9f45934f7a83c7910efdfb4b6e P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.066462 16329 tablet_replica.cc:333] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7: stopping tablet replica
I20260710 13:21:37.066915 16329 raft_consensus.cc:2243] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.067631 16329 raft_consensus.cc:2272] T 81f3dac8d9ed419cb674ef1c5bfccfed P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.069463 16329 tablet_replica.cc:333] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7: stopping tablet replica
I20260710 13:21:37.069923 16329 raft_consensus.cc:2243] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.070284 16329 raft_consensus.cc:2272] T e2b14322580444db8fcca03e19ce710d P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.072062 16329 tablet_replica.cc:333] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7: stopping tablet replica
I20260710 13:21:37.072526 16329 raft_consensus.cc:2243] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.072957 16329 raft_consensus.cc:2272] T 8c5508298d744bdaa7117287f4e6a686 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.074880 16329 tablet_replica.cc:333] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7: stopping tablet replica
I20260710 13:21:37.075387 16329 raft_consensus.cc:2243] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.075795 16329 raft_consensus.cc:2272] T 95322fb910c543a3a2b0014ce10f2e49 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.077776 16329 tablet_replica.cc:333] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7: stopping tablet replica
I20260710 13:21:37.078258 16329 raft_consensus.cc:2243] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.079043 16329 raft_consensus.cc:2272] T c868b166826c4f7981a0684279c91848 P ba573b8f8ef443d59d2e353c0be173a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.080716 16329 tablet_replica.cc:333] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7: stopping tablet replica
I20260710 13:21:37.081132 16329 raft_consensus.cc:2243] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.081542 16329 raft_consensus.cc:2272] T e883de5531d34cb480deafe14a532976 P ba573b8f8ef443d59d2e353c0be173a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.124958 16329 tablet_server.cc:196] TabletServer@127.15.242.67:0 shutdown complete.
I20260710 13:21:37.147418 16329 master.cc:562] Master@127.15.242.126:41665 shutting down...
I20260710 13:21:37.168442 16329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.168956 16329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.169253 16329 tablet_replica.cc:333] T 00000000000000000000000000000000 P f17b4241c3ac4df68651d8c240aa23f3: stopping tablet replica
I20260710 13:21:37.188184 16329 master.cc:584] Master@127.15.242.126:41665 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (17987 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:21:37.226733 16329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.242.126:46817
I20260710 13:21:37.227771 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:37.233026 19689 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:21:37.233062 19688 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:21:37.233430 19691 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:21:37.235110 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:37.235980 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:37.236150 16329 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:21:37.236302 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689697236287 us; error 0 us; skew 500 ppm
I20260710 13:21:37.236836 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:37.238932 16329 webserver.cc:533] Webserver started at http://127.15.242.126:38815/ using document root <none> and password file <none>
I20260710 13:21:37.239442 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:37.239609 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:37.239873 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:37.240935 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/master-0-root/instance:
uuid: "fedfd7e489fb439ab800656d68bea756"
format_stamp: "Formatted at 2026-07-10 13:21:37 on dist-test-slave-fwgt"
I20260710 13:21:37.245002 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:21:37.247987 19696 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:21:37.248586 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:37.248847 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/master-0-root
uuid: "fedfd7e489fb439ab800656d68bea756"
format_stamp: "Formatted at 2026-07-10 13:21:37 on dist-test-slave-fwgt"
I20260710 13:21:37.249073 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-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:21:37.266870 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:37.268031 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:37.303362 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.126:46817
I20260710 13:21:37.303448 19747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.126:46817 every 8 connection(s)
I20260710 13:21:37.307081 19748 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:21:37.317140 19748 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756: Bootstrap starting.
I20260710 13:21:37.321523 19748 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.325307 19748 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756: No bootstrap required, opened a new log
I20260710 13:21:37.327430 19748 raft_consensus.cc:359] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fedfd7e489fb439ab800656d68bea756" member_type: VOTER }
I20260710 13:21:37.327863 19748 raft_consensus.cc:385] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.328071 19748 raft_consensus.cc:740] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fedfd7e489fb439ab800656d68bea756, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.328619 19748 consensus_queue.cc:260] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fedfd7e489fb439ab800656d68bea756" member_type: VOTER }
I20260710 13:21:37.329080 19748 raft_consensus.cc:399] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:37.329276 19748 raft_consensus.cc:493] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:37.329531 19748 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.333493 19748 raft_consensus.cc:515] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fedfd7e489fb439ab800656d68bea756" member_type: VOTER }
I20260710 13:21:37.333938 19748 leader_election.cc:304] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [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: fedfd7e489fb439ab800656d68bea756; no voters: 
I20260710 13:21:37.334952 19748 leader_election.cc:290] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:37.335227 19751 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.336474 19751 raft_consensus.cc:697] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [term 1 LEADER]: Becoming Leader. State: Replica: fedfd7e489fb439ab800656d68bea756, State: Running, Role: LEADER
I20260710 13:21:37.337092 19751 consensus_queue.cc:237] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [LEADER]: Queue going to LEADER mode. State: All 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: "fedfd7e489fb439ab800656d68bea756" member_type: VOTER }
I20260710 13:21:37.337666 19748 sys_catalog.cc:565] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:37.342057 19752 sys_catalog.cc:455] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fedfd7e489fb439ab800656d68bea756" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fedfd7e489fb439ab800656d68bea756" member_type: VOTER } }
I20260710 13:21:37.342206 19753 sys_catalog.cc:455] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fedfd7e489fb439ab800656d68bea756. Latest consensus state: current_term: 1 leader_uuid: "fedfd7e489fb439ab800656d68bea756" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fedfd7e489fb439ab800656d68bea756" member_type: VOTER } }
I20260710 13:21:37.342649 19752 sys_catalog.cc:458] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:37.342774 19753 sys_catalog.cc:458] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:37.344631 19759 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:37.349371 19759 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:37.351133 16329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:37.357379 19759 catalog_manager.cc:1383] Generated new cluster ID: c7173f7276354a749ed18feba7c05c33
I20260710 13:21:37.357651 19759 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:37.385191 19759 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:37.386422 19759 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:37.397397 19759 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756: Generated new TSK 0
I20260710 13:21:37.397948 19759 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:37.417099 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:37.422564 19769 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:21:37.423789 19770 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:21:37.424639 19772 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:21:37.425160 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:37.425915 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:37.426084 16329 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:21:37.426200 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689697426189 us; error 0 us; skew 500 ppm
I20260710 13:21:37.426653 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:37.428644 16329 webserver.cc:533] Webserver started at http://127.15.242.65:32901/ using document root <none> and password file <none>
I20260710 13:21:37.429044 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:37.429191 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:37.429388 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:37.430395 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/ts-0-root/instance:
uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
format_stamp: "Formatted at 2026-07-10 13:21:37 on dist-test-slave-fwgt"
I20260710 13:21:37.434311 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260710 13:21:37.437273 19777 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:21:37.437909 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:37.438169 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/ts-0-root
uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
format_stamp: "Formatted at 2026-07-10 13:21:37 on dist-test-slave-fwgt"
I20260710 13:21:37.438413 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-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:21:37.458691 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:37.459766 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:37.461099 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:37.463145 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:37.463342 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:37.463560 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:37.463716 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:37.500312 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.65:42275
I20260710 13:21:37.500401 19839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.65:42275 every 8 connection(s)
I20260710 13:21:37.504884 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:37.511731 19844 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:21:37.513175 19845 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:21:37.515972 19847 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:21:37.517164 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:37.517500 19840 heartbeater.cc:344] Connected to a master server at 127.15.242.126:46817
I20260710 13:21:37.517859 19840 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:37.518043 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:37.518266 16329 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:21:37.518407 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689697518390 us; error 0 us; skew 500 ppm
I20260710 13:21:37.518505 19840 heartbeater.cc:507] Master 127.15.242.126:46817 requested a full tablet report, sending...
I20260710 13:21:37.518950 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:37.520390 19713 ts_manager.cc:194] Registered new tserver with Master: e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275)
I20260710 13:21:37.521446 16329 webserver.cc:533] Webserver started at http://127.15.242.66:37019/ using document root <none> and password file <none>
I20260710 13:21:37.521983 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:37.522166 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:37.522145 19713 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44894
I20260710 13:21:37.522639 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:37.523865 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/ts-1-root/instance:
uuid: "c939d4fbbfd24e45be09187651ebdb32"
format_stamp: "Formatted at 2026-07-10 13:21:37 on dist-test-slave-fwgt"
I20260710 13:21:37.527822 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:21:37.530664 19852 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:21:37.531333 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:37.531584 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/ts-1-root
uuid: "c939d4fbbfd24e45be09187651ebdb32"
format_stamp: "Formatted at 2026-07-10 13:21:37 on dist-test-slave-fwgt"
I20260710 13:21:37.531823 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-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:21:37.550351 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:37.551501 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:37.552846 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:37.554873 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:37.555058 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:37.555285 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:37.555442 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:37.592315 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.66:43055
I20260710 13:21:37.592408 19914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.66:43055 every 8 connection(s)
I20260710 13:21:37.596771 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:37.603790 19918 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:21:37.605887 19919 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:21:37.607412 16329 server_base.cc:1061] running on GCE node
W20260710 13:21:37.608314 19921 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:21:37.609292 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:37.609551 16329 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:21:37.609611 19915 heartbeater.cc:344] Connected to a master server at 127.15.242.126:46817
I20260710 13:21:37.609786 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689697609768 us; error 0 us; skew 500 ppm
I20260710 13:21:37.610036 19915 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:37.610457 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:37.610874 19915 heartbeater.cc:507] Master 127.15.242.126:46817 requested a full tablet report, sending...
I20260710 13:21:37.612954 16329 webserver.cc:533] Webserver started at http://127.15.242.67:40367/ using document root <none> and password file <none>
I20260710 13:21:37.613091 19713 ts_manager.cc:194] Registered new tserver with Master: c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66:43055)
I20260710 13:21:37.613610 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:37.613875 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:37.614167 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:37.614823 19713 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44902
I20260710 13:21:37.615636 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/ts-2-root/instance:
uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6"
format_stamp: "Formatted at 2026-07-10 13:21:37 on dist-test-slave-fwgt"
I20260710 13:21:37.619788 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:37.622678 19926 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:21:37.623344 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:37.623602 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/ts-2-root
uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6"
format_stamp: "Formatted at 2026-07-10 13:21:37 on dist-test-slave-fwgt"
I20260710 13:21:37.623884 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689605777011-16329-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:21:37.636729 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:37.637804 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:37.639168 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:37.641335 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:37.641501 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:37.641680 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:37.641800 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:37.678399 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.67:37017
I20260710 13:21:37.678519 19988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.67:37017 every 8 connection(s)
I20260710 13:21:37.691285 19989 heartbeater.cc:344] Connected to a master server at 127.15.242.126:46817
I20260710 13:21:37.691692 19989 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:37.692359 19989 heartbeater.cc:507] Master 127.15.242.126:46817 requested a full tablet report, sending...
I20260710 13:21:37.694154 19713 ts_manager.cc:194] Registered new tserver with Master: bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67:37017)
I20260710 13:21:37.694455 16329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013136157s
I20260710 13:21:37.695758 19713 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44910
I20260710 13:21:37.717386 19713 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44912:
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:21:37.719352 19713 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:21:37.756390 19880 tablet_service.cc:1511] Processing CreateTablet for tablet fd0f8334b5104cbea3ca0f4375aa7615 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=60edf9837679455681086a9948360767]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:37.757783 19880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0f8334b5104cbea3ca0f4375aa7615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:37.760702 19879 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad1f8147e204a96ada0f90fdecc4cef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=60edf9837679455681086a9948360767]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:37.762120 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad1f8147e204a96ada0f90fdecc4cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:37.765609 19954 tablet_service.cc:1511] Processing CreateTablet for tablet fd0f8334b5104cbea3ca0f4375aa7615 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=60edf9837679455681086a9948360767]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:37.766815 19954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0f8334b5104cbea3ca0f4375aa7615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:37.774443 19953 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad1f8147e204a96ada0f90fdecc4cef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=60edf9837679455681086a9948360767]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:37.775936 19953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad1f8147e204a96ada0f90fdecc4cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:37.779556 19805 tablet_service.cc:1511] Processing CreateTablet for tablet fd0f8334b5104cbea3ca0f4375aa7615 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=60edf9837679455681086a9948360767]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:37.779896 19804 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad1f8147e204a96ada0f90fdecc4cef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=60edf9837679455681086a9948360767]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:37.780893 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0f8334b5104cbea3ca0f4375aa7615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:37.781450 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad1f8147e204a96ada0f90fdecc4cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:37.792459 20005 tablet_bootstrap.cc:492] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6: Bootstrap starting.
I20260710 13:21:37.798075 20004 tablet_bootstrap.cc:492] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32: Bootstrap starting.
I20260710 13:21:37.799129 20005 tablet_bootstrap.cc:654] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.804153 20004 tablet_bootstrap.cc:654] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.804257 20006 tablet_bootstrap.cc:492] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1: Bootstrap starting.
I20260710 13:21:37.806722 20005 tablet_bootstrap.cc:492] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6: No bootstrap required, opened a new log
I20260710 13:21:37.807083 20005 ts_tablet_manager.cc:1403] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 13:21:37.809412 20004 tablet_bootstrap.cc:492] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32: No bootstrap required, opened a new log
I20260710 13:21:37.809468 20005 raft_consensus.cc:359] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } }
I20260710 13:21:37.809960 20004 ts_tablet_manager.cc:1403] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:21:37.810160 20005 raft_consensus.cc:385] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.810437 20005 raft_consensus.cc:740] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9c45521d284ee2a5fa93c63ffbd3a6, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.810576 20006 tablet_bootstrap.cc:654] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.811190 20005 consensus_queue.cc:260] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } }
I20260710 13:21:37.812618 20004 raft_consensus.cc:359] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:37.813328 20004 raft_consensus.cc:385] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.813678 20004 raft_consensus.cc:740] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c939d4fbbfd24e45be09187651ebdb32, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.813875 20005 ts_tablet_manager.cc:1434] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:37.814430 20004 consensus_queue.cc:260] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:37.815104 20005 tablet_bootstrap.cc:492] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6: Bootstrap starting.
I20260710 13:21:37.813400 19989 heartbeater.cc:499] Master 127.15.242.126:46817 was elected leader, sending a full tablet report...
I20260710 13:21:37.821460 20005 tablet_bootstrap.cc:654] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.827431 20004 ts_tablet_manager.cc:1434] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.005s
I20260710 13:21:37.827775 19915 heartbeater.cc:499] Master 127.15.242.126:46817 was elected leader, sending a full tablet report...
I20260710 13:21:37.828446 20005 tablet_bootstrap.cc:492] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6: No bootstrap required, opened a new log
I20260710 13:21:37.828505 20004 tablet_bootstrap.cc:492] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32: Bootstrap starting.
I20260710 13:21:37.828874 20005 ts_tablet_manager.cc:1403] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:21:37.827431 20006 tablet_bootstrap.cc:492] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1: No bootstrap required, opened a new log
I20260710 13:21:37.829942 20006 ts_tablet_manager.cc:1403] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.005s
I20260710 13:21:37.832865 20006 raft_consensus.cc:359] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:37.833633 20006 raft_consensus.cc:385] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.833470 20005 raft_consensus.cc:359] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:37.834030 20006 raft_consensus.cc:740] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e96517bdc4ee4ecc83ab8b3dad165cc1, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.834286 20005 raft_consensus.cc:385] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.834393 20004 tablet_bootstrap.cc:654] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.834689 20005 raft_consensus.cc:740] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9c45521d284ee2a5fa93c63ffbd3a6, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.835558 20005 consensus_queue.cc:260] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:37.837448 20005 ts_tablet_manager.cc:1434] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:21:37.835109 20006 consensus_queue.cc:260] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:37.842242 19840 heartbeater.cc:499] Master 127.15.242.126:46817 was elected leader, sending a full tablet report...
I20260710 13:21:37.842808 20006 ts_tablet_manager.cc:1434] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 13:21:37.843307 20004 tablet_bootstrap.cc:492] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32: No bootstrap required, opened a new log
I20260710 13:21:37.843817 20004 ts_tablet_manager.cc:1403] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260710 13:21:37.844070 20006 tablet_bootstrap.cc:492] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1: Bootstrap starting.
W20260710 13:21:37.846827 19916 tablet.cc:2406] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:37.846690 20004 raft_consensus.cc:359] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } }
I20260710 13:21:37.847400 20004 raft_consensus.cc:385] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.847667 20004 raft_consensus.cc:740] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c939d4fbbfd24e45be09187651ebdb32, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.847746 20009 raft_consensus.cc:493] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.848338 20004 consensus_queue.cc:260] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } }
I20260710 13:21:37.849021 20009 raft_consensus.cc:515] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } }
I20260710 13:21:37.850554 20004 ts_tablet_manager.cc:1434] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:37.850754 20006 tablet_bootstrap.cc:654] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.863909 20009 leader_election.cc:290] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66:43055), e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275)
I20260710 13:21:37.866155 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0f8334b5104cbea3ca0f4375aa7615" candidate_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c939d4fbbfd24e45be09187651ebdb32" is_pre_election: true
I20260710 13:21:37.866940 19890 raft_consensus.cc:2468] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in term 0.
I20260710 13:21:37.869553 19930 leader_election.cc:304] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc9c45521d284ee2a5fa93c63ffbd3a6, c939d4fbbfd24e45be09187651ebdb32; no voters: 
I20260710 13:21:37.870324 20009 raft_consensus.cc:2804] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.870771 20009 raft_consensus.cc:493] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.871155 20009 raft_consensus.cc:3060] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.872963 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0f8334b5104cbea3ca0f4375aa7615" candidate_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" is_pre_election: true
I20260710 13:21:37.873764 20006 tablet_bootstrap.cc:492] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1: No bootstrap required, opened a new log
W20260710 13:21:37.874107 19927 leader_election.cc:343] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.874238 20006 ts_tablet_manager.cc:1403] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.012s
I20260710 13:21:37.877152 20006 raft_consensus.cc:359] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } }
I20260710 13:21:37.877794 20006 raft_consensus.cc:385] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.878103 20006 raft_consensus.cc:740] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e96517bdc4ee4ecc83ab8b3dad165cc1, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.877904 20009 raft_consensus.cc:515] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } }
I20260710 13:21:37.878840 20006 consensus_queue.cc:260] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } }
I20260710 13:21:37.879840 20009 leader_election.cc:290] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [CANDIDATE]: Term 1 election: Requested vote from peers c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66:43055), e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275)
I20260710 13:21:37.880486 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0f8334b5104cbea3ca0f4375aa7615" candidate_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c939d4fbbfd24e45be09187651ebdb32"
I20260710 13:21:37.881978 19890 raft_consensus.cc:3060] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.880882 20006 ts_tablet_manager.cc:1434] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:37.881111 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0f8334b5104cbea3ca0f4375aa7615" candidate_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
I20260710 13:21:37.883635 19815 raft_consensus.cc:3060] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.887053 19890 raft_consensus.cc:2468] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in term 1.
I20260710 13:21:37.887917 19930 leader_election.cc:304] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc9c45521d284ee2a5fa93c63ffbd3a6, c939d4fbbfd24e45be09187651ebdb32; no voters: 
I20260710 13:21:37.888607 20009 raft_consensus.cc:2804] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.889039 19815 raft_consensus.cc:2468] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in term 1.
I20260710 13:21:37.889469 20009 raft_consensus.cc:697] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 LEADER]: Becoming Leader. State: Replica: bc9c45521d284ee2a5fa93c63ffbd3a6, State: Running, Role: LEADER
I20260710 13:21:37.890381 20009 consensus_queue.cc:237] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } }
I20260710 13:21:37.897295 19711 catalog_manager.cc:5697] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.100443 20011 raft_consensus.cc:493] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.100968 20011 raft_consensus.cc:515] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.103040 20011 leader_election.cc:290] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275), bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67:37017)
I20260710 13:21:38.106822 20009 raft_consensus.cc:493] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.107329 20009 raft_consensus.cc:515] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.109618 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1f8147e204a96ada0f90fdecc4cef" candidate_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" is_pre_election: true
I20260710 13:21:38.109961 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1f8147e204a96ada0f90fdecc4cef" candidate_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c939d4fbbfd24e45be09187651ebdb32" is_pre_election: true
I20260710 13:21:38.110225 19815 raft_consensus.cc:2468] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in term 0.
I20260710 13:21:38.110690 19890 raft_consensus.cc:2468] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in term 0.
I20260710 13:21:38.111537 19927 leader_election.cc:304] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc9c45521d284ee2a5fa93c63ffbd3a6, e96517bdc4ee4ecc83ab8b3dad165cc1; no voters: 
I20260710 13:21:38.110105 20009 leader_election.cc:290] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275), c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66:43055)
I20260710 13:21:38.112496 20017 raft_consensus.cc:2804] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.112844 20017 raft_consensus.cc:493] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:38.113131 20017 raft_consensus.cc:3060] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.113397 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1f8147e204a96ada0f90fdecc4cef" candidate_uuid: "c939d4fbbfd24e45be09187651ebdb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" is_pre_election: true
I20260710 13:21:38.113951 19815 raft_consensus.cc:2468] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c939d4fbbfd24e45be09187651ebdb32 in term 0.
I20260710 13:21:38.114282 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1f8147e204a96ada0f90fdecc4cef" candidate_uuid: "c939d4fbbfd24e45be09187651ebdb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" is_pre_election: true
I20260710 13:21:38.114836 19853 leader_election.cc:304] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c939d4fbbfd24e45be09187651ebdb32, e96517bdc4ee4ecc83ab8b3dad165cc1; no voters: 
I20260710 13:21:38.115504 20011 raft_consensus.cc:2804] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.115845 20011 raft_consensus.cc:493] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:38.116149 20011 raft_consensus.cc:3060] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.119849 20017 raft_consensus.cc:515] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.120879 19964 raft_consensus.cc:2393] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c939d4fbbfd24e45be09187651ebdb32 in current term 1: Already voted for candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in this term.
I20260710 13:21:38.122610 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1f8147e204a96ada0f90fdecc4cef" candidate_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
I20260710 13:21:38.123062 20017 leader_election.cc:290] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [CANDIDATE]: Term 1 election: Requested vote from peers e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275), c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66:43055)
I20260710 13:21:38.123155 19815 raft_consensus.cc:3060] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.122993 20011 raft_consensus.cc:515] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.124054 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1f8147e204a96ada0f90fdecc4cef" candidate_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c939d4fbbfd24e45be09187651ebdb32"
I20260710 13:21:38.124923 19890 raft_consensus.cc:2393] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in current term 1: Already voted for candidate c939d4fbbfd24e45be09187651ebdb32 in this term.
I20260710 13:21:38.125974 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1f8147e204a96ada0f90fdecc4cef" candidate_uuid: "c939d4fbbfd24e45be09187651ebdb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
I20260710 13:21:38.126384 20011 leader_election.cc:290] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [CANDIDATE]: Term 1 election: Requested vote from peers e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275), bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67:37017)
I20260710 13:21:38.127799 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1f8147e204a96ada0f90fdecc4cef" candidate_uuid: "c939d4fbbfd24e45be09187651ebdb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6"
I20260710 13:21:38.128342 19964 raft_consensus.cc:2393] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c939d4fbbfd24e45be09187651ebdb32 in current term 1: Already voted for candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in this term.
I20260710 13:21:38.129083 19853 leader_election.cc:304] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [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: c939d4fbbfd24e45be09187651ebdb32; no voters: bc9c45521d284ee2a5fa93c63ffbd3a6, e96517bdc4ee4ecc83ab8b3dad165cc1
I20260710 13:21:38.129557 19815 raft_consensus.cc:2468] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in term 1.
I20260710 13:21:38.129663 20011 raft_consensus.cc:2749] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:38.130543 19927 leader_election.cc:304] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [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: bc9c45521d284ee2a5fa93c63ffbd3a6, e96517bdc4ee4ecc83ab8b3dad165cc1; no voters: c939d4fbbfd24e45be09187651ebdb32
I20260710 13:21:38.131148 20017 raft_consensus.cc:2804] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:38.131579 20017 raft_consensus.cc:697] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 LEADER]: Becoming Leader. State: Replica: bc9c45521d284ee2a5fa93c63ffbd3a6, State: Running, Role: LEADER
I20260710 13:21:38.132221 20017 consensus_queue.cc:237] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.138278 19711 catalog_manager.cc:5697] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:38.241881 19711 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44914:
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:21:38.243752 19711 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:21:38.266459 19804 tablet_service.cc:1511] Processing CreateTablet for tablet de3b3e84acdb40fa926a24415381d39f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3daa424c5caf42ab9f79e7b38ab008f6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:38.267607 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3b3e84acdb40fa926a24415381d39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.267745 19879 tablet_service.cc:1511] Processing CreateTablet for tablet de3b3e84acdb40fa926a24415381d39f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3daa424c5caf42ab9f79e7b38ab008f6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:38.268946 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3b3e84acdb40fa926a24415381d39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.270167 19954 tablet_service.cc:1511] Processing CreateTablet for tablet de3b3e84acdb40fa926a24415381d39f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3daa424c5caf42ab9f79e7b38ab008f6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:38.271332 19954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3b3e84acdb40fa926a24415381d39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.273226 19805 tablet_service.cc:1511] Processing CreateTablet for tablet ab81554ca9c942d4ac435d3c2202c149 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3daa424c5caf42ab9f79e7b38ab008f6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:38.274328 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab81554ca9c942d4ac435d3c2202c149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.280367 19953 tablet_service.cc:1511] Processing CreateTablet for tablet ab81554ca9c942d4ac435d3c2202c149 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3daa424c5caf42ab9f79e7b38ab008f6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:38.281535 19953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab81554ca9c942d4ac435d3c2202c149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.283353 20006 tablet_bootstrap.cc:492] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1: Bootstrap starting.
I20260710 13:21:38.284319 20004 tablet_bootstrap.cc:492] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32: Bootstrap starting.
I20260710 13:21:38.287607 19879 tablet_service.cc:1511] Processing CreateTablet for tablet ab81554ca9c942d4ac435d3c2202c149 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3daa424c5caf42ab9f79e7b38ab008f6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:38.288864 20006 tablet_bootstrap.cc:654] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.289510 20005 tablet_bootstrap.cc:492] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6: Bootstrap starting.
I20260710 13:21:38.292742 20004 tablet_bootstrap.cc:654] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.295192 20005 tablet_bootstrap.cc:654] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.288787 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab81554ca9c942d4ac435d3c2202c149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.302520 20017 consensus_queue.cc:1048] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.305477 20006 tablet_bootstrap.cc:492] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1: No bootstrap required, opened a new log
I20260710 13:21:38.306380 20006 ts_tablet_manager.cc:1403] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.006s
I20260710 13:21:38.310458 20004 tablet_bootstrap.cc:492] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32: No bootstrap required, opened a new log
I20260710 13:21:38.310945 20004 ts_tablet_manager.cc:1403] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260710 13:21:38.313153 20006 raft_consensus.cc:359] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.313961 20006 raft_consensus.cc:385] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.314284 20006 raft_consensus.cc:740] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e96517bdc4ee4ecc83ab8b3dad165cc1, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.315202 20006 consensus_queue.cc:260] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.320747 20006 ts_tablet_manager.cc:1434] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:21:38.321851 20006 tablet_bootstrap.cc:492] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1: Bootstrap starting.
I20260710 13:21:38.321732 20004 raft_consensus.cc:359] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.323578 20004 raft_consensus.cc:385] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.323904 20004 raft_consensus.cc:740] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c939d4fbbfd24e45be09187651ebdb32, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.324651 20004 consensus_queue.cc:260] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.330574 20004 ts_tablet_manager.cc:1434] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260710 13:21:38.331533 20004 tablet_bootstrap.cc:492] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32: Bootstrap starting.
I20260710 13:21:38.327469 20005 tablet_bootstrap.cc:492] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6: No bootstrap required, opened a new log
I20260710 13:21:38.336323 20005 ts_tablet_manager.cc:1403] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.009s
I20260710 13:21:38.337975 20004 tablet_bootstrap.cc:654] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.339046 20005 raft_consensus.cc:359] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.339772 20005 raft_consensus.cc:385] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.340158 20005 raft_consensus.cc:740] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9c45521d284ee2a5fa93c63ffbd3a6, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.340855 20005 consensus_queue.cc:260] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.341094 20017 consensus_queue.cc:1048] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.343271 20005 ts_tablet_manager.cc:1434] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:38.344244 20005 tablet_bootstrap.cc:492] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6: Bootstrap starting.
W20260710 13:21:38.346752 19761 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:38.350236 20005 tablet_bootstrap.cc:654] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.359488 20004 tablet_bootstrap.cc:492] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32: No bootstrap required, opened a new log
I20260710 13:21:38.359987 20004 ts_tablet_manager.cc:1403] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.005s
I20260710 13:21:38.360019 20005 tablet_bootstrap.cc:492] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6: No bootstrap required, opened a new log
I20260710 13:21:38.360672 20005 ts_tablet_manager.cc:1403] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 13:21:38.362880 20004 raft_consensus.cc:359] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.363215 20005 raft_consensus.cc:359] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.363649 20004 raft_consensus.cc:385] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.363943 20005 raft_consensus.cc:385] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.364022 20004 raft_consensus.cc:740] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c939d4fbbfd24e45be09187651ebdb32, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.364368 20005 raft_consensus.cc:740] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc9c45521d284ee2a5fa93c63ffbd3a6, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.364981 20004 consensus_queue.cc:260] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.365121 20005 consensus_queue.cc:260] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.367381 20005 ts_tablet_manager.cc:1434] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:38.367412 20004 ts_tablet_manager.cc:1434] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:38.368369 20006 tablet_bootstrap.cc:654] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.372188 20006 tablet_bootstrap.cc:492] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1: No bootstrap required, opened a new log
I20260710 13:21:38.372603 20006 ts_tablet_manager.cc:1403] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1: Time spent bootstrapping tablet: real 0.051s	user 0.005s	sys 0.005s
I20260710 13:21:38.374691 20006 raft_consensus.cc:359] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.375164 20006 raft_consensus.cc:385] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.375486 20006 raft_consensus.cc:740] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e96517bdc4ee4ecc83ab8b3dad165cc1, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.376351 20006 consensus_queue.cc:260] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.378386 20006 ts_tablet_manager.cc:1434] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
I20260710 13:21:38.429423 20017 raft_consensus.cc:493] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.429889 20017 raft_consensus.cc:515] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.431491 20017 leader_election.cc:290] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275), c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66:43055)
I20260710 13:21:38.432070 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab81554ca9c942d4ac435d3c2202c149" candidate_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" is_pre_election: true
I20260710 13:21:38.432404 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab81554ca9c942d4ac435d3c2202c149" candidate_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c939d4fbbfd24e45be09187651ebdb32" is_pre_election: true
I20260710 13:21:38.432722 19815 raft_consensus.cc:2468] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in term 0.
I20260710 13:21:38.433022 19890 raft_consensus.cc:2468] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in term 0.
I20260710 13:21:38.433651 19927 leader_election.cc:304] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc9c45521d284ee2a5fa93c63ffbd3a6, e96517bdc4ee4ecc83ab8b3dad165cc1; no voters: 
I20260710 13:21:38.434386 20017 raft_consensus.cc:2804] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.434664 20017 raft_consensus.cc:493] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:38.434899 20017 raft_consensus.cc:3060] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.435168 20011 raft_consensus.cc:493] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.435626 20011 raft_consensus.cc:515] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.437538 20011 leader_election.cc:290] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275), bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67:37017)
I20260710 13:21:38.437981 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3b3e84acdb40fa926a24415381d39f" candidate_uuid: "c939d4fbbfd24e45be09187651ebdb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" is_pre_election: true
I20260710 13:21:38.438529 19815 raft_consensus.cc:2468] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c939d4fbbfd24e45be09187651ebdb32 in term 0.
I20260710 13:21:38.438525 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3b3e84acdb40fa926a24415381d39f" candidate_uuid: "c939d4fbbfd24e45be09187651ebdb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" is_pre_election: true
I20260710 13:21:38.439214 19964 raft_consensus.cc:2468] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c939d4fbbfd24e45be09187651ebdb32 in term 0.
I20260710 13:21:38.439498 19853 leader_election.cc:304] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c939d4fbbfd24e45be09187651ebdb32, e96517bdc4ee4ecc83ab8b3dad165cc1; no voters: 
I20260710 13:21:38.440187 20011 raft_consensus.cc:2804] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.440526 20011 raft_consensus.cc:493] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:38.440842 20011 raft_consensus.cc:3060] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.440950 20017 raft_consensus.cc:515] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.442509 20017 leader_election.cc:290] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [CANDIDATE]: Term 1 election: Requested vote from peers e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275), c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66:43055)
I20260710 13:21:38.443058 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab81554ca9c942d4ac435d3c2202c149" candidate_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
I20260710 13:21:38.443396 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab81554ca9c942d4ac435d3c2202c149" candidate_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c939d4fbbfd24e45be09187651ebdb32"
I20260710 13:21:38.443635 19815 raft_consensus.cc:3060] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.443897 19890 raft_consensus.cc:3060] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.446213 20011 raft_consensus.cc:515] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.448099 20011 leader_election.cc:290] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [CANDIDATE]: Term 1 election: Requested vote from peers e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275), bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67:37017)
I20260710 13:21:38.448660 19890 raft_consensus.cc:2468] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in term 1.
I20260710 13:21:38.449364 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3b3e84acdb40fa926a24415381d39f" candidate_uuid: "c939d4fbbfd24e45be09187651ebdb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
I20260710 13:21:38.449620 19815 raft_consensus.cc:2468] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc9c45521d284ee2a5fa93c63ffbd3a6 in term 1.
I20260710 13:21:38.449620 19930 leader_election.cc:304] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc9c45521d284ee2a5fa93c63ffbd3a6, c939d4fbbfd24e45be09187651ebdb32; no voters: 
I20260710 13:21:38.450536 20017 raft_consensus.cc:2804] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:38.450430 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3b3e84acdb40fa926a24415381d39f" candidate_uuid: "c939d4fbbfd24e45be09187651ebdb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6"
I20260710 13:21:38.450323 19814 raft_consensus.cc:3060] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.451102 19964 raft_consensus.cc:3060] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.451081 20017 raft_consensus.cc:697] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 LEADER]: Becoming Leader. State: Replica: bc9c45521d284ee2a5fa93c63ffbd3a6, State: Running, Role: LEADER
I20260710 13:21:38.455420 19814 raft_consensus.cc:2468] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c939d4fbbfd24e45be09187651ebdb32 in term 1.
I20260710 13:21:38.455560 19964 raft_consensus.cc:2468] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c939d4fbbfd24e45be09187651ebdb32 in term 1.
I20260710 13:21:38.456130 20017 consensus_queue.cc:237] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.456393 19853 leader_election.cc:304] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c939d4fbbfd24e45be09187651ebdb32, e96517bdc4ee4ecc83ab8b3dad165cc1; no voters: 
I20260710 13:21:38.457144 20011 raft_consensus.cc:2804] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:38.458050 20011 raft_consensus.cc:697] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 1 LEADER]: Becoming Leader. State: Replica: c939d4fbbfd24e45be09187651ebdb32, State: Running, Role: LEADER
I20260710 13:21:38.458765 20011 consensus_queue.cc:237] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.463913 19713 catalog_manager.cc:5697] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:38.465816 19712 catalog_manager.cc:5697] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 reported cstate change: term changed from 0 to 1, leader changed from <none> to c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "c939d4fbbfd24e45be09187651ebdb32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.514456 19964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd0f8334b5104cbea3ca0f4375aa7615"
dest_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6"
mode: GRACEFUL
new_leader_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
 from {username='slave'} at 127.0.0.1:52206
I20260710 13:21:38.514740 20017 consensus_queue.cc:1048] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.515045 19964 raft_consensus.cc:606] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 LEADER]: Received request to transfer leadership to TS e96517bdc4ee4ecc83ab8b3dad165cc1
I20260710 13:21:38.524912 20043 consensus_queue.cc:1048] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:38.542254 19890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de3b3e84acdb40fa926a24415381d39f"
dest_uuid: "c939d4fbbfd24e45be09187651ebdb32"
mode: GRACEFUL
new_leader_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
 from {username='slave'} at 127.0.0.1:48394
I20260710 13:21:38.542719 19890 raft_consensus.cc:606] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 1 LEADER]: Received request to transfer leadership to TS e96517bdc4ee4ecc83ab8b3dad165cc1
I20260710 13:21:38.546990 19964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab81554ca9c942d4ac435d3c2202c149"
dest_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6"
mode: GRACEFUL
new_leader_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
 from {username='slave'} at 127.0.0.1:52206
I20260710 13:21:38.547451 19964 raft_consensus.cc:606] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 LEADER]: Received request to transfer leadership to TS e96517bdc4ee4ecc83ab8b3dad165cc1
I20260710 13:21:38.766973 20043 raft_consensus.cc:993] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6: : Instructing follower e96517bdc4ee4ecc83ab8b3dad165cc1 to start an election
I20260710 13:21:38.767520 20017 raft_consensus.cc:1081] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 LEADER]: Signalling peer e96517bdc4ee4ecc83ab8b3dad165cc1 to start an election
I20260710 13:21:38.769070 19814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd0f8334b5104cbea3ca0f4375aa7615"
dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
 from {username='slave'} at 127.0.0.1:47006
I20260710 13:21:38.769701 19814 raft_consensus.cc:493] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.770067 19814 raft_consensus.cc:3060] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.774629 19814 raft_consensus.cc:515] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } }
I20260710 13:21:38.776683 19814 leader_election.cc:290] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [CANDIDATE]: Term 2 election: Requested vote from peers c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66:43055), bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67:37017)
I20260710 13:21:38.785990 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0f8334b5104cbea3ca0f4375aa7615" candidate_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c939d4fbbfd24e45be09187651ebdb32"
I20260710 13:21:38.786448 19890 raft_consensus.cc:3060] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.786707 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0f8334b5104cbea3ca0f4375aa7615" candidate_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6"
I20260710 13:21:38.787168 19964 raft_consensus.cc:3055] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.787443 19964 raft_consensus.cc:740] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc9c45521d284ee2a5fa93c63ffbd3a6, State: Running, Role: LEADER
I20260710 13:21:38.788182 19964 consensus_queue.cc:260] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } }
I20260710 13:21:38.789163 19964 raft_consensus.cc:3060] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.792187 19890 raft_consensus.cc:2468] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e96517bdc4ee4ecc83ab8b3dad165cc1 in term 2.
I20260710 13:21:38.793375 19781 leader_election.cc:304] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c939d4fbbfd24e45be09187651ebdb32, e96517bdc4ee4ecc83ab8b3dad165cc1; no voters: 
I20260710 13:21:38.794104 20014 raft_consensus.cc:2804] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.794909 19964 raft_consensus.cc:2468] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e96517bdc4ee4ecc83ab8b3dad165cc1 in term 2.
I20260710 13:21:38.795881 20014 raft_consensus.cc:697] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 LEADER]: Becoming Leader. State: Replica: e96517bdc4ee4ecc83ab8b3dad165cc1, State: Running, Role: LEADER
I20260710 13:21:38.796715 20014 consensus_queue.cc:237] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } }
I20260710 13:21:38.802733 19713 catalog_manager.cc:5697] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 reported cstate change: term changed from 1 to 2, leader changed from bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67) to e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:38.873427 20017 consensus_queue.cc:1048] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.879206 20009 raft_consensus.cc:993] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6: : Instructing follower e96517bdc4ee4ecc83ab8b3dad165cc1 to start an election
I20260710 13:21:38.879729 20043 raft_consensus.cc:1081] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 LEADER]: Signalling peer e96517bdc4ee4ecc83ab8b3dad165cc1 to start an election
I20260710 13:21:38.882442 19815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab81554ca9c942d4ac435d3c2202c149"
dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
 from {username='slave'} at 127.0.0.1:47006
I20260710 13:21:38.882951 19815 raft_consensus.cc:493] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.883334 19815 raft_consensus.cc:3060] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.884642 20017 consensus_queue.cc:1048] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.889727 19815 raft_consensus.cc:515] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.893066 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab81554ca9c942d4ac435d3c2202c149" candidate_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6"
I20260710 13:21:38.893186 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab81554ca9c942d4ac435d3c2202c149" candidate_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c939d4fbbfd24e45be09187651ebdb32"
I20260710 13:21:38.893671 19964 raft_consensus.cc:3055] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.893814 19890 raft_consensus.cc:3060] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.894029 19964 raft_consensus.cc:740] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc9c45521d284ee2a5fa93c63ffbd3a6, State: Running, Role: LEADER
I20260710 13:21:38.892550 19815 leader_election.cc:290] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [CANDIDATE]: Term 2 election: Requested vote from peers c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66:43055), bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67:37017)
I20260710 13:21:38.894889 19964 consensus_queue.cc:260] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.896006 19964 raft_consensus.cc:3060] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.900063 19890 raft_consensus.cc:2468] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e96517bdc4ee4ecc83ab8b3dad165cc1 in term 2.
I20260710 13:21:38.900285 19964 raft_consensus.cc:2468] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e96517bdc4ee4ecc83ab8b3dad165cc1 in term 2.
I20260710 13:21:38.901235 19781 leader_election.cc:304] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c939d4fbbfd24e45be09187651ebdb32, e96517bdc4ee4ecc83ab8b3dad165cc1; no voters: 
I20260710 13:21:38.902020 20014 raft_consensus.cc:2804] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.902451 20014 raft_consensus.cc:697] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 LEADER]: Becoming Leader. State: Replica: e96517bdc4ee4ecc83ab8b3dad165cc1, State: Running, Role: LEADER
I20260710 13:21:38.903182 20014 consensus_queue.cc:237] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.909080 19711 catalog_manager.cc:5697] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 reported cstate change: term changed from 1 to 2, leader changed from bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67) to e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.930655 20011 consensus_queue.cc:1048] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.936403 20038 raft_consensus.cc:993] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32: : Instructing follower e96517bdc4ee4ecc83ab8b3dad165cc1 to start an election
I20260710 13:21:38.937141 20011 raft_consensus.cc:1081] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 1 LEADER]: Signalling peer e96517bdc4ee4ecc83ab8b3dad165cc1 to start an election
I20260710 13:21:38.939909 19814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de3b3e84acdb40fa926a24415381d39f"
dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
 from {username='slave'} at 127.0.0.1:47014
I20260710 13:21:38.940483 19814 raft_consensus.cc:493] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.940845 19814 raft_consensus.cc:3060] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.945866 20052 consensus_queue.cc:1048] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.948232 19814 raft_consensus.cc:515] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.950721 19814 leader_election.cc:290] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [CANDIDATE]: Term 2 election: Requested vote from peers c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66:43055), bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67:37017)
I20260710 13:21:38.951296 19963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3b3e84acdb40fa926a24415381d39f" candidate_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6"
I20260710 13:21:38.953308 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3b3e84acdb40fa926a24415381d39f" candidate_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c939d4fbbfd24e45be09187651ebdb32"
I20260710 13:21:38.953924 19890 raft_consensus.cc:3055] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.955061 19890 raft_consensus.cc:740] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c939d4fbbfd24e45be09187651ebdb32, State: Running, Role: LEADER
I20260710 13:21:38.955878 19890 consensus_queue.cc:260] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.957160 19890 raft_consensus.cc:3060] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.963105 19890 raft_consensus.cc:2468] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e96517bdc4ee4ecc83ab8b3dad165cc1 in term 2.
I20260710 13:21:38.964025 19781 leader_election.cc:304] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [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: c939d4fbbfd24e45be09187651ebdb32, e96517bdc4ee4ecc83ab8b3dad165cc1; no voters: bc9c45521d284ee2a5fa93c63ffbd3a6
I20260710 13:21:38.964665 20014 raft_consensus.cc:2804] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.965086 20014 raft_consensus.cc:697] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 LEADER]: Becoming Leader. State: Replica: e96517bdc4ee4ecc83ab8b3dad165cc1, State: Running, Role: LEADER
I20260710 13:21:38.965842 20014 consensus_queue.cc:237] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:38.970811 19712 catalog_manager.cc:5697] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 reported cstate change: term changed from 1 to 2, leader changed from c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66) to e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.235703 16329 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:21:39.237154 16329 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:21:39.237484 16329 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:21:39.248298 19814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab81554ca9c942d4ac435d3c2202c149"
dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
mode: GRACEFUL
new_leader_uuid: "c939d4fbbfd24e45be09187651ebdb32"
 from {username='slave'} at 127.0.0.1:47024
I20260710 13:21:39.248747 19814 raft_consensus.cc:606] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 LEADER]: Received request to transfer leadership to TS c939d4fbbfd24e45be09187651ebdb32
I20260710 13:21:39.249693 16329 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:21:39.254316 19964 raft_consensus.cc:1275] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 2 FOLLOWER]: Refusing update from remote peer e96517bdc4ee4ecc83ab8b3dad165cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.255438 20014 consensus_queue.cc:1048] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.265206 19890 raft_consensus.cc:1275] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32 [term 2 FOLLOWER]: Refusing update from remote peer e96517bdc4ee4ecc83ab8b3dad165cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.266793 20048 consensus_queue.cc:1048] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.460143 19890 raft_consensus.cc:1275] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 2 FOLLOWER]: Refusing update from remote peer e96517bdc4ee4ecc83ab8b3dad165cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.461339 20048 consensus_queue.cc:1048] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.468248 19964 raft_consensus.cc:3060] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.475023 19964 raft_consensus.cc:1275] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 2 FOLLOWER]: Refusing update from remote peer e96517bdc4ee4ecc83ab8b3dad165cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.475023 19890 raft_consensus.cc:1275] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 2 FOLLOWER]: Refusing update from remote peer e96517bdc4ee4ecc83ab8b3dad165cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.476395 20014 consensus_queue.cc:1048] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.476505 20048 consensus_queue.cc:1048] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:39.477630 19964 raft_consensus.cc:1275] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 2 FOLLOWER]: Refusing update from remote peer e96517bdc4ee4ecc83ab8b3dad165cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.478809 20048 consensus_queue.cc:1048] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.484506 20014 raft_consensus.cc:993] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1: : Instructing follower c939d4fbbfd24e45be09187651ebdb32 to start an election
I20260710 13:21:39.484894 20014 raft_consensus.cc:1081] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 LEADER]: Signalling peer c939d4fbbfd24e45be09187651ebdb32 to start an election
I20260710 13:21:39.489200 19889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab81554ca9c942d4ac435d3c2202c149"
dest_uuid: "c939d4fbbfd24e45be09187651ebdb32"
 from {username='slave'} at 127.0.0.1:48400
I20260710 13:21:39.489773 19889 raft_consensus.cc:493] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.490108 19889 raft_consensus.cc:3060] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:39.496434 19889 raft_consensus.cc:515] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:39.497349 19890 raft_consensus.cc:1240] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 3 FOLLOWER]: Rejecting Update request from peer e96517bdc4ee4ecc83ab8b3dad165cc1 for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:39.499018 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab81554ca9c942d4ac435d3c2202c149" candidate_uuid: "c939d4fbbfd24e45be09187651ebdb32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1"
I20260710 13:21:39.499665 19814 raft_consensus.cc:3055] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:39.499975 19814 raft_consensus.cc:740] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e96517bdc4ee4ecc83ab8b3dad165cc1, State: Running, Role: LEADER
I20260710 13:21:39.500725 19814 consensus_queue.cc:260] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [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: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:39.501430 20056 consensus_queue.cc:1059] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.502457 19814 raft_consensus.cc:3060] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:39.506945 19814 raft_consensus.cc:2468] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c939d4fbbfd24e45be09187651ebdb32 in term 3.
I20260710 13:21:39.507457 19889 leader_election.cc:290] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [CANDIDATE]: Term 3 election: Requested vote from peers e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65:42275), bc9c45521d284ee2a5fa93c63ffbd3a6 (127.15.242.67:37017)
I20260710 13:21:39.507989 19853 leader_election.cc:304] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [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: c939d4fbbfd24e45be09187651ebdb32, e96517bdc4ee4ecc83ab8b3dad165cc1; no voters: 
I20260710 13:21:39.508392 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab81554ca9c942d4ac435d3c2202c149" candidate_uuid: "c939d4fbbfd24e45be09187651ebdb32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6"
I20260710 13:21:39.508772 20052 raft_consensus.cc:2804] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:39.508929 19964 raft_consensus.cc:3060] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:39.509779 20052 raft_consensus.cc:697] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 3 LEADER]: Becoming Leader. State: Replica: c939d4fbbfd24e45be09187651ebdb32, State: Running, Role: LEADER
I20260710 13:21:39.510613 20052 consensus_queue.cc:237] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } }
I20260710 13:21:39.514719 19964 raft_consensus.cc:2468] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c939d4fbbfd24e45be09187651ebdb32 in term 3.
I20260710 13:21:39.516779 19711 catalog_manager.cc:5697] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 reported cstate change: term changed from 2 to 3, leader changed from e96517bdc4ee4ecc83ab8b3dad165cc1 (127.15.242.65) to c939d4fbbfd24e45be09187651ebdb32 (127.15.242.66). New cstate: current_term: 3 leader_uuid: "c939d4fbbfd24e45be09187651ebdb32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e96517bdc4ee4ecc83ab8b3dad165cc1" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c939d4fbbfd24e45be09187651ebdb32" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 43055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc9c45521d284ee2a5fa93c63ffbd3a6" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 37017 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.592517 16329 tablet_server.cc:179] TabletServer@127.15.242.65:0 shutting down...
I20260710 13:21:39.608381 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:39.608985 16329 tablet_replica.cc:333] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1: stopping tablet replica
I20260710 13:21:39.609511 16329 raft_consensus.cc:2243] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:39.610216 16329 raft_consensus.cc:2272] T de3b3e84acdb40fa926a24415381d39f P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.612242 16329 tablet_replica.cc:333] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1: stopping tablet replica
I20260710 13:21:39.612689 16329 raft_consensus.cc:2243] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:39.613322 16329 raft_consensus.cc:2272] T fd0f8334b5104cbea3ca0f4375aa7615 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.615070 16329 tablet_replica.cc:333] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1: stopping tablet replica
I20260710 13:21:39.615523 16329 raft_consensus.cc:2243] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:39.615854 16329 raft_consensus.cc:2272] T ab81554ca9c942d4ac435d3c2202c149 P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.617738 16329 tablet_replica.cc:333] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1: stopping tablet replica
I20260710 13:21:39.618126 16329 raft_consensus.cc:2243] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:39.618474 16329 raft_consensus.cc:2272] T 2ad1f8147e204a96ada0f90fdecc4cef P e96517bdc4ee4ecc83ab8b3dad165cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.630107 16329 tablet_server.cc:196] TabletServer@127.15.242.65:0 shutdown complete.
I20260710 13:21:39.640695 16329 tablet_server.cc:179] TabletServer@127.15.242.66:0 shutting down...
I20260710 13:21:39.657522 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:39.658159 16329 tablet_replica.cc:333] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32: stopping tablet replica
I20260710 13:21:39.658713 16329 raft_consensus.cc:2243] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:39.659142 16329 raft_consensus.cc:2272] T de3b3e84acdb40fa926a24415381d39f P c939d4fbbfd24e45be09187651ebdb32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.661063 16329 tablet_replica.cc:333] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32: stopping tablet replica
I20260710 13:21:39.661548 16329 raft_consensus.cc:2243] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:39.661921 16329 raft_consensus.cc:2272] T fd0f8334b5104cbea3ca0f4375aa7615 P c939d4fbbfd24e45be09187651ebdb32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.663837 16329 tablet_replica.cc:333] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32: stopping tablet replica
I20260710 13:21:39.664276 16329 raft_consensus.cc:2243] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:39.664829 16329 pending_rounds.cc:70] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32: Trying to abort 2 pending ops.
I20260710 13:21:39.664992 16329 pending_rounds.cc:77] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993009204555776 op_type: NO_OP noop_request { }
I20260710 13:21:39.665249 16329 raft_consensus.cc:2889] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:39.665467 16329 pending_rounds.cc:77] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305993006716002304 op_type: NO_OP noop_request { }
I20260710 13:21:39.665694 16329 raft_consensus.cc:2889] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:39.665953 16329 raft_consensus.cc:2272] T ab81554ca9c942d4ac435d3c2202c149 P c939d4fbbfd24e45be09187651ebdb32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.667866 16329 tablet_replica.cc:333] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32: stopping tablet replica
I20260710 13:21:39.668285 16329 raft_consensus.cc:2243] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:39.668635 16329 raft_consensus.cc:2272] T 2ad1f8147e204a96ada0f90fdecc4cef P c939d4fbbfd24e45be09187651ebdb32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.688953 16329 tablet_server.cc:196] TabletServer@127.15.242.66:0 shutdown complete.
I20260710 13:21:39.699745 16329 tablet_server.cc:179] TabletServer@127.15.242.67:0 shutting down...
I20260710 13:21:39.713399 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:39.713965 16329 tablet_replica.cc:333] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6: stopping tablet replica
I20260710 13:21:39.714450 16329 raft_consensus.cc:2243] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:39.714855 16329 raft_consensus.cc:2272] T de3b3e84acdb40fa926a24415381d39f P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.716826 16329 tablet_replica.cc:333] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6: stopping tablet replica
I20260710 13:21:39.717298 16329 raft_consensus.cc:2243] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:39.717672 16329 raft_consensus.cc:2272] T ab81554ca9c942d4ac435d3c2202c149 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.719677 16329 tablet_replica.cc:333] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6: stopping tablet replica
I20260710 13:21:39.720108 16329 raft_consensus.cc:2243] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:39.720779 16329 raft_consensus.cc:2272] T 2ad1f8147e204a96ada0f90fdecc4cef P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.722373 16329 tablet_replica.cc:333] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6: stopping tablet replica
I20260710 13:21:39.722790 16329 raft_consensus.cc:2243] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:39.723134 16329 raft_consensus.cc:2272] T fd0f8334b5104cbea3ca0f4375aa7615 P bc9c45521d284ee2a5fa93c63ffbd3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.743083 16329 tablet_server.cc:196] TabletServer@127.15.242.67:0 shutdown complete.
I20260710 13:21:39.753624 16329 master.cc:562] Master@127.15.242.126:46817 shutting down...
I20260710 13:21:39.766420 16329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:39.766884 16329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:39.767170 16329 tablet_replica.cc:333] T 00000000000000000000000000000000 P fedfd7e489fb439ab800656d68bea756: stopping tablet replica
I20260710 13:21:39.784009 16329 master.cc:584] Master@127.15.242.126:46817 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2584 ms)
[----------] 6 tests from LeaderRebalancerTest (93879 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:21:39.810941 16329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.242.126:42015
I20260710 13:21:39.811950 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:39.816501 20061 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:21:39.816634 20062 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:21:39.817668 20064 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:21:39.818683 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:39.819437 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:39.819629 16329 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:21:39.819741 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689699819730 us; error 0 us; skew 500 ppm
I20260710 13:21:39.820258 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:39.822283 16329 webserver.cc:533] Webserver started at http://127.15.242.126:36187/ using document root <none> and password file <none>
I20260710 13:21:39.822712 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:39.822871 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:39.823104 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:39.824080 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/master-0-root/instance:
uuid: "4f24329d8fba4ffdbd64f5a84c32d22c"
format_stamp: "Formatted at 2026-07-10 13:21:39 on dist-test-slave-fwgt"
I20260710 13:21:39.828294 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:21:39.831279 20069 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:21:39.831925 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:39.832170 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/master-0-root
uuid: "4f24329d8fba4ffdbd64f5a84c32d22c"
format_stamp: "Formatted at 2026-07-10 13:21:39 on dist-test-slave-fwgt"
I20260710 13:21:39.832424 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-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:21:39.849274 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:39.850322 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:39.883492 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.126:42015
I20260710 13:21:39.883562 20120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.126:42015 every 8 connection(s)
I20260710 13:21:39.887023 20121 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:21:39.896593 20121 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c: Bootstrap starting.
I20260710 13:21:39.900533 20121 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.904075 20121 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c: No bootstrap required, opened a new log
I20260710 13:21:39.905890 20121 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f24329d8fba4ffdbd64f5a84c32d22c" member_type: VOTER }
I20260710 13:21:39.906240 20121 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.906407 20121 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f24329d8fba4ffdbd64f5a84c32d22c, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.906895 20121 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f24329d8fba4ffdbd64f5a84c32d22c" member_type: VOTER }
I20260710 13:21:39.907336 20121 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:39.907537 20121 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:39.907781 20121 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.911773 20121 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f24329d8fba4ffdbd64f5a84c32d22c" member_type: VOTER }
I20260710 13:21:39.912214 20121 leader_election.cc:304] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [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: 4f24329d8fba4ffdbd64f5a84c32d22c; no voters: 
I20260710 13:21:39.913185 20121 leader_election.cc:290] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:39.913443 20124 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.914664 20124 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [term 1 LEADER]: Becoming Leader. State: Replica: 4f24329d8fba4ffdbd64f5a84c32d22c, State: Running, Role: LEADER
I20260710 13:21:39.915175 20124 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [LEADER]: Queue going to LEADER mode. State: All 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: "4f24329d8fba4ffdbd64f5a84c32d22c" member_type: VOTER }
I20260710 13:21:39.915752 20121 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:39.917757 20125 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f24329d8fba4ffdbd64f5a84c32d22c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f24329d8fba4ffdbd64f5a84c32d22c" member_type: VOTER } }
I20260710 13:21:39.917812 20126 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f24329d8fba4ffdbd64f5a84c32d22c. Latest consensus state: current_term: 1 leader_uuid: "4f24329d8fba4ffdbd64f5a84c32d22c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f24329d8fba4ffdbd64f5a84c32d22c" member_type: VOTER } }
I20260710 13:21:39.918473 20125 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:39.918531 20126 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:39.921797 20130 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:39.926291 20130 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:39.929422 16329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:39.934291 20130 catalog_manager.cc:1383] Generated new cluster ID: 697125fb00b64babb0952e5cdc7e40ee
I20260710 13:21:39.934548 20130 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:39.950937 20130 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:39.952135 20130 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:39.967516 20130 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c: Generated new TSK 0
I20260710 13:21:39.968068 20130 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:39.995846 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:40.001991 20142 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:21:40.002879 20143 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:21:40.004621 20145 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:21:40.004746 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:40.005610 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:40.005805 16329 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:21:40.005949 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689700005932 us; error 0 us; skew 500 ppm
I20260710 13:21:40.006469 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:40.008562 16329 webserver.cc:533] Webserver started at http://127.15.242.65:37263/ using document root <none> and password file <none>
I20260710 13:21:40.008993 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:40.009171 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:40.009402 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:40.010392 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/ts-0-root/instance:
uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
format_stamp: "Formatted at 2026-07-10 13:21:40 on dist-test-slave-fwgt"
I20260710 13:21:40.014456 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:21:40.017539 20150 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:21:40.018178 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:40.018429 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/ts-0-root
uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
format_stamp: "Formatted at 2026-07-10 13:21:40 on dist-test-slave-fwgt"
I20260710 13:21:40.018677 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-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:21:40.031627 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:40.032651 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:40.033985 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:40.036178 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:40.036362 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:40.036566 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:40.036712 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:40.074908 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.65:46403
I20260710 13:21:40.075060 20212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.65:46403 every 8 connection(s)
I20260710 13:21:40.079870 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:40.086498 20217 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:21:40.087056 20218 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:21:40.091313 20213 heartbeater.cc:344] Connected to a master server at 127.15.242.126:42015
I20260710 13:21:40.091711 20213 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:40.092514 20213 heartbeater.cc:507] Master 127.15.242.126:42015 requested a full tablet report, sending...
W20260710 13:21:40.093335 20221 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:21:40.093600 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:40.094810 20086 ts_manager.cc:194] Registered new tserver with Master: ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403)
I20260710 13:21:40.094921 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:40.095218 16329 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:21:40.095417 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689700095401 us; error 0 us; skew 500 ppm
I20260710 13:21:40.095956 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:40.096741 20086 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40092
I20260710 13:21:40.098450 16329 webserver.cc:533] Webserver started at http://127.15.242.66:45615/ using document root <none> and password file <none>
I20260710 13:21:40.098937 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:40.099117 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:40.099370 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:40.100339 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/ts-1-root/instance:
uuid: "67d0e55d14504f809ec14a81102f327a"
format_stamp: "Formatted at 2026-07-10 13:21:40 on dist-test-slave-fwgt"
I20260710 13:21:40.104369 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:40.107265 20225 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:21:40.107941 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:40.108184 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/ts-1-root
uuid: "67d0e55d14504f809ec14a81102f327a"
format_stamp: "Formatted at 2026-07-10 13:21:40 on dist-test-slave-fwgt"
I20260710 13:21:40.108426 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-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:21:40.120870 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:40.121769 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:40.122990 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:40.125051 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:40.125229 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:40.125444 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:40.125595 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:40.160028 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.66:46267
I20260710 13:21:40.160145 20287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.66:46267 every 8 connection(s)
I20260710 13:21:40.164338 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:40.170511 20291 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:21:40.173123 20292 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:21:40.174011 20294 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:21:40.174883 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:40.175686 20288 heartbeater.cc:344] Connected to a master server at 127.15.242.126:42015
I20260710 13:21:40.175926 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:40.176023 20288 heartbeater.cc:461] Registering TS with master...
W20260710 13:21:40.176242 16329 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:21:40.176432 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689700176416 us; error 0 us; skew 500 ppm
I20260710 13:21:40.176869 20288 heartbeater.cc:507] Master 127.15.242.126:42015 requested a full tablet report, sending...
I20260710 13:21:40.177043 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:40.178958 20086 ts_manager.cc:194] Registered new tserver with Master: 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:40.179813 16329 webserver.cc:533] Webserver started at http://127.15.242.67:32991/ using document root <none> and password file <none>
I20260710 13:21:40.180451 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:40.180688 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:40.180809 20086 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40102
I20260710 13:21:40.181002 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:40.182235 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/ts-2-root/instance:
uuid: "a990bd297cf74357ab14af849565f9d3"
format_stamp: "Formatted at 2026-07-10 13:21:40 on dist-test-slave-fwgt"
I20260710 13:21:40.186390 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:40.189419 20299 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:21:40.190099 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:40.190361 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/ts-2-root
uuid: "a990bd297cf74357ab14af849565f9d3"
format_stamp: "Formatted at 2026-07-10 13:21:40 on dist-test-slave-fwgt"
I20260710 13:21:40.190610 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689605777011-16329-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:21:40.204514 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:40.205535 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:40.206827 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:40.209069 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:40.209251 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:40.209491 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:40.209641 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:40.247351 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.67:35751
I20260710 13:21:40.247478 20361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.67:35751 every 8 connection(s)
I20260710 13:21:40.260118 20362 heartbeater.cc:344] Connected to a master server at 127.15.242.126:42015
I20260710 13:21:40.260501 20362 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:40.261221 20362 heartbeater.cc:507] Master 127.15.242.126:42015 requested a full tablet report, sending...
I20260710 13:21:40.263015 20086 ts_manager.cc:194] Registered new tserver with Master: a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:40.263739 16329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013455811s
I20260710 13:21:40.264392 20086 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40112
I20260710 13:21:40.286249 20086 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40118:
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:21:40.288622 20086 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:21:40.367002 20327 tablet_service.cc:1511] Processing CreateTablet for tablet 200fd5db2872401194f2f586789598ed (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:40.367836 20325 tablet_service.cc:1511] Processing CreateTablet for tablet dec5c2e4208b435eb39514be811e3e78 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:40.368410 20253 tablet_service.cc:1511] Processing CreateTablet for tablet 200fd5db2872401194f2f586789598ed (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:40.369704 20253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 200fd5db2872401194f2f586789598ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.369537 20324 tablet_service.cc:1511] Processing CreateTablet for tablet c4eb8053c4a3430ca448066f8eda6a69 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:40.370680 20322 tablet_service.cc:1511] Processing CreateTablet for tablet 7f41d73be5654f2eb804b9a4a4e65c57 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:40.368460 20327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 200fd5db2872401194f2f586789598ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.372000 20322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f41d73be5654f2eb804b9a4a4e65c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.371685 20323 tablet_service.cc:1511] Processing CreateTablet for tablet 9728edf525a64ade8a94d6d8c47e1bfb (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:40.372967 20323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9728edf525a64ade8a94d6d8c47e1bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.373713 20325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec5c2e4208b435eb39514be811e3e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.374967 20321 tablet_service.cc:1511] Processing CreateTablet for tablet 469a656f99ef47958b50f651640fe7f9 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:40.369563 20326 tablet_service.cc:1511] Processing CreateTablet for tablet ca983a6430114bf7b297530bd64bd1fd (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:40.374958 20252 tablet_service.cc:1511] Processing CreateTablet for tablet ca983a6430114bf7b297530bd64bd1fd (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:40.375527 20324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4eb8053c4a3430ca448066f8eda6a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.377327 20252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca983a6430114bf7b297530bd64bd1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.379522 20321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469a656f99ef47958b50f651640fe7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.379746 20320 tablet_service.cc:1511] Processing CreateTablet for tablet 3d87175883e942fb93cc680b22c2faa3 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:40.381036 20320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d87175883e942fb93cc680b22c2faa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.383661 20326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca983a6430114bf7b297530bd64bd1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.384037 20178 tablet_service.cc:1511] Processing CreateTablet for tablet 200fd5db2872401194f2f586789598ed (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:40.385227 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 200fd5db2872401194f2f586789598ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.385396 20176 tablet_service.cc:1511] Processing CreateTablet for tablet dec5c2e4208b435eb39514be811e3e78 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:40.386571 20176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec5c2e4208b435eb39514be811e3e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.386726 20174 tablet_service.cc:1511] Processing CreateTablet for tablet 9728edf525a64ade8a94d6d8c47e1bfb (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:40.387557 20319 tablet_service.cc:1511] Processing CreateTablet for tablet 09d072a4817c4a69aba4077ea17828e1 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:40.388033 20174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9728edf525a64ade8a94d6d8c47e1bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.388844 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d072a4817c4a69aba4077ea17828e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.388720 20177 tablet_service.cc:1511] Processing CreateTablet for tablet ca983a6430114bf7b297530bd64bd1fd (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:40.389963 20177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca983a6430114bf7b297530bd64bd1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.391567 20173 tablet_service.cc:1511] Processing CreateTablet for tablet 7f41d73be5654f2eb804b9a4a4e65c57 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:40.392846 20173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f41d73be5654f2eb804b9a4a4e65c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.395759 20175 tablet_service.cc:1511] Processing CreateTablet for tablet c4eb8053c4a3430ca448066f8eda6a69 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:40.410967 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4eb8053c4a3430ca448066f8eda6a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.397322 20172 tablet_service.cc:1511] Processing CreateTablet for tablet 469a656f99ef47958b50f651640fe7f9 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:40.418480 20172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469a656f99ef47958b50f651640fe7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.401114 20170 tablet_service.cc:1511] Processing CreateTablet for tablet 09d072a4817c4a69aba4077ea17828e1 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:40.399082 20171 tablet_service.cc:1511] Processing CreateTablet for tablet 3d87175883e942fb93cc680b22c2faa3 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:40.435680 20170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d072a4817c4a69aba4077ea17828e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.439916 20171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d87175883e942fb93cc680b22c2faa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.445237 20377 tablet_bootstrap.cc:492] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:40.450704 20377 tablet_bootstrap.cc:654] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.454213 20251 tablet_service.cc:1511] Processing CreateTablet for tablet dec5c2e4208b435eb39514be811e3e78 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:40.468880 20251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec5c2e4208b435eb39514be811e3e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.469621 20246 tablet_service.cc:1511] Processing CreateTablet for tablet 3d87175883e942fb93cc680b22c2faa3 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:40.470817 20246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d87175883e942fb93cc680b22c2faa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.464715 20250 tablet_service.cc:1511] Processing CreateTablet for tablet c4eb8053c4a3430ca448066f8eda6a69 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:40.464977 20249 tablet_service.cc:1511] Processing CreateTablet for tablet 9728edf525a64ade8a94d6d8c47e1bfb (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:40.466993 20248 tablet_service.cc:1511] Processing CreateTablet for tablet 7f41d73be5654f2eb804b9a4a4e65c57 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:40.467397 20247 tablet_service.cc:1511] Processing CreateTablet for tablet 469a656f99ef47958b50f651640fe7f9 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:40.473538 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4eb8053c4a3430ca448066f8eda6a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.475723 20247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469a656f99ef47958b50f651640fe7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.476367 20249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9728edf525a64ade8a94d6d8c47e1bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.476962 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f41d73be5654f2eb804b9a4a4e65c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.515007 20378 tablet_bootstrap.cc:492] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:40.515297 20379 tablet_bootstrap.cc:492] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:40.533489 20247 tablet_service.cc:1511] Processing CreateTablet for tablet 09d072a4817c4a69aba4077ea17828e1 (DEFAULT_TABLE table=test-workload [id=f86ee566bfac4908ba850ed7d50d642f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:40.537192 20247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d072a4817c4a69aba4077ea17828e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.551479 20379 tablet_bootstrap.cc:654] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.562451 20379 tablet_bootstrap.cc:492] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:40.562826 20379 ts_tablet_manager.cc:1403] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.018s
I20260710 13:21:40.563598 20378 tablet_bootstrap.cc:654] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.565222 20379 raft_consensus.cc:359] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.565958 20379 raft_consensus.cc:385] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.566233 20379 raft_consensus.cc:740] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.567001 20379 consensus_queue.cc:260] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.580143 20288 heartbeater.cc:499] Master 127.15.242.126:42015 was elected leader, sending a full tablet report...
I20260710 13:21:40.581799 20378 tablet_bootstrap.cc:492] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:40.582212 20378 ts_tablet_manager.cc:1403] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.067s	user 0.026s	sys 0.012s
I20260710 13:21:40.583977 20377 tablet_bootstrap.cc:492] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:40.584499 20377 ts_tablet_manager.cc:1403] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.139s	user 0.011s	sys 0.000s
I20260710 13:21:40.584872 20378 raft_consensus.cc:359] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.585603 20378 raft_consensus.cc:385] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.585875 20378 raft_consensus.cc:740] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.586688 20378 consensus_queue.cc:260] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.589003 20362 heartbeater.cc:499] Master 127.15.242.126:42015 was elected leader, sending a full tablet report...
I20260710 13:21:40.589574 20378 ts_tablet_manager.cc:1434] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:40.590939 20378 tablet_bootstrap.cc:492] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:40.596168 20379 ts_tablet_manager.cc:1434] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.011s
I20260710 13:21:40.596724 20378 tablet_bootstrap.cc:654] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.597216 20379 tablet_bootstrap.cc:492] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:40.603101 20379 tablet_bootstrap.cc:654] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.606830 20377 raft_consensus.cc:359] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.607641 20377 raft_consensus.cc:385] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.607935 20377 raft_consensus.cc:740] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.610541 20377 consensus_queue.cc:260] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.614687 20377 ts_tablet_manager.cc:1434] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.030s	user 0.000s	sys 0.006s
I20260710 13:21:40.614866 20213 heartbeater.cc:499] Master 127.15.242.126:42015 was elected leader, sending a full tablet report...
I20260710 13:21:40.615573 20377 tablet_bootstrap.cc:492] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:40.621172 20377 tablet_bootstrap.cc:654] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.632709 20377 tablet_bootstrap.cc:492] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:40.632721 20379 tablet_bootstrap.cc:492] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:40.633105 20377 ts_tablet_manager.cc:1403] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 13:21:40.633288 20379 ts_tablet_manager.cc:1403] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.022s
I20260710 13:21:40.634961 20378 tablet_bootstrap.cc:492] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:40.635483 20378 ts_tablet_manager.cc:1403] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.018s
I20260710 13:21:40.635918 20377 raft_consensus.cc:359] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.636173 20379 raft_consensus.cc:359] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.636624 20377 raft_consensus.cc:385] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.636884 20379 raft_consensus.cc:385] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.636962 20377 raft_consensus.cc:740] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.637290 20379 raft_consensus.cc:740] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.637975 20377 consensus_queue.cc:260] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.638337 20378 raft_consensus.cc:359] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.639269 20379 consensus_queue.cc:260] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.640301 20378 raft_consensus.cc:385] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.640659 20378 raft_consensus.cc:740] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.641171 20377 ts_tablet_manager.cc:1434] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:40.641444 20378 consensus_queue.cc:260] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.642108 20377 tablet_bootstrap.cc:492] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:40.643491 20378 ts_tablet_manager.cc:1434] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:21:40.644304 20379 ts_tablet_manager.cc:1434] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:21:40.644495 20378 tablet_bootstrap.cc:492] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:40.645326 20379 tablet_bootstrap.cc:492] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:40.647610 20377 tablet_bootstrap.cc:654] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.649859 20378 tablet_bootstrap.cc:654] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.653993 20379 tablet_bootstrap.cc:654] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.664736 20378 tablet_bootstrap.cc:492] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:40.665103 20378 ts_tablet_manager.cc:1403] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 13:21:40.665299 20377 tablet_bootstrap.cc:492] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:40.665702 20377 ts_tablet_manager.cc:1403] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260710 13:21:40.666633 20379 tablet_bootstrap.cc:492] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:40.667083 20379 ts_tablet_manager.cc:1403] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260710 13:21:40.667717 20377 raft_consensus.cc:359] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.667682 20378 raft_consensus.cc:359] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.668524 20377 raft_consensus.cc:385] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.668673 20378 raft_consensus.cc:385] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.668834 20377 raft_consensus.cc:740] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.669032 20378 raft_consensus.cc:740] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.669541 20377 consensus_queue.cc:260] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.669562 20379 raft_consensus.cc:359] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.670447 20379 raft_consensus.cc:385] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.669785 20378 consensus_queue.cc:260] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.670737 20379 raft_consensus.cc:740] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.671568 20377 ts_tablet_manager.cc:1434] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 13:21:40.671454 20379 consensus_queue.cc:260] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.672377 20378 ts_tablet_manager.cc:1434] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:40.672489 20377 tablet_bootstrap.cc:492] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:40.673381 20378 tablet_bootstrap.cc:492] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:40.673454 20379 ts_tablet_manager.cc:1434] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:21:40.674413 20379 tablet_bootstrap.cc:492] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:40.678470 20377 tablet_bootstrap.cc:654] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.679756 20379 tablet_bootstrap.cc:654] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.679756 20378 tablet_bootstrap.cc:654] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.686813 20378 tablet_bootstrap.cc:492] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:40.687297 20378 ts_tablet_manager.cc:1403] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:21:40.688426 20382 raft_consensus.cc:493] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.688946 20382 raft_consensus.cc:515] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.690130 20378 raft_consensus.cc:359] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.690857 20378 raft_consensus.cc:385] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.691129 20378 raft_consensus.cc:740] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.693361 20378 consensus_queue.cc:260] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.695084 20377 tablet_bootstrap.cc:492] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:40.695582 20377 ts_tablet_manager.cc:1403] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260710 13:21:40.696466 20379 tablet_bootstrap.cc:492] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:40.696681 20378 ts_tablet_manager.cc:1434] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260710 13:21:40.696918 20379 ts_tablet_manager.cc:1403] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 13:21:40.697660 20378 tablet_bootstrap.cc:492] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:40.698155 20377 raft_consensus.cc:359] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.698823 20377 raft_consensus.cc:385] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.699088 20377 raft_consensus.cc:740] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.699606 20379 raft_consensus.cc:359] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.700318 20379 raft_consensus.cc:385] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.700592 20379 raft_consensus.cc:740] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.701395 20379 consensus_queue.cc:260] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.704277 20378 tablet_bootstrap.cc:654] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.705524 20382 leader_election.cc:290] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:40.708321 20377 consensus_queue.cc:260] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.713549 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200fd5db2872401194f2f586789598ed" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:40.714087 20377 ts_tablet_manager.cc:1434] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260710 13:21:40.714160 20188 raft_consensus.cc:2468] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 0.
I20260710 13:21:40.715133 20377 tablet_bootstrap.cc:492] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:40.715564 20229 leader_election.cc:304] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:40.716383 20382 raft_consensus.cc:2804] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.716715 20382 raft_consensus.cc:493] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.717041 20382 raft_consensus.cc:3060] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.724345 20382 raft_consensus.cc:515] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.727177 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200fd5db2872401194f2f586789598ed" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:40.727751 20188 raft_consensus.cc:3060] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.730438 20379 ts_tablet_manager.cc:1434] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.010s
I20260710 13:21:40.725468 20377 tablet_bootstrap.cc:654] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.734385 20188 raft_consensus.cc:2468] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:40.735481 20229 leader_election.cc:304] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:40.737896 20379 tablet_bootstrap.cc:492] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:40.739107 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200fd5db2872401194f2f586789598ed" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:40.739872 20337 raft_consensus.cc:2468] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 0.
I20260710 13:21:40.744611 20379 tablet_bootstrap.cc:654] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.736366 20396 raft_consensus.cc:2804] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.747921 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200fd5db2872401194f2f586789598ed" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:40.748520 20337 raft_consensus.cc:3060] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.749688 20378 tablet_bootstrap.cc:492] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:40.750202 20378 ts_tablet_manager.cc:1403] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.022s
I20260710 13:21:40.753149 20378 raft_consensus.cc:359] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.753866 20378 raft_consensus.cc:385] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.754148 20378 raft_consensus.cc:740] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.754963 20378 consensus_queue.cc:260] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.757525 20378 ts_tablet_manager.cc:1434] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:21:40.758538 20378 tablet_bootstrap.cc:492] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:40.764537 20378 tablet_bootstrap.cc:654] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.772601 20337 raft_consensus.cc:2468] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:40.773978 20382 leader_election.cc:290] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:40.775754 20378 tablet_bootstrap.cc:492] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:40.776268 20378 ts_tablet_manager.cc:1403] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:21:40.778389 20396 raft_consensus.cc:697] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:40.779206 20378 raft_consensus.cc:359] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.779345 20396 consensus_queue.cc:237] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.780671 20378 raft_consensus.cc:385] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.781019 20378 raft_consensus.cc:740] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.781847 20378 consensus_queue.cc:260] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.784380 20378 ts_tablet_manager.cc:1434] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:21:40.785418 20378 tablet_bootstrap.cc:492] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:40.791121 20378 tablet_bootstrap.cc:654] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.799312 20377 tablet_bootstrap.cc:492] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:40.799875 20377 ts_tablet_manager.cc:1403] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.085s	user 0.034s	sys 0.032s
I20260710 13:21:40.803268 20377 raft_consensus.cc:359] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.804018 20377 raft_consensus.cc:385] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.803710 20378 tablet_bootstrap.cc:492] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:40.799305 20379 tablet_bootstrap.cc:492] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:40.804586 20378 ts_tablet_manager.cc:1403] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.013s
I20260710 13:21:40.804877 20379 ts_tablet_manager.cc:1403] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.067s	user 0.034s	sys 0.025s
I20260710 13:21:40.806111 20086 catalog_manager.cc:5697] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 0 to 1, leader changed from <none> to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 1 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:40.806684 20378 raft_consensus.cc:359] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.807343 20378 raft_consensus.cc:385] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.807565 20378 raft_consensus.cc:740] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.807678 20379 raft_consensus.cc:359] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.808382 20379 raft_consensus.cc:385] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.808149 20378 consensus_queue.cc:260] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.808670 20379 raft_consensus.cc:740] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.809391 20379 consensus_queue.cc:260] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.810230 20378 ts_tablet_manager.cc:1434] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:40.811146 20378 tablet_bootstrap.cc:492] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:40.811434 20379 ts_tablet_manager.cc:1434] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:40.812316 20379 tablet_bootstrap.cc:492] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:40.804283 20377 raft_consensus.cc:740] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.815773 20377 consensus_queue.cc:260] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.816573 20396 raft_consensus.cc:493] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.816936 20378 tablet_bootstrap.cc:654] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.817071 20396 raft_consensus.cc:515] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.817881 20377 ts_tablet_manager.cc:1434] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 13:21:40.818781 20377 tablet_bootstrap.cc:492] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:40.819805 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
W20260710 13:21:40.821204 20229 leader_election.cc:343] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.824676 20377 tablet_bootstrap.cc:654] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.828635 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:40.829234 20337 raft_consensus.cc:2468] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 0.
I20260710 13:21:40.829783 20379 tablet_bootstrap.cc:654] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.832940 20226 leader_election.cc:304] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:40.834064 20400 raft_consensus.cc:2804] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.834456 20400 raft_consensus.cc:493] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.834760 20400 raft_consensus.cc:3060] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.839087 20396 leader_election.cc:290] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:40.842532 20377 tablet_bootstrap.cc:492] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:40.842285 20400 raft_consensus.cc:515] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.842974 20377 ts_tablet_manager.cc:1403] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260710 13:21:40.844851 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:40.845824 20377 raft_consensus.cc:359] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
W20260710 13:21:40.846164 20229 leader_election.cc:343] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.846534 20377 raft_consensus.cc:385] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.846825 20377 raft_consensus.cc:740] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.848055 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:40.848582 20337 raft_consensus.cc:3060] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.848474 20377 consensus_queue.cc:260] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.849407 20378 tablet_bootstrap.cc:492] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:40.849822 20378 ts_tablet_manager.cc:1403] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.039s	user 0.028s	sys 0.006s
I20260710 13:21:40.850656 20377 ts_tablet_manager.cc:1434] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:40.851583 20377 tablet_bootstrap.cc:492] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:40.852265 20378 raft_consensus.cc:359] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.852875 20378 raft_consensus.cc:385] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.853124 20378 raft_consensus.cc:740] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.853814 20378 consensus_queue.cc:260] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.855118 20337 raft_consensus.cc:2468] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:40.856285 20226 leader_election.cc:304] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:40.857769 20396 raft_consensus.cc:2804] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.857920 20377 tablet_bootstrap.cc:654] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.858269 20396 raft_consensus.cc:697] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:40.859063 20396 consensus_queue.cc:237] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.862114 20378 ts_tablet_manager.cc:1434] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:21:40.868142 20400 leader_election.cc:290] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:40.870088 20378 tablet_bootstrap.cc:492] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:40.875452 20387 raft_consensus.cc:493] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.875627 20378 tablet_bootstrap.cc:654] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.875943 20387 raft_consensus.cc:515] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.878392 20387 leader_election.cc:290] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:40.879453 20086 catalog_manager.cc:5697] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 0 to 1, leader changed from <none> to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 1 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:40.889025 20377 tablet_bootstrap.cc:492] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:40.889402 20377 ts_tablet_manager.cc:1403] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.012s
I20260710 13:21:40.891673 20396 raft_consensus.cc:493] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.891882 20377 raft_consensus.cc:359] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.892230 20396 raft_consensus.cc:515] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.892597 20377 raft_consensus.cc:385] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.892971 20377 raft_consensus.cc:740] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.893301 20379 tablet_bootstrap.cc:492] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:40.893721 20379 ts_tablet_manager.cc:1403] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.082s	user 0.022s	sys 0.008s
I20260710 13:21:40.893646 20377 consensus_queue.cc:260] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.894335 20396 leader_election.cc:290] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:40.896306 20377 ts_tablet_manager.cc:1434] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:40.896536 20379 raft_consensus.cc:359] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.897223 20377 tablet_bootstrap.cc:492] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:40.897190 20379 raft_consensus.cc:385] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.900830 20379 raft_consensus.cc:740] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.901646 20379 consensus_queue.cc:260] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.903648 20377 tablet_bootstrap.cc:654] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.903774 20379 ts_tablet_manager.cc:1434] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:21:40.904428 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
W20260710 13:21:40.905649 20226 leader_election.cc:343] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.906445 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:40.907473 20378 tablet_bootstrap.cc:492] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
W20260710 13:21:40.907598 20229 leader_election.cc:343] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.908008 20229 leader_election.cc:304] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a; no voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:40.908011 20378 ts_tablet_manager.cc:1403] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.015s
I20260710 13:21:40.911628 20378 raft_consensus.cc:359] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.912285 20378 raft_consensus.cc:385] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.912585 20378 raft_consensus.cc:740] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.913347 20378 consensus_queue.cc:260] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.916893 20396 raft_consensus.cc:2749] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:40.917022 20379 tablet_bootstrap.cc:492] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:40.921653 20384 raft_consensus.cc:493] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.922132 20384 raft_consensus.cc:515] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
W20260710 13:21:40.926173 20134 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:40.927325 20379 tablet_bootstrap.cc:654] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.932415 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d072a4817c4a69aba4077ea17828e1" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:40.933185 20263 raft_consensus.cc:2468] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:40.934970 20152 leader_election.cc:304] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:40.935899 20387 raft_consensus.cc:2804] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.935957 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d072a4817c4a69aba4077ea17828e1" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:40.936383 20387 raft_consensus.cc:493] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.936684 20384 leader_election.cc:290] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:40.936725 20337 raft_consensus.cc:2468] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:40.936761 20387 raft_consensus.cc:3060] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.939986 20377 tablet_bootstrap.cc:492] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:40.940536 20377 ts_tablet_manager.cc:1403] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.024s
I20260710 13:21:40.941124 20379 tablet_bootstrap.cc:492] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:40.941653 20379 ts_tablet_manager.cc:1403] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260710 13:21:40.943262 20377 raft_consensus.cc:359] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.943987 20377 raft_consensus.cc:385] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.944299 20377 raft_consensus.cc:740] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.944552 20379 raft_consensus.cc:359] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.945771 20387 raft_consensus.cc:515] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.944962 20377 consensus_queue.cc:260] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.946676 20379 raft_consensus.cc:385] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.947065 20379 raft_consensus.cc:740] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.947921 20379 consensus_queue.cc:260] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.949023 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d072a4817c4a69aba4077ea17828e1" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:40.949600 20263 raft_consensus.cc:3060] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.949833 20418 raft_consensus.cc:493] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.950281 20418 raft_consensus.cc:515] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.951691 20378 ts_tablet_manager.cc:1434] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260710 13:21:40.952268 20418 leader_election.cc:290] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:40.953274 20379 ts_tablet_manager.cc:1434] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:40.954284 20379 tablet_bootstrap.cc:492] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:40.956633 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5c2e4208b435eb39514be811e3e78" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:40.957340 20262 raft_consensus.cc:2468] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:40.959280 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5c2e4208b435eb39514be811e3e78" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:40.959915 20337 raft_consensus.cc:2468] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:40.960714 20379 tablet_bootstrap.cc:654] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.965617 20152 leader_election.cc:304] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:40.967409 20377 ts_tablet_manager.cc:1434] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.002s
I20260710 13:21:40.971158 20377 tablet_bootstrap.cc:492] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:40.971812 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
W20260710 13:21:40.973839 20301 leader_election.cc:343] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.974824 20384 raft_consensus.cc:493] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.975394 20384 raft_consensus.cc:515] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.977344 20377 tablet_bootstrap.cc:654] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.979780 20263 raft_consensus.cc:2468] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:40.977349 20384 leader_election.cc:290] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:40.981774 20387 leader_election.cc:290] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:40.982908 20152 leader_election.cc:304] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:40.984622 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:40.984897 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d072a4817c4a69aba4077ea17828e1" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:40.985241 20263 raft_consensus.cc:2468] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 0.
I20260710 13:21:40.985605 20337 raft_consensus.cc:3060] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.986869 20301 leader_election.cc:304] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: 
I20260710 13:21:40.987535 20387 raft_consensus.cc:2804] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.991623 20387 raft_consensus.cc:697] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:40.992544 20379 tablet_bootstrap.cc:492] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:40.992444 20387 consensus_queue.cc:237] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.994001 20422 raft_consensus.cc:2804] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.994417 20422 raft_consensus.cc:493] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.994736 20422 raft_consensus.cc:3060] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.988893 20384 raft_consensus.cc:493] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.990707 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:40.990660 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:40.993022 20379 ts_tablet_manager.cc:1403] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.017s
I20260710 13:21:40.996330 20188 raft_consensus.cc:2468] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 0.
W20260710 13:21:40.997977 20303 leader_election.cc:343] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.998880 20379 raft_consensus.cc:359] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.000263 20379 raft_consensus.cc:385] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.000625 20379 raft_consensus.cc:740] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.001406 20379 consensus_queue.cc:260] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:40.998922 20303 leader_election.cc:304] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:41.002559 20337 raft_consensus.cc:2468] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:40.999312 20384 raft_consensus.cc:515] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.003753 20424 raft_consensus.cc:2804] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:41.005370 20424 raft_consensus.cc:493] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.989624 20419 raft_consensus.cc:2804] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:41.006117 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:41.006546 20419 raft_consensus.cc:493] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:41.006865 20188 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 0.
I20260710 13:21:41.007164 20419 raft_consensus.cc:3060] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.006168 20424 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.008181 20303 leader_election.cc:304] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:41.013447 20384 leader_election.cc:290] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:41.014061 20384 raft_consensus.cc:2804] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:41.014925 20384 raft_consensus.cc:493] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:41.015689 20384 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.018020 20379 ts_tablet_manager.cc:1434] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:21:41.017748 20084 catalog_manager.cc:5697] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 1 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.016283 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:41.020795 20263 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 0.
I20260710 13:21:41.025938 20379 tablet_bootstrap.cc:492] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:41.032059 20379 tablet_bootstrap.cc:654] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.035892 20419 raft_consensus.cc:515] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.038986 20377 tablet_bootstrap.cc:492] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:41.039340 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5c2e4208b435eb39514be811e3e78" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:41.039530 20377 ts_tablet_manager.cc:1403] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.069s	user 0.030s	sys 0.024s
I20260710 13:21:41.039917 20263 raft_consensus.cc:3060] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.040380 20422 raft_consensus.cc:515] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.042255 20377 raft_consensus.cc:359] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.042853 20377 raft_consensus.cc:385] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.043135 20377 raft_consensus.cc:740] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.043191 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:41.043856 20377 consensus_queue.cc:260] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.044674 20188 raft_consensus.cc:3060] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.045898 20377 ts_tablet_manager.cc:1434] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:41.046417 20263 raft_consensus.cc:2468] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:41.047523 20152 leader_election.cc:304] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:41.048270 20387 raft_consensus.cc:2804] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:41.048529 20419 leader_election.cc:290] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:41.048691 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5c2e4208b435eb39514be811e3e78" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:41.038576 20384 raft_consensus.cc:515] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.048780 20387 raft_consensus.cc:697] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:41.049322 20337 raft_consensus.cc:3060] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.050064 20387 consensus_queue.cc:237] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.052369 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:41.052722 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:41.052369 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:41.053576 20188 raft_consensus.cc:2468] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 1.
I20260710 13:21:41.053745 20187 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.053290 20263 raft_consensus.cc:3060] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.055804 20337 raft_consensus.cc:2468] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:41.053587 20262 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.059513 20263 raft_consensus.cc:2468] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 1.
I20260710 13:21:41.050985 20384 leader_election.cc:290] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:41.047987 20424 raft_consensus.cc:515] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.060770 20301 leader_election.cc:304] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: 
I20260710 13:21:41.061772 20424 leader_election.cc:290] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:41.049294 20422 leader_election.cc:290] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:41.062369 20425 raft_consensus.cc:2804] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:41.052237 20379 tablet_bootstrap.cc:492] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:41.063099 20379 ts_tablet_manager.cc:1403] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.004s
I20260710 13:21:41.063848 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:41.064754 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:41.066278 20188 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.066610 20379 raft_consensus.cc:359] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.065315 20425 raft_consensus.cc:697] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
W20260710 13:21:41.065732 20301 leader_election.cc:343] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:41.067317 20379 raft_consensus.cc:385] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.070824 20379 raft_consensus.cc:740] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.071071 20425 consensus_queue.cc:237] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.071681 20379 consensus_queue.cc:260] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.071317 20084 catalog_manager.cc:5697] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 1 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.070441 20187 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 1.
I20260710 13:21:41.070442 20262 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 1.
I20260710 13:21:41.073729 20379 ts_tablet_manager.cc:1434] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:21:41.075941 20188 raft_consensus.cc:2468] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 1.
I20260710 13:21:41.077307 20303 leader_election.cc:304] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:41.078197 20303 leader_election.cc:304] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:41.078918 20384 raft_consensus.cc:2804] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:41.079448 20384 raft_consensus.cc:697] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:41.080243 20384 consensus_queue.cc:237] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.080667 20425 raft_consensus.cc:2804] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:41.081422 20425 raft_consensus.cc:697] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:41.082166 20425 consensus_queue.cc:237] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.091527 20083 catalog_manager.cc:5697] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:41.103175 20083 catalog_manager.cc:5697] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:41.104390 20083 catalog_manager.cc:5697] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:41.107191 20387 raft_consensus.cc:493] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:41.107609 20387 raft_consensus.cc:515] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.109290 20387 leader_election.cc:290] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:41.110122 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca983a6430114bf7b297530bd64bd1fd" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:41.110571 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca983a6430114bf7b297530bd64bd1fd" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:41.110780 20262 raft_consensus.cc:2468] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:41.111167 20337 raft_consensus.cc:2468] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:41.111819 20152 leader_election.cc:304] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:41.112615 20387 raft_consensus.cc:2804] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:41.112926 20387 raft_consensus.cc:493] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:41.113176 20387 raft_consensus.cc:3060] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.118021 20387 raft_consensus.cc:515] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.119441 20387 leader_election.cc:290] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:41.120069 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca983a6430114bf7b297530bd64bd1fd" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:41.120241 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca983a6430114bf7b297530bd64bd1fd" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:41.120564 20262 raft_consensus.cc:3060] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.120755 20337 raft_consensus.cc:3060] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.124871 20262 raft_consensus.cc:2468] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:41.124964 20337 raft_consensus.cc:2468] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:41.125748 20152 leader_election.cc:304] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:41.126322 20387 raft_consensus.cc:2804] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:41.126677 20387 raft_consensus.cc:697] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:41.127342 20387 consensus_queue.cc:237] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.134143 20083 catalog_manager.cc:5697] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 1 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.142419 20387 raft_consensus.cc:493] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:41.142781 20387 raft_consensus.cc:515] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.144270 20387 leader_election.cc:290] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:41.144951 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:41.145118 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:41.145790 20337 raft_consensus.cc:2393] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in current term 1: Already voted for candidate 67d0e55d14504f809ec14a81102f327a in this term.
I20260710 13:21:41.146688 20151 leader_election.cc:304] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3
I20260710 13:21:41.147271 20387 raft_consensus.cc:3060] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.151542 20387 raft_consensus.cc:2749] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:41.178717 20387 raft_consensus.cc:493] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:41.179106 20387 raft_consensus.cc:515] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.180720 20387 leader_election.cc:290] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:41.181360 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9728edf525a64ade8a94d6d8c47e1bfb" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:41.181725 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9728edf525a64ade8a94d6d8c47e1bfb" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:41.181895 20262 raft_consensus.cc:2468] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:41.182256 20337 raft_consensus.cc:2468] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:41.182772 20152 leader_election.cc:304] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:41.183467 20387 raft_consensus.cc:2804] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:41.183849 20387 raft_consensus.cc:493] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:41.184113 20387 raft_consensus.cc:3060] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.188438 20387 raft_consensus.cc:515] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.189896 20387 leader_election.cc:290] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:41.190519 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9728edf525a64ade8a94d6d8c47e1bfb" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:41.190860 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9728edf525a64ade8a94d6d8c47e1bfb" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:41.190972 20262 raft_consensus.cc:3060] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.191363 20337 raft_consensus.cc:3060] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.195574 20262 raft_consensus.cc:2468] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:41.196372 20152 leader_election.cc:304] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:41.196630 20337 raft_consensus.cc:2468] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:41.196947 20387 raft_consensus.cc:2804] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:41.197356 20387 raft_consensus.cc:697] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:41.198073 20387 consensus_queue.cc:237] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.204062 20083 catalog_manager.cc:5697] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 1 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.300818 20262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "200fd5db2872401194f2f586789598ed"
dest_uuid: "67d0e55d14504f809ec14a81102f327a"
mode: GRACEFUL
new_leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
 from {username='slave'} at 127.0.0.1:51850
I20260710 13:21:41.301297 20262 raft_consensus.cc:606] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Received request to transfer leadership to TS ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:41.310490 20262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69"
dest_uuid: "67d0e55d14504f809ec14a81102f327a"
mode: GRACEFUL
new_leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
 from {username='slave'} at 127.0.0.1:51850
I20260710 13:21:41.310976 20262 raft_consensus.cc:606] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Received request to transfer leadership to TS ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:41.326118 20396 consensus_queue.cc:1048] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.333034 20188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9728edf525a64ade8a94d6d8c47e1bfb"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
mode: GRACEFUL
new_leader_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:52130
I20260710 13:21:41.333626 20188 raft_consensus.cc:606] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Received request to transfer leadership to TS 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:41.340166 20382 consensus_queue.cc:1048] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.343910 20382 consensus_queue.cc:1048] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.354259 20400 raft_consensus.cc:993] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a: : Instructing follower ee27b75e0c5b4fc4b27840e1ef2ae39e to start an election
I20260710 13:21:41.354657 20400 raft_consensus.cc:1081] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Signalling peer ee27b75e0c5b4fc4b27840e1ef2ae39e to start an election
I20260710 13:21:41.355384 20400 raft_consensus.cc:993] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a: : Instructing follower ee27b75e0c5b4fc4b27840e1ef2ae39e to start an election
I20260710 13:21:41.355749 20400 raft_consensus.cc:1081] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Signalling peer ee27b75e0c5b4fc4b27840e1ef2ae39e to start an election
I20260710 13:21:41.358194 20336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57"
dest_uuid: "a990bd297cf74357ab14af849565f9d3"
mode: GRACEFUL
new_leader_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:46012
I20260710 13:21:41.358670 20188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
 from {username='slave'} at 127.0.0.1:52102
I20260710 13:21:41.358798 20336 raft_consensus.cc:606] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Received request to transfer leadership to TS 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:41.359257 20188 raft_consensus.cc:493] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.359609 20188 raft_consensus.cc:3060] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.359602 20400 consensus_queue.cc:1048] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:41.363967 20186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "200fd5db2872401194f2f586789598ed"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
 from {username='slave'} at 127.0.0.1:52102
I20260710 13:21:41.364509 20186 raft_consensus.cc:493] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.364841 20186 raft_consensus.cc:3060] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.366298 20337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9"
dest_uuid: "a990bd297cf74357ab14af849565f9d3"
mode: GRACEFUL
new_leader_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:46012
I20260710 13:21:41.366869 20337 raft_consensus.cc:606] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Received request to transfer leadership to TS 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:41.367681 20188 raft_consensus.cc:515] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.370673 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:41.371204 20262 raft_consensus.cc:3055] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.371498 20262 raft_consensus.cc:740] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:41.371922 20187 raft_consensus.cc:1240] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Rejecting Update request from peer 67d0e55d14504f809ec14a81102f327a for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:41.372403 20262 consensus_queue.cc:260] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.373142 20337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3"
dest_uuid: "a990bd297cf74357ab14af849565f9d3"
mode: GRACEFUL
new_leader_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:46012
I20260710 13:21:41.373369 20262 raft_consensus.cc:3060] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.373692 20337 raft_consensus.cc:606] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Received request to transfer leadership to TS 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:41.374176 20188 leader_election.cc:290] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:41.375166 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:41.371483 20186 raft_consensus.cc:515] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.378866 20187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09d072a4817c4a69aba4077ea17828e1"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
mode: GRACEFUL
new_leader_uuid: "a990bd297cf74357ab14af849565f9d3"
 from {username='slave'} at 127.0.0.1:52130
I20260710 13:21:41.379427 20187 raft_consensus.cc:606] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Received request to transfer leadership to TS a990bd297cf74357ab14af849565f9d3
I20260710 13:21:41.379727 20262 raft_consensus.cc:2468] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 2.
I20260710 13:21:41.380479 20186 leader_election.cc:290] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:41.381557 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200fd5db2872401194f2f586789598ed" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:41.381880 20152 leader_election.cc:304] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:41.382150 20262 raft_consensus.cc:3055] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.382539 20262 raft_consensus.cc:740] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:41.382997 20387 raft_consensus.cc:2804] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.383509 20387 raft_consensus.cc:697] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:41.383363 20262 consensus_queue.cc:260] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.384358 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200fd5db2872401194f2f586789598ed" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:41.384654 20262 raft_consensus.cc:3060] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.385020 20336 raft_consensus.cc:3060] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.384313 20387 consensus_queue.cc:237] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.390964 20262 raft_consensus.cc:2468] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 2.
I20260710 13:21:41.392113 20152 leader_election.cc:304] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:41.392374 20336 raft_consensus.cc:2468] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 2.
I20260710 13:21:41.392984 20387 raft_consensus.cc:2804] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.393492 20387 raft_consensus.cc:697] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:41.394240 20387 consensus_queue.cc:237] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.394405 20086 catalog_manager.cc:5697] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 1 to 2, leader changed from 67d0e55d14504f809ec14a81102f327a (127.15.242.66) to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 2 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.405925 20083 catalog_manager.cc:5697] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 1 to 2, leader changed from 67d0e55d14504f809ec14a81102f327a (127.15.242.66) to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 2 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.461953 20262 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.467664 20384 consensus_queue.cc:1048] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.468968 20384 consensus_queue.cc:1048] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.474545 20425 raft_consensus.cc:993] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3: : Instructing follower 67d0e55d14504f809ec14a81102f327a to start an election
I20260710 13:21:41.475013 20425 raft_consensus.cc:1081] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Signalling peer 67d0e55d14504f809ec14a81102f327a to start an election
I20260710 13:21:41.476497 20422 consensus_queue.cc:1048] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.476727 20262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3"
dest_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:51848
I20260710 13:21:41.477314 20262 raft_consensus.cc:493] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.477695 20262 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.479313 20387 consensus_queue.cc:1048] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.493980 20262 raft_consensus.cc:515] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.496078 20262 leader_election.cc:290] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:41.496183 20418 consensus_queue.cc:1048] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.498579 20425 raft_consensus.cc:993] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3: : Instructing follower 67d0e55d14504f809ec14a81102f327a to start an election
I20260710 13:21:41.498963 20260 raft_consensus.cc:1240] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Rejecting Update request from peer a990bd297cf74357ab14af849565f9d3 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:41.498962 20425 raft_consensus.cc:1081] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Signalling peer 67d0e55d14504f809ec14a81102f327a to start an election
I20260710 13:21:41.504223 20387 consensus_queue.cc:1048] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.505590 20425 consensus_queue.cc:1048] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.506420 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:41.506882 20186 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.512792 20387 consensus_queue.cc:1048] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.513569 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:41.515341 20262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57"
dest_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:51848
I20260710 13:21:41.515905 20262 raft_consensus.cc:493] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.516280 20262 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.519739 20419 raft_consensus.cc:993] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: : Instructing follower a990bd297cf74357ab14af849565f9d3 to start an election
I20260710 13:21:41.520185 20418 raft_consensus.cc:1081] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Signalling peer a990bd297cf74357ab14af849565f9d3 to start an election
I20260710 13:21:41.521025 20425 consensus_queue.cc:1059] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.521377 20337 raft_consensus.cc:3055] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.521744 20337 raft_consensus.cc:740] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:41.523550 20262 raft_consensus.cc:515] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.523538 20336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09d072a4817c4a69aba4077ea17828e1"
dest_uuid: "a990bd297cf74357ab14af849565f9d3"
 from {username='slave'} at 127.0.0.1:46002
I20260710 13:21:41.526504 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:41.527093 20187 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.527091 20336 raft_consensus.cc:493] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.527758 20336 raft_consensus.cc:3060] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.530985 20337 consensus_queue.cc:260] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.532348 20337 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.533951 20187 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 2.
I20260710 13:21:41.534456 20186 raft_consensus.cc:2468] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 2.
I20260710 13:21:41.535182 20229 leader_election.cc:304] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:41.535239 20336 raft_consensus.cc:515] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.536280 20440 raft_consensus.cc:2804] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.536731 20440 raft_consensus.cc:697] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:41.537513 20440 consensus_queue.cc:237] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.538515 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d072a4817c4a69aba4077ea17828e1" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:41.539238 20186 raft_consensus.cc:3055] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.539640 20186 raft_consensus.cc:740] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:41.539839 20229 leader_election.cc:304] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:41.540673 20400 raft_consensus.cc:2804] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.541180 20400 raft_consensus.cc:697] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:41.542143 20261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d072a4817c4a69aba4077ea17828e1" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:41.541944 20400 consensus_queue.cc:237] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.542691 20261 raft_consensus.cc:3060] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.543675 20262 leader_election.cc:290] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:41.545608 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:41.546172 20335 raft_consensus.cc:3055] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.546490 20335 raft_consensus.cc:740] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:41.547291 20335 consensus_queue.cc:260] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.548851 20335 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.550918 20261 raft_consensus.cc:2468] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 2.
I20260710 13:21:41.540654 20186 consensus_queue.cc:260] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.552109 20301 leader_election.cc:304] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: 
I20260710 13:21:41.552744 20186 raft_consensus.cc:3060] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.552990 20425 raft_consensus.cc:2804] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.553489 20425 raft_consensus.cc:697] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 2 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:41.554279 20425 consensus_queue.cc:237] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.556237 20335 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 2.
I20260710 13:21:41.547574 20336 leader_election.cc:290] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:41.563934 20186 raft_consensus.cc:2468] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 2.
I20260710 13:21:41.565219 20337 raft_consensus.cc:2468] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 2.
W20260710 13:21:41.565804 20424 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:21:41.565961 20084 catalog_manager.cc:5697] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 1 to 2, leader changed from ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65) to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 2 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:41.574851 20083 catalog_manager.cc:5697] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 1 to 2, leader changed from a990bd297cf74357ab14af849565f9d3 (127.15.242.67) to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 2 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.576593 20083 catalog_manager.cc:5697] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 1 to 2, leader changed from a990bd297cf74357ab14af849565f9d3 (127.15.242.67) to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 2 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.672091 20424 consensus_queue.cc:1048] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.674499 20424 consensus_queue.cc:1048] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.675639 20419 consensus_queue.cc:1048] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.684612 20422 raft_consensus.cc:993] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3: : Instructing follower 67d0e55d14504f809ec14a81102f327a to start an election
I20260710 13:21:41.685091 20422 raft_consensus.cc:1081] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Signalling peer 67d0e55d14504f809ec14a81102f327a to start an election
I20260710 13:21:41.687973 20418 consensus_queue.cc:1048] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.689186 20260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9"
dest_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:51848
I20260710 13:21:41.690375 20260 raft_consensus.cc:493] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.690732 20260 raft_consensus.cc:3060] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.693197 20418 raft_consensus.cc:993] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e: : Instructing follower 67d0e55d14504f809ec14a81102f327a to start an election
I20260710 13:21:41.693640 20418 raft_consensus.cc:1081] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Signalling peer 67d0e55d14504f809ec14a81102f327a to start an election
I20260710 13:21:41.697325 20260 raft_consensus.cc:515] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.698395 20261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9728edf525a64ade8a94d6d8c47e1bfb"
dest_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:51838
I20260710 13:21:41.698935 20261 raft_consensus.cc:493] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.699376 20261 raft_consensus.cc:3060] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.700349 20387 consensus_queue.cc:1048] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.701956 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:41.702522 20187 raft_consensus.cc:3060] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.706102 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:41.706651 20336 raft_consensus.cc:3055] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.706928 20336 raft_consensus.cc:740] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:41.707755 20260 leader_election.cc:290] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:41.707686 20336 consensus_queue.cc:260] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.708729 20336 raft_consensus.cc:3060] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.712641 20387 consensus_queue.cc:1048] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.717857 20187 raft_consensus.cc:2468] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 2.
I20260710 13:21:41.719003 20229 leader_election.cc:304] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:41.719803 20400 raft_consensus.cc:2804] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.708734 20261 raft_consensus.cc:515] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.720309 20400 raft_consensus.cc:697] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:41.721097 20400 consensus_queue.cc:237] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.728009 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9728edf525a64ade8a94d6d8c47e1bfb" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:41.728544 20187 raft_consensus.cc:3055] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.728824 20187 raft_consensus.cc:740] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:41.729655 20187 consensus_queue.cc:260] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.730289 20336 raft_consensus.cc:2468] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 2.
I20260710 13:21:41.730584 20187 raft_consensus.cc:3060] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.731665 20261 leader_election.cc:290] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:41.733673 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9728edf525a64ade8a94d6d8c47e1bfb" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:41.737505 20187 raft_consensus.cc:2468] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 2.
I20260710 13:21:41.738453 20229 leader_election.cc:304] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:41.739068 20400 raft_consensus.cc:2804] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.739500 20400 raft_consensus.cc:697] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:41.740233 20400 consensus_queue.cc:237] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:41.740073 20084 catalog_manager.cc:5697] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 1 to 2, leader changed from a990bd297cf74357ab14af849565f9d3 (127.15.242.67) to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 2 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.752228 20084 catalog_manager.cc:5697] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 1 to 2, leader changed from ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65) to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 2 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.943193 20337 raft_consensus.cc:3060] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.943924 20336 raft_consensus.cc:1275] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.945044 20387 consensus_queue.cc:1048] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:41.948800 20337 raft_consensus.cc:1275] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.952237 20261 raft_consensus.cc:1275] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.953526 20418 consensus_queue.cc:1048] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:41.954829 20418 consensus_queue.cc:1048] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:41.964629 20261 raft_consensus.cc:1275] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.966068 20456 consensus_queue.cc:1048] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.047717 20187 raft_consensus.cc:1275] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.048785 20400 consensus_queue.cc:1048] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.055801 20337 raft_consensus.cc:1275] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.057595 20440 consensus_queue.cc:1048] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.099684 20337 raft_consensus.cc:1275] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.100790 20440 consensus_queue.cc:1048] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.107410 20187 raft_consensus.cc:1275] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.108819 20396 consensus_queue.cc:1048] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.169077 20187 raft_consensus.cc:1275] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Refusing update from remote peer a990bd297cf74357ab14af849565f9d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.170250 20424 consensus_queue.cc:1048] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.171646 20261 raft_consensus.cc:1275] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Refusing update from remote peer a990bd297cf74357ab14af849565f9d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.172914 20424 consensus_queue.cc:1048] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.275573 20187 raft_consensus.cc:1275] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.276800 20396 consensus_queue.cc:1048] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.284313 20337 raft_consensus.cc:3060] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.290596 20336 raft_consensus.cc:1275] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.291776 20337 raft_consensus.cc:1275] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.292042 20440 consensus_queue.cc:1048] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.292973 20400 consensus_queue.cc:1048] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.299926 20187 raft_consensus.cc:1275] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.301192 20440 consensus_queue.cc:1048] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.404947 20086 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40124:
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:21:44.406927 20086 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:21:44.454860 20172 tablet_service.cc:1511] Processing CreateTablet for tablet dfa3b07497f240ebb171d9e8fd5fcb44 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:44.455626 20246 tablet_service.cc:1511] Processing CreateTablet for tablet dfa3b07497f240ebb171d9e8fd5fcb44 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:44.456086 20172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa3b07497f240ebb171d9e8fd5fcb44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.456883 20246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa3b07497f240ebb171d9e8fd5fcb44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.456918 20321 tablet_service.cc:1511] Processing CreateTablet for tablet dfa3b07497f240ebb171d9e8fd5fcb44 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:44.458182 20321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa3b07497f240ebb171d9e8fd5fcb44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.460415 20175 tablet_service.cc:1511] Processing CreateTablet for tablet fa55b715b37148f29b39aa1adf10e14f (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:44.461531 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa55b715b37148f29b39aa1adf10e14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.461334 20325 tablet_service.cc:1511] Processing CreateTablet for tablet fa55b715b37148f29b39aa1adf10e14f (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:44.464723 20171 tablet_service.cc:1511] Processing CreateTablet for tablet e381d90752de404ea010197bf9dcc315 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:44.465946 20171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e381d90752de404ea010197bf9dcc315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.466511 20252 tablet_service.cc:1511] Processing CreateTablet for tablet fa55b715b37148f29b39aa1adf10e14f (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:44.467733 20252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa55b715b37148f29b39aa1adf10e14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.470592 20249 tablet_service.cc:1511] Processing CreateTablet for tablet e381d90752de404ea010197bf9dcc315 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:44.471820 20249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e381d90752de404ea010197bf9dcc315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.464725 20326 tablet_service.cc:1511] Processing CreateTablet for tablet e381d90752de404ea010197bf9dcc315 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:44.478811 20177 tablet_service.cc:1511] Processing CreateTablet for tablet 551607e409bb44649ffec7a06b0d10bd (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:44.479534 20173 tablet_service.cc:1511] Processing CreateTablet for tablet 371dd36306a8498580fd5dceb2c4440f (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:44.479985 20177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551607e409bb44649ffec7a06b0d10bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.480667 20173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371dd36306a8498580fd5dceb2c4440f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.481808 20247 tablet_service.cc:1511] Processing CreateTablet for tablet d770730982654421bab615242c7417d5 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:44.481993 20248 tablet_service.cc:1511] Processing CreateTablet for tablet 551607e409bb44649ffec7a06b0d10bd (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:44.483090 20247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d770730982654421bab615242c7417d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.483346 20178 tablet_service.cc:1511] Processing CreateTablet for tablet 5fd3cdb127f24c7bbd4376907bf065c3 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:44.483605 20250 tablet_service.cc:1511] Processing CreateTablet for tablet 371dd36306a8498580fd5dceb2c4440f (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:44.484521 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd3cdb127f24c7bbd4376907bf065c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.484818 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371dd36306a8498580fd5dceb2c4440f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.480289 20170 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7f6e210c8046ab931487f3230889be (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:44.487939 20170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7f6e210c8046ab931487f3230889be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.487654 20253 tablet_service.cc:1511] Processing CreateTablet for tablet 5fd3cdb127f24c7bbd4376907bf065c3 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:44.488852 20253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd3cdb127f24c7bbd4376907bf065c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.491542 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551607e409bb44649ffec7a06b0d10bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.492111 20251 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7f6e210c8046ab931487f3230889be (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:44.493309 20251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7f6e210c8046ab931487f3230889be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.479288 20174 tablet_service.cc:1511] Processing CreateTablet for tablet d770730982654421bab615242c7417d5 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:44.496558 20174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d770730982654421bab615242c7417d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.503559 20322 tablet_service.cc:1511] Processing CreateTablet for tablet 551607e409bb44649ffec7a06b0d10bd (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:44.505607 20324 tablet_service.cc:1511] Processing CreateTablet for tablet d770730982654421bab615242c7417d5 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:44.507592 20323 tablet_service.cc:1511] Processing CreateTablet for tablet 371dd36306a8498580fd5dceb2c4440f (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:44.509585 20327 tablet_service.cc:1511] Processing CreateTablet for tablet 5fd3cdb127f24c7bbd4376907bf065c3 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:44.519785 20178 tablet_service.cc:1511] Processing CreateTablet for tablet 4872696c56664028a28a69f7c2a908f1 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:44.521597 20319 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7f6e210c8046ab931487f3230889be (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:44.521873 20320 tablet_service.cc:1511] Processing CreateTablet for tablet 4872696c56664028a28a69f7c2a908f1 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:44.524901 20245 tablet_service.cc:1511] Processing CreateTablet for tablet 4872696c56664028a28a69f7c2a908f1 (DEFAULT_TABLE table=soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:44.526060 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4872696c56664028a28a69f7c2a908f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.533861 20325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa55b715b37148f29b39aa1adf10e14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.534631 20320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4872696c56664028a28a69f7c2a908f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.535511 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7f6e210c8046ab931487f3230889be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.539549 20327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd3cdb127f24c7bbd4376907bf065c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.540117 20323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371dd36306a8498580fd5dceb2c4440f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.543385 20326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e381d90752de404ea010197bf9dcc315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.545096 20324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d770730982654421bab615242c7417d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.547549 20322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551607e409bb44649ffec7a06b0d10bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.568535 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4872696c56664028a28a69f7c2a908f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.632197 20468 tablet_bootstrap.cc:492] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:44.637857 20468 tablet_bootstrap.cc:654] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.639232 20469 tablet_bootstrap.cc:492] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:44.640730 20470 tablet_bootstrap.cc:492] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:44.643666 20468 tablet_bootstrap.cc:492] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:44.644182 20468 ts_tablet_manager.cc:1403] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 13:21:44.645594 20469 tablet_bootstrap.cc:654] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.646308 20470 tablet_bootstrap.cc:654] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.646989 20468 raft_consensus.cc:359] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.647732 20468 raft_consensus.cc:385] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.648010 20468 raft_consensus.cc:740] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.648736 20468 consensus_queue.cc:260] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.650668 20468 ts_tablet_manager.cc:1434] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:44.651153 20470 tablet_bootstrap.cc:492] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:44.651640 20470 ts_tablet_manager.cc:1403] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.005s
I20260710 13:21:44.651830 20468 tablet_bootstrap.cc:492] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:44.652623 20469 tablet_bootstrap.cc:492] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:44.653053 20469 ts_tablet_manager.cc:1403] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 13:21:44.654462 20470 raft_consensus.cc:359] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.655205 20470 raft_consensus.cc:385] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.655503 20470 raft_consensus.cc:740] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.655787 20469 raft_consensus.cc:359] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.656462 20469 raft_consensus.cc:385] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.656756 20469 raft_consensus.cc:740] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.656191 20470 consensus_queue.cc:260] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.657559 20469 consensus_queue.cc:260] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.658107 20468 tablet_bootstrap.cc:654] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.658985 20470 ts_tablet_manager.cc:1434] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:44.659819 20469 ts_tablet_manager.cc:1434] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:21:44.660104 20470 tablet_bootstrap.cc:492] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:44.660807 20469 tablet_bootstrap.cc:492] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:44.666653 20470 tablet_bootstrap.cc:654] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.667340 20469 tablet_bootstrap.cc:654] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.683228 20469 tablet_bootstrap.cc:492] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:44.685061 20470 tablet_bootstrap.cc:492] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:44.685763 20470 ts_tablet_manager.cc:1403] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.001s
I20260710 13:21:44.686271 20469 ts_tablet_manager.cc:1403] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260710 13:21:44.688087 20468 tablet_bootstrap.cc:492] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:44.688557 20468 ts_tablet_manager.cc:1403] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.008s
I20260710 13:21:44.688351 20470 raft_consensus.cc:359] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.688962 20470 raft_consensus.cc:385] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.689222 20470 raft_consensus.cc:740] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.689018 20469 raft_consensus.cc:359] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.689810 20469 raft_consensus.cc:385] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.689864 20470 consensus_queue.cc:260] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.690147 20469 raft_consensus.cc:740] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.691010 20469 consensus_queue.cc:260] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.691236 20468 raft_consensus.cc:359] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.692024 20468 raft_consensus.cc:385] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.692366 20470 ts_tablet_manager.cc:1434] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:44.692345 20468 raft_consensus.cc:740] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.693346 20469 ts_tablet_manager.cc:1434] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:44.693490 20470 tablet_bootstrap.cc:492] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:44.693303 20468 consensus_queue.cc:260] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.694375 20469 tablet_bootstrap.cc:492] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:44.699211 20468 ts_tablet_manager.cc:1434] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:44.700152 20468 tablet_bootstrap.cc:492] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:44.700512 20470 tablet_bootstrap.cc:654] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.700191 20469 tablet_bootstrap.cc:654] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.708849 20468 tablet_bootstrap.cc:654] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.709712 20470 tablet_bootstrap.cc:492] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:44.710139 20469 tablet_bootstrap.cc:492] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:44.710242 20470 ts_tablet_manager.cc:1403] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:21:44.710664 20469 ts_tablet_manager.cc:1403] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 13:21:44.713570 20470 raft_consensus.cc:359] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.713768 20469 raft_consensus.cc:359] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.714336 20470 raft_consensus.cc:385] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.714457 20469 raft_consensus.cc:385] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.714818 20470 raft_consensus.cc:740] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.714864 20469 raft_consensus.cc:740] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.715794 20470 consensus_queue.cc:260] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.715922 20469 consensus_queue.cc:260] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.718324 20470 ts_tablet_manager.cc:1434] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:21:44.719283 20468 tablet_bootstrap.cc:492] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:44.719621 20470 tablet_bootstrap.cc:492] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:44.719774 20468 ts_tablet_manager.cc:1403] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260710 13:21:44.722682 20468 raft_consensus.cc:359] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.719978 20469 ts_tablet_manager.cc:1434] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:21:44.724155 20469 tablet_bootstrap.cc:492] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:44.724193 20468 raft_consensus.cc:385] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.724702 20468 raft_consensus.cc:740] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.725528 20468 consensus_queue.cc:260] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.726509 20470 tablet_bootstrap.cc:654] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.727612 20468 ts_tablet_manager.cc:1434] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:44.731961 20469 tablet_bootstrap.cc:654] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.732849 20468 tablet_bootstrap.cc:492] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:44.740435 20468 tablet_bootstrap.cc:654] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.742262 20469 tablet_bootstrap.cc:492] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:44.742777 20469 ts_tablet_manager.cc:1403] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260710 13:21:44.743155 20470 tablet_bootstrap.cc:492] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:44.743680 20470 ts_tablet_manager.cc:1403] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.016s
I20260710 13:21:44.745967 20469 raft_consensus.cc:359] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.746517 20469 raft_consensus.cc:385] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.746821 20469 raft_consensus.cc:740] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.746690 20470 raft_consensus.cc:359] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.747502 20470 raft_consensus.cc:385] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.747723 20470 raft_consensus.cc:740] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.748116 20468 tablet_bootstrap.cc:492] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:44.747774 20469 consensus_queue.cc:260] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.748593 20468 ts_tablet_manager.cc:1403] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:21:44.748306 20470 consensus_queue.cc:260] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.750517 20470 ts_tablet_manager.cc:1434] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:44.751485 20470 tablet_bootstrap.cc:492] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:44.751467 20468 raft_consensus.cc:359] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.752343 20468 raft_consensus.cc:385] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.752713 20468 raft_consensus.cc:740] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.753494 20468 consensus_queue.cc:260] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.754596 20469 ts_tablet_manager.cc:1434] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:44.755641 20469 tablet_bootstrap.cc:492] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:44.755817 20468 ts_tablet_manager.cc:1434] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:44.756834 20468 tablet_bootstrap.cc:492] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:44.761837 20469 tablet_bootstrap.cc:654] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.762969 20468 tablet_bootstrap.cc:654] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.765210 20456 raft_consensus.cc:493] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.765633 20456 raft_consensus.cc:515] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.767611 20456 leader_election.cc:290] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:44.770412 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:44.770987 20470 tablet_bootstrap.cc:654] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:44.776664 20152 leader_election.cc:343] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.776003 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
W20260710 13:21:44.778752 20151 leader_election.cc:343] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.779419 20468 tablet_bootstrap.cc:492] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:44.779151 20151 leader_election.cc:304] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3
I20260710 13:21:44.779917 20468 ts_tablet_manager.cc:1403] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260710 13:21:44.780123 20469 tablet_bootstrap.cc:492] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:44.780138 20470 tablet_bootstrap.cc:492] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:44.780376 20456 raft_consensus.cc:2749] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.780759 20469 ts_tablet_manager.cc:1403] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.003s
I20260710 13:21:44.780823 20470 ts_tablet_manager.cc:1403] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260710 13:21:44.782235 20468 raft_consensus.cc:359] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.782708 20468 raft_consensus.cc:385] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.782920 20468 raft_consensus.cc:740] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.783581 20468 consensus_queue.cc:260] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.783820 20469 raft_consensus.cc:359] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.784034 20470 raft_consensus.cc:359] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.784561 20469 raft_consensus.cc:385] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.784742 20470 raft_consensus.cc:385] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.784890 20469 raft_consensus.cc:740] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.785077 20470 raft_consensus.cc:740] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.785761 20468 ts_tablet_manager.cc:1434] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 13:21:44.785791 20469 consensus_queue.cc:260] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.786708 20468 tablet_bootstrap.cc:492] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:44.788069 20469 ts_tablet_manager.cc:1434] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:21:44.789033 20469 tablet_bootstrap.cc:492] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:44.785791 20470 consensus_queue.cc:260] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.793012 20468 tablet_bootstrap.cc:654] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.797537 20469 tablet_bootstrap.cc:654] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.794571 20470 ts_tablet_manager.cc:1434] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:21:44.799172 20470 tablet_bootstrap.cc:492] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:44.804873 20470 tablet_bootstrap.cc:654] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.805470 20425 raft_consensus.cc:493] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.805994 20425 raft_consensus.cc:515] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.808223 20425 leader_election.cc:290] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:44.809466 20469 tablet_bootstrap.cc:492] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:44.809309 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:44.809902 20469 ts_tablet_manager.cc:1403] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260710 13:21:44.810007 20260 raft_consensus.cc:2468] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 0.
I20260710 13:21:44.811637 20301 leader_election.cc:304] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: 
I20260710 13:21:44.812480 20425 raft_consensus.cc:2804] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.812909 20425 raft_consensus.cc:493] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.812778 20469 raft_consensus.cc:359] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.813407 20425 raft_consensus.cc:3060] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.813628 20469 raft_consensus.cc:385] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.814052 20469 raft_consensus.cc:740] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.811975 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:44.814806 20469 consensus_queue.cc:260] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.815557 20186 raft_consensus.cc:2468] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 0.
I20260710 13:21:44.821136 20425 raft_consensus.cc:515] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.823982 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:44.824541 20186 raft_consensus.cc:3060] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.826316 20468 tablet_bootstrap.cc:492] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:44.826797 20468 ts_tablet_manager.cc:1403] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.004s
I20260710 13:21:44.826150 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:44.829691 20468 raft_consensus.cc:359] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.830359 20468 raft_consensus.cc:385] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.830643 20468 raft_consensus.cc:740] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.831456 20186 raft_consensus.cc:2468] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 1.
I20260710 13:21:44.831317 20468 consensus_queue.cc:260] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.824525 20469 ts_tablet_manager.cc:1434] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:21:44.833082 20469 tablet_bootstrap.cc:492] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:44.833451 20468 ts_tablet_manager.cc:1434] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260710 13:21:44.834668 20468 tablet_bootstrap.cc:492] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:44.838265 20303 leader_election.cc:304] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:44.839071 20489 raft_consensus.cc:2804] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.840504 20468 tablet_bootstrap.cc:654] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.840504 20469 tablet_bootstrap.cc:654] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.829483 20260 raft_consensus.cc:3060] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.847018 20457 raft_consensus.cc:493] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.847525 20457 raft_consensus.cc:515] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.849603 20457 leader_election.cc:290] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:44.851770 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
W20260710 13:21:44.853036 20229 leader_election.cc:343] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.853993 20470 tablet_bootstrap.cc:492] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:44.854506 20469 tablet_bootstrap.cc:492] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:44.854683 20470 ts_tablet_manager.cc:1403] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.056s	user 0.029s	sys 0.025s
I20260710 13:21:44.855042 20469 ts_tablet_manager.cc:1403] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.004s
I20260710 13:21:44.857786 20470 raft_consensus.cc:359] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.858484 20470 raft_consensus.cc:385] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.858793 20470 raft_consensus.cc:740] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.859234 20260 raft_consensus.cc:2468] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 1.
I20260710 13:21:44.859642 20470 consensus_queue.cc:260] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.872113 20470 ts_tablet_manager.cc:1434] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:21:44.861310 20469 raft_consensus.cc:359] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.866470 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:44.872814 20336 raft_consensus.cc:2468] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 0.
I20260710 13:21:44.873272 20470 tablet_bootstrap.cc:492] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:44.873878 20226 leader_election.cc:304] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:44.874975 20457 raft_consensus.cc:2804] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.875404 20457 raft_consensus.cc:493] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.875771 20457 raft_consensus.cc:3060] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.879704 20470 tablet_bootstrap.cc:654] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.867650 20468 tablet_bootstrap.cc:492] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:44.880971 20468 ts_tablet_manager.cc:1403] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.009s
I20260710 13:21:44.882483 20469 raft_consensus.cc:385] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.882839 20469 raft_consensus.cc:740] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.883595 20469 consensus_queue.cc:260] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.885005 20468 raft_consensus.cc:359] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.885743 20468 raft_consensus.cc:385] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.886055 20468 raft_consensus.cc:740] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.887280 20425 leader_election.cc:290] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:44.886891 20468 consensus_queue.cc:260] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.886111 20469 ts_tablet_manager.cc:1434] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260710 13:21:44.890512 20469 tablet_bootstrap.cc:492] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:44.889307 20489 raft_consensus.cc:697] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
W20260710 13:21:44.894316 20152 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.242.66:46267, user_credentials={real_user=slave}} blocked reactor thread for 60487.6us
I20260710 13:21:44.900261 20470 tablet_bootstrap.cc:492] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:44.900483 20457 raft_consensus.cc:515] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.900939 20470 ts_tablet_manager.cc:1403] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260710 13:21:44.902731 20457 leader_election.cc:290] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:44.903465 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:44.907222 20425 raft_consensus.cc:493] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.908862 20186 raft_consensus.cc:3060] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.911054 20470 raft_consensus.cc:359] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.911953 20456 raft_consensus.cc:493] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.913661 20456 raft_consensus.cc:515] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.910609 20425 raft_consensus.cc:515] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.915616 20456 leader_election.cc:290] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:44.915952 20425 leader_election.cc:290] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:44.907657 20489 consensus_queue.cc:237] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.912976 20468 ts_tablet_manager.cc:1434] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260710 13:21:44.912621 20470 raft_consensus.cc:385] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.921531 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:44.921929 20468 tablet_bootstrap.cc:492] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:44.922163 20260 raft_consensus.cc:2468] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 0.
I20260710 13:21:44.923475 20469 tablet_bootstrap.cc:654] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.923421 20301 leader_election.cc:304] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: 
I20260710 13:21:44.924366 20425 raft_consensus.cc:2804] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.924738 20425 raft_consensus.cc:493] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.925043 20425 raft_consensus.cc:3060] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.928373 20468 tablet_bootstrap.cc:654] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.918645 20470 raft_consensus.cc:740] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.929734 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:44.929699 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:44.930330 20470 consensus_queue.cc:260] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.931035 20337 raft_consensus.cc:3060] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.931665 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:44.932266 20186 raft_consensus.cc:2468] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:44.933408 20229 leader_election.cc:304] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:44.934652 20491 raft_consensus.cc:493] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.935102 20491 raft_consensus.cc:515] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.935379 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
W20260710 13:21:44.935662 20303 leader_election.cc:343] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.936066 20260 raft_consensus.cc:2468] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:44.937063 20491 leader_election.cc:290] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:44.937631 20498 raft_consensus.cc:2804] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.938115 20498 raft_consensus.cc:697] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:44.938304 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:44.939273 20152 leader_election.cc:304] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:44.930474 20336 raft_consensus.cc:2468] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:44.942420 20260 raft_consensus.cc:2468] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 0.
I20260710 13:21:44.942024 20456 raft_consensus.cc:2804] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.943594 20456 raft_consensus.cc:493] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.943938 20456 raft_consensus.cc:3060] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.944375 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:44.944945 20186 raft_consensus.cc:2468] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 0.
I20260710 13:21:44.945206 20301 leader_election.cc:304] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: 
I20260710 13:21:44.947623 20491 raft_consensus.cc:2804] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.948150 20491 raft_consensus.cc:493] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.941700 20457 raft_consensus.cc:493] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.948807 20491 raft_consensus.cc:3060] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.950466 20457 raft_consensus.cc:515] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.955082 20457 leader_election.cc:290] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:44.955776 20469 tablet_bootstrap.cc:492] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:44.956066 20337 raft_consensus.cc:2468] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:44.956231 20469 ts_tablet_manager.cc:1403] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.006s
I20260710 13:21:44.957737 20456 raft_consensus.cc:515] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.960238 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd3cdb127f24c7bbd4376907bf065c3" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:44.951927 20498 consensus_queue.cc:237] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.963831 20186 raft_consensus.cc:2468] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 0.
I20260710 13:21:44.964818 20229 leader_election.cc:304] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:44.960661 20469 raft_consensus.cc:359] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
W20260710 13:21:44.962167 20134 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:44.960234 20425 raft_consensus.cc:515] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.965687 20457 raft_consensus.cc:2804] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.966125 20457 raft_consensus.cc:493] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.966475 20457 raft_consensus.cc:3060] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.962765 20491 raft_consensus.cc:515] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.969247 20491 leader_election.cc:290] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:44.969913 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:44.970480 20186 raft_consensus.cc:3060] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.971786 20468 tablet_bootstrap.cc:492] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:44.972636 20261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:44.974262 20261 raft_consensus.cc:3060] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.960680 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd3cdb127f24c7bbd4376907bf065c3" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:44.974339 20468 ts_tablet_manager.cc:1403] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.011s
I20260710 13:21:44.975793 20337 raft_consensus.cc:2468] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 0.
I20260710 13:21:44.975796 20457 raft_consensus.cc:515] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.977115 20469 raft_consensus.cc:385] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.977708 20469 raft_consensus.cc:740] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.979894 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:44.979806 20457 leader_election.cc:290] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:44.980507 20468 raft_consensus.cc:359] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.982502 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:44.982080 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd3cdb127f24c7bbd4376907bf065c3" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:44.983060 20337 raft_consensus.cc:3060] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.982321 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd3cdb127f24c7bbd4376907bf065c3" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:44.983592 20468 raft_consensus.cc:385] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.980460 20260 raft_consensus.cc:3060] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.984596 20468 raft_consensus.cc:740] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.985291 20468 consensus_queue.cc:260] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.985477 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:44.986109 20262 raft_consensus.cc:3060] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.987483 20468 ts_tablet_manager.cc:1434] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:44.988379 20468 tablet_bootstrap.cc:492] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Bootstrap starting.
I20260710 13:21:44.990506 20470 ts_tablet_manager.cc:1434] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.089s	user 0.022s	sys 0.004s
I20260710 13:21:44.984182 20425 leader_election.cc:290] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:44.984258 20188 raft_consensus.cc:3060] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.983348 20186 raft_consensus.cc:2468] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 1.
I20260710 13:21:44.993642 20303 leader_election.cc:304] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:44.994511 20425 raft_consensus.cc:2804] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.995002 20425 raft_consensus.cc:697] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:44.995438 20468 tablet_bootstrap.cc:654] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.997009 20337 raft_consensus.cc:2468] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:44.996023 20425 consensus_queue.cc:237] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:44.998106 20470 tablet_bootstrap.cc:492] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:44.999461 20151 leader_election.cc:304] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:44.982749 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:44.983454 20336 raft_consensus.cc:3060] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:45.001200 20303 leader_election.cc:343] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:45.002171 20261 raft_consensus.cc:2468] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 1.
I20260710 13:21:45.005102 20260 raft_consensus.cc:2468] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:45.007912 20492 raft_consensus.cc:2804] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:45.008369 20492 raft_consensus.cc:697] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:45.009092 20492 consensus_queue.cc:237] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.006922 20470 tablet_bootstrap.cc:654] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.981202 20469 consensus_queue.cc:260] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.016898 20262 raft_consensus.cc:2468] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 1.
I20260710 13:21:45.017436 20469 ts_tablet_manager.cc:1434] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260710 13:21:45.018332 20469 tablet_bootstrap.cc:492] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3: Bootstrap starting.
I20260710 13:21:45.018172 20301 leader_election.cc:304] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [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: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:45.020095 20491 raft_consensus.cc:2804] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:45.020793 20491 raft_consensus.cc:697] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:45.021637 20491 consensus_queue.cc:237] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.023102 20336 raft_consensus.cc:2468] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:45.027346 20226 leader_election.cc:304] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: 
I20260710 13:21:45.028174 20501 raft_consensus.cc:2804] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:45.028666 20501 raft_consensus.cc:697] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:45.029448 20501 consensus_queue.cc:237] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.030577 20188 raft_consensus.cc:2468] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:45.032763 20456 leader_election.cc:290] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:45.040010 20086 catalog_manager.cc:5697] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:45.048703 20468 tablet_bootstrap.cc:492] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: No bootstrap required, opened a new log
I20260710 13:21:45.049259 20468 ts_tablet_manager.cc:1403] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.024s
I20260710 13:21:45.048938 20085 catalog_manager.cc:5697] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 1 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.047371 20470 tablet_bootstrap.cc:492] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:45.052189 20470 ts_tablet_manager.cc:1403] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.060s	user 0.001s	sys 0.016s
I20260710 13:21:45.050786 20084 catalog_manager.cc:5697] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 0 to 1, leader changed from <none> to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 1 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.051471 20468 raft_consensus.cc:359] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.055179 20468 raft_consensus.cc:385] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:45.055527 20468 raft_consensus.cc:740] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Initialized, Role: FOLLOWER
I20260710 13:21:45.054809 20470 raft_consensus.cc:359] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.056305 20468 consensus_queue.cc:260] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.056778 20470 raft_consensus.cc:385] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:45.057200 20470 raft_consensus.cc:740] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:45.058251 20468 ts_tablet_manager.cc:1434] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:21:45.058008 20470 consensus_queue.cc:260] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.056210 20469 tablet_bootstrap.cc:654] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:45.060804 20470 ts_tablet_manager.cc:1434] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 13:21:45.061842 20470 tablet_bootstrap.cc:492] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a: Bootstrap starting.
I20260710 13:21:45.067440 20470 tablet_bootstrap.cc:654] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:45.072450 20469 tablet_bootstrap.cc:492] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3: No bootstrap required, opened a new log
I20260710 13:21:45.072959 20469 ts_tablet_manager.cc:1403] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.010s
I20260710 13:21:45.075795 20469 raft_consensus.cc:359] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.076514 20469 raft_consensus.cc:385] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:45.076822 20469 raft_consensus.cc:740] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:45.076984 20470 tablet_bootstrap.cc:492] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a: No bootstrap required, opened a new log
I20260710 13:21:45.077543 20470 ts_tablet_manager.cc:1403] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260710 13:21:45.077576 20469 consensus_queue.cc:260] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.080191 20469 ts_tablet_manager.cc:1434] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:45.080466 20470 raft_consensus.cc:359] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.081122 20470 raft_consensus.cc:385] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:45.081377 20470 raft_consensus.cc:740] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Initialized, Role: FOLLOWER
I20260710 13:21:45.082005 20470 consensus_queue.cc:260] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.083884 20470 ts_tablet_manager.cc:1434] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:45.086465 20492 raft_consensus.cc:493] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:45.086912 20492 raft_consensus.cc:515] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.088083 20086 catalog_manager.cc:5697] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:45.088930 20492 leader_election.cc:290] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:45.089601 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:45.090401 20262 raft_consensus.cc:2393] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in current term 1: Already voted for candidate a990bd297cf74357ab14af849565f9d3 in this term.
I20260710 13:21:45.089627 20086 catalog_manager.cc:5697] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:45.091825 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:45.092869 20151 leader_election.cc:304] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3
I20260710 13:21:45.100239 20492 raft_consensus.cc:3060] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.101579 20085 catalog_manager.cc:5697] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 0 to 1, leader changed from <none> to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 1 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.106927 20492 raft_consensus.cc:2749] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:45.111023 20492 raft_consensus.cc:493] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:45.111377 20492 raft_consensus.cc:515] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.113241 20492 leader_election.cc:290] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:45.113538 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:45.114069 20262 raft_consensus.cc:2468] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:45.114241 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:45.114867 20337 raft_consensus.cc:2468] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:45.115044 20152 leader_election.cc:304] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:45.116123 20492 raft_consensus.cc:2804] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:45.116393 20492 raft_consensus.cc:493] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:45.116708 20492 raft_consensus.cc:3060] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.121066 20492 raft_consensus.cc:515] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.122491 20492 leader_election.cc:290] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:45.123049 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:45.123312 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:45.123517 20262 raft_consensus.cc:3060] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.123766 20337 raft_consensus.cc:3060] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.128985 20262 raft_consensus.cc:2468] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:45.129405 20337 raft_consensus.cc:2468] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:45.129980 20152 leader_election.cc:304] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:45.130739 20492 raft_consensus.cc:2804] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:45.131080 20492 raft_consensus.cc:697] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:45.131675 20492 consensus_queue.cc:237] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.138999 20084 catalog_manager.cc:5697] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 1 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.173007 20492 raft_consensus.cc:493] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:45.173420 20492 raft_consensus.cc:515] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.175078 20492 leader_election.cc:290] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:45.175657 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:45.176045 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:45.176292 20262 raft_consensus.cc:2468] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:45.176653 20336 raft_consensus.cc:2468] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 0.
I20260710 13:21:45.177304 20152 leader_election.cc:304] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:45.178015 20492 raft_consensus.cc:2804] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:45.178289 20492 raft_consensus.cc:493] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:45.178527 20492 raft_consensus.cc:3060] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.183497 20492 raft_consensus.cc:515] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.184917 20492 leader_election.cc:290] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:45.185544 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:45.185948 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:45.186059 20262 raft_consensus.cc:3060] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.186414 20336 raft_consensus.cc:3060] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.190909 20262 raft_consensus.cc:2468] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:45.191045 20336 raft_consensus.cc:2468] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:45.191879 20152 leader_election.cc:304] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:45.192564 20492 raft_consensus.cc:2804] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:45.192934 20492 raft_consensus.cc:697] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:45.193564 20492 consensus_queue.cc:237] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.200213 20084 catalog_manager.cc:5697] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 1 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.577521 20425 raft_consensus.cc:493] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:45.578517 20425 raft_consensus.cc:515] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:45.581521 20425 leader_election.cc:290] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
W20260710 13:21:45.969414 20134 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:21:46.973387 20134 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:47.230270 20519 raft_consensus.cc:493] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:47.231019 20519 raft_consensus.cc:515] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.233294 20519 leader_election.cc:290] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.450749 20519 raft_consensus.cc:493] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.476697 20519 raft_consensus.cc:515] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.479302 20519 leader_election.cc:290] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.470732 20521 raft_consensus.cc:493] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:47.481890 20521 raft_consensus.cc:515] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.483992 20521 leader_election.cc:290] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.553900 20519 raft_consensus.cc:493] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.555967 20519 raft_consensus.cc:515] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.556885 20522 raft_consensus.cc:493] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.557760 20521 raft_consensus.cc:493] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.564492 20521 raft_consensus.cc:515] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.589113 20521 leader_election.cc:290] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.589785 20521 raft_consensus.cc:493] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.590490 20521 raft_consensus.cc:515] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.591499 20522 raft_consensus.cc:515] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.594112 20522 leader_election.cc:290] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.594628 20522 raft_consensus.cc:493] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.601521 20519 leader_election.cc:290] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.607517 20521 leader_election.cc:290] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.608021 20522 raft_consensus.cc:515] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.610495 20522 leader_election.cc:290] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.618918 20528 raft_consensus.cc:493] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a990bd297cf74357ab14af849565f9d3)
I20260710 13:21:47.611099 20522 raft_consensus.cc:493] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.621104 20521 raft_consensus.cc:493] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.624078 20519 raft_consensus.cc:493] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:47.619850 20528 raft_consensus.cc:515] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.625823 20519 raft_consensus.cc:515] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.627408 20528 leader_election.cc:290] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.622534 20521 raft_consensus.cc:515] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.624841 20523 raft_consensus.cc:493] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:47.621637 20522 raft_consensus.cc:515] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.629822 20523 raft_consensus.cc:515] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.632324 20523 leader_election.cc:290] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.632879 20522 leader_election.cc:290] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.633500 20519 leader_election.cc:290] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.634325 20525 raft_consensus.cc:493] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:47.637362 20525 raft_consensus.cc:515] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.640594 20530 raft_consensus.cc:493] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:47.641465 20525 leader_election.cc:290] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.641394 20530 raft_consensus.cc:515] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.644812 20528 raft_consensus.cc:493] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.647765 20528 raft_consensus.cc:515] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.644131 20526 raft_consensus.cc:493] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.646445 20521 leader_election.cc:290] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.645833 20530 leader_election.cc:290] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.650475 20526 raft_consensus.cc:515] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.652370 20522 raft_consensus.cc:493] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.653088 20522 raft_consensus.cc:515] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.653784 20528 leader_election.cc:290] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.651885 20530 raft_consensus.cc:493] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:47.654206 20526 leader_election.cc:290] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.654508 20530 raft_consensus.cc:515] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.656030 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200fd5db2872401194f2f586789598ed" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.656756 20530 leader_election.cc:290] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.657846 20522 leader_election.cc:290] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.657891 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.659751 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca983a6430114bf7b297530bd64bd1fd" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.660024 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.662737 20188 raft_consensus.cc:2468] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:47.662678 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d072a4817c4a69aba4077ea17828e1" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.660559 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381d90752de404ea010197bf9dcc315" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.663957 20185 raft_consensus.cc:2468] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 0.
I20260710 13:21:47.660777 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.664690 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5c2e4208b435eb39514be811e3e78" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.664883 20183 raft_consensus.cc:2468] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:47.661839 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381d90752de404ea010197bf9dcc315" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.665953 20184 raft_consensus.cc:2468] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 0.
I20260710 13:21:47.666386 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.667573 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.668974 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:47.670943 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.671918 20182 raft_consensus.cc:2468] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:47.672380 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.672386 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:47.674093 20258 raft_consensus.cc:2468] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:47.676692 20526 consensus_queue.cc:1048] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:47.678081 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:47.678694 20084 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40092 (request call id 69) took 2479 ms. Trace:
I20260710 13:21:47.678757 20260 raft_consensus.cc:2468] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
I20260710 13:21:47.681644 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:47.681915 20229 leader_election.cc:304] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:47.679266 20084 rpcz_store.cc:276] 0710 13:21:45.198709 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:21:45.198819 (+   110us) service_pool.cc:224] Handling call
0710 13:21:47.678482 (+2479663us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:21:45.202089 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 13:21:45.202445 (+   356us) write_op.cc:437] Acquiring schema lock in shared mode
0710 13:21:45.202464 (+    19us) write_op.cc:440] Acquired schema lock
0710 13:21:45.202471 (+     7us) tablet.cc:662] Decoding operations
0710 13:21:45.202697 (+   226us) write_op.cc:625] Acquiring the partition lock for write op
0710 13:21:45.202736 (+    39us) write_op.cc:646] Partition lock acquired for write op
0710 13:21:45.202752 (+    16us) tablet.cc:685] Acquiring locks for 1 operations
0710 13:21:45.202882 (+   130us) tablet.cc:701] Row locks acquired
0710 13:21:45.202892 (+    10us) write_op.cc:260] PREPARE: finished
0710 13:21:45.203006 (+   114us) write_op.cc:270] Start()
0710 13:21:45.203077 (+    71us) write_op.cc:276] Timestamp: P: 1783689705202975 usec, L: 0
0710 13:21:45.203086 (+     9us) op_driver.cc:348] REPLICATION: starting
0710 13:21:45.203530 (+   444us) log.cc:844] Serialized 540 byte log entry
0710 13:21:45.204806 (+  1276us) op_driver.cc:464] REPLICATION: finished
0710 13:21:45.205085 (+   279us) write_op.cc:301] APPLY: starting
0710 13:21:45.205145 (+    60us) tablet.cc:1367] starting BulkCheckPresence
0710 13:21:45.205331 (+   186us) tablet.cc:1370] finished BulkCheckPresence
0710 13:21:45.205413 (+    82us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 13:21:45.205573 (+   160us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 13:21:45.205678 (+   105us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0710 13:21:45.205705 (+    27us) write_op.cc:312] APPLY: finished
0710 13:21:45.205886 (+   181us) log.cc:844] Serialized 22 byte log entry
0710 13:21:45.206042 (+   156us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:21:45.206117 (+    75us) write_op.cc:459] Released schema lock
0710 13:21:45.206152 (+    35us) write_op.cc:341] FINISH: Updating metrics
0710 13:21:45.206426 (+   274us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:21:45.206470 (+    44us) write_op.cc:459] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":108,"apply.run_cpu_time_us":1299,"apply.run_wall_time_us":1306,"num_ops":1,"prepare.queue_time_us":101,"prepare.run_cpu_time_us":1629,"prepare.run_wall_time_us":1629,"replication_time_us":1623}]]}
I20260710 13:21:47.682976 20526 raft_consensus.cc:2804] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:47.683305 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:47.683540 20526 raft_consensus.cc:493] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:47.683972 20526 raft_consensus.cc:3060] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:47.684969 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:47.685437 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:47.689047 20531 consensus_queue.cc:1048] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:47.689254 20525 consensus_queue.cc:1048] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:47.690955 20152 leader_election.cc:304] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:47.691605 20522 raft_consensus.cc:2804] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:47.691960 20522 raft_consensus.cc:493] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:47.692059 20152 leader_election.cc:304] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:47.692328 20522 raft_consensus.cc:3060] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:47.693866 20525 raft_consensus.cc:2804] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:47.694233 20525 raft_consensus.cc:493] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:47.694697 20530 consensus_queue.cc:1048] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:47.694576 20525 raft_consensus.cc:3060] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:47.707923 20229 leader_election.cc:304] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:47.709247 20229 leader_election.cc:304] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:47.710044 20521 raft_consensus.cc:2804] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:47.710495 20527 raft_consensus.cc:2804] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:47.710537 20521 raft_consensus.cc:493] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:47.711127 20527 raft_consensus.cc:493] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:47.711572 20527 raft_consensus.cc:3060] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:47.720225 20527 raft_consensus.cc:515] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.726505 20527 leader_election.cc:290] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.728426 20523 consensus_queue.cc:1048] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:47.724113 20526 raft_consensus.cc:515] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.733129 20526 leader_election.cc:290] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.729717 20229 leader_election.cc:304] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:47.706655 20525 raft_consensus.cc:515] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.742276 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:47.743126 20182 raft_consensus.cc:2393] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 67d0e55d14504f809ec14a81102f327a in current term 2: Already voted for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in this term.
I20260710 13:21:47.743670 20526 raft_consensus.cc:2804] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:47.745384 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:47.746464 20182 raft_consensus.cc:3060] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:47.749899 20260 raft_consensus.cc:2393] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in current term 2: Already voted for candidate 67d0e55d14504f809ec14a81102f327a in this term.
I20260710 13:21:47.751968 20526 raft_consensus.cc:493] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:47.752543 20525 leader_election.cc:290] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.753548 20526 raft_consensus.cc:3060] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:47.759001 20521 raft_consensus.cc:3060] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:47.767745 20182 raft_consensus.cc:2468] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 2.
I20260710 13:21:47.769177 20229 leader_election.cc:304] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:47.770051 20527 raft_consensus.cc:2804] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:47.770905 20527 raft_consensus.cc:697] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:47.772047 20527 consensus_queue.cc:237] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER 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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.866590 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:47.885998 20521 raft_consensus.cc:515] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.892354 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381d90752de404ea010197bf9dcc315" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:47.868412 20261 raft_consensus.cc:1240] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Rejecting Update request from peer a990bd297cf74357ab14af849565f9d3 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:47.905010 20263 raft_consensus.cc:2393] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 in current term 1: Already voted for candidate 67d0e55d14504f809ec14a81102f327a in this term.
I20260710 13:21:47.862113 20540 raft_consensus.cc:493] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:47.906102 20540 raft_consensus.cc:515] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.909255 20540 leader_election.cc:290] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:47.783238 20522 raft_consensus.cc:515] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.923358 20522 leader_election.cc:290] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.930184 20257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:47.927939 20541 raft_consensus.cc:493] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:47.931805 20541 raft_consensus.cc:515] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.934214 20541 leader_election.cc:290] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:47.934794 20541 raft_consensus.cc:493] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.935438 20521 leader_election.cc:290] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.924408 20540 raft_consensus.cc:493] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:47.934403 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381d90752de404ea010197bf9dcc315" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:47.937222 20540 raft_consensus.cc:515] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.938215 20182 raft_consensus.cc:3060] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:47.943125 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.943281 20261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:47.943794 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca983a6430114bf7b297530bd64bd1fd" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.944197 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:47.945710 20261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca983a6430114bf7b297530bd64bd1fd" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:47.951340 20541 raft_consensus.cc:515] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.955317 20540 leader_election.cc:290] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:47.956264 20526 raft_consensus.cc:515] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.957837 20182 raft_consensus.cc:2468] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:47.961005 20257 raft_consensus.cc:2393] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in current term 2: Already voted for candidate 67d0e55d14504f809ec14a81102f327a in this term.
I20260710 13:21:47.964716 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:47.965504 20185 raft_consensus.cc:2393] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 67d0e55d14504f809ec14a81102f327a in current term 2: Already voted for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in this term.
I20260710 13:21:47.969035 20541 leader_election.cc:290] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:47.972155 20540 raft_consensus.cc:493] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:47.972252 20229 leader_election.cc:304] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:47.974448 20521 raft_consensus.cc:2804] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:47.975049 20521 raft_consensus.cc:697] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:47.975512 20533 raft_consensus.cc:493] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:47.976187 20533 raft_consensus.cc:515] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.976277 20521 consensus_queue.cc:237] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
W20260710 13:21:47.978358 20134 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:47.978850 20541 consensus_queue.cc:1048] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:47.979492 20540 raft_consensus.cc:515] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:47.971078 20526 leader_election.cc:290] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:47.978384 20533 leader_election.cc:290] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:47.988380 20549 raft_consensus.cc:493] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.996793 20532 raft_consensus.cc:493] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:47.997485 20541 raft_consensus.cc:493] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:47.998725 20541 raft_consensus.cc:515] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.001117 20541 leader_election.cc:290] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403)
I20260710 13:21:48.001682 20540 leader_election.cc:290] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:48.002264 20533 raft_consensus.cc:493] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:48.002894 20533 raft_consensus.cc:515] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.004850 20533 leader_election.cc:290] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:47.998661 20532 raft_consensus.cc:515] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.015875 20532 leader_election.cc:290] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:48.016477 20540 consensus_queue.cc:1048] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.023437 20552 consensus_queue.cc:1048] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:21:48.023842 20549 raft_consensus.cc:515] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.024452 20541 consensus_queue.cc:1048] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.026779 20551 raft_consensus.cc:493] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.027420 20551 raft_consensus.cc:515] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.026137 20549 leader_election.cc:290] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:48.031958 20551 leader_election.cc:290] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:48.032416 20553 raft_consensus.cc:493] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:48.034853 20557 raft_consensus.cc:493] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.036823 20553 raft_consensus.cc:515] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.038456 20557 raft_consensus.cc:515] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.041498 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.042117 20335 raft_consensus.cc:2468] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 1.
W20260710 13:21:48.042318 20301 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.242.66:46267, user_credentials={real_user=slave}} blocked reactor thread for 52735.8us
I20260710 13:21:48.043233 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.043700 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.044157 20541 consensus_queue.cc:1059] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.044860 20540 raft_consensus.cc:3055] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:48.045179 20540 raft_consensus.cc:740] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:48.045341 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.046051 20335 raft_consensus.cc:2468] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 2.
I20260710 13:21:48.046209 20540 consensus_queue.cc:260] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.047473 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.047552 20540 raft_consensus.cc:3060] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.048138 20335 raft_consensus.cc:2468] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 2.
I20260710 13:21:48.048187 20257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
W20260710 13:21:48.048307 20303 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.242.65:46403, user_credentials={real_user=slave}} blocked reactor thread for 66720.8us
I20260710 13:21:48.049806 20303 leader_election.cc:304] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:48.050269 20560 consensus_queue.cc:1048] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:48.050851 20559 raft_consensus.cc:2804] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.051111 20303 leader_election.cc:304] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.051366 20559 raft_consensus.cc:493] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.051777 20559 raft_consensus.cc:3060] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.052101 20558 raft_consensus.cc:2749] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:48.052290 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.052572 20257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:48.052976 20334 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 2.
I20260710 13:21:48.053398 20303 leader_election.cc:304] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.054142 20558 raft_consensus.cc:2749] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.054231 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.054600 20257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9728edf525a64ade8a94d6d8c47e1bfb" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:48.042004 20557 leader_election.cc:290] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:48.056160 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.056640 20257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200fd5db2872401194f2f586789598ed" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:48.057016 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:48.057797 20182 raft_consensus.cc:1240] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Rejecting Update request from peer a990bd297cf74357ab14af849565f9d3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:21:48.058235 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9728edf525a64ade8a94d6d8c47e1bfb" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:48.058423 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:48.060658 20334 raft_consensus.cc:2410] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ee27b75e0c5b4fc4b27840e1ef2ae39e for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:21:48.061534 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:48.062427 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.063202 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:48.064709 20184 raft_consensus.cc:1240] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Rejecting Update request from peer a990bd297cf74357ab14af849565f9d3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:21:48.065125 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5c2e4208b435eb39514be811e3e78" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:48.065513 20559 raft_consensus.cc:515] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.066267 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200fd5db2872401194f2f586789598ed" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:48.066705 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200fd5db2872401194f2f586789598ed" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.067579 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:48.068658 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.069365 20333 raft_consensus.cc:2468] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:48.068722 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd3cdb127f24c7bbd4376907bf065c3" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:48.069746 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:48.071058 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca983a6430114bf7b297530bd64bd1fd" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.071764 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381d90752de404ea010197bf9dcc315" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:48.072863 20182 raft_consensus.cc:2393] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 in current term 1: Already voted for candidate 67d0e55d14504f809ec14a81102f327a in this term.
I20260710 13:21:48.045871 20085 catalog_manager.cc:5697] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 1 to 2, leader changed from a990bd297cf74357ab14af849565f9d3 (127.15.242.67) to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 2 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.073555 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.075126 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.075332 20540 consensus_queue.cc:1059] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.076023 20333 raft_consensus.cc:2410] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67d0e55d14504f809ec14a81102f327a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:21:48.076115 20540 raft_consensus.cc:3055] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:48.076473 20540 raft_consensus.cc:740] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:48.076547 20085 catalog_manager.cc:5697] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 0 to 1, leader changed from <none> to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 1 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.078013 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:48.080258 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381d90752de404ea010197bf9dcc315" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.067462 20559 leader_election.cc:290] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 1 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:48.071761 20185 raft_consensus.cc:1240] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Rejecting Update request from peer a990bd297cf74357ab14af849565f9d3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:21:48.048202 20553 leader_election.cc:290] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:48.081136 20335 raft_consensus.cc:2393] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67d0e55d14504f809ec14a81102f327a in current term 1: Already voted for candidate a990bd297cf74357ab14af849565f9d3 in this term.
I20260710 13:21:48.082620 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5c2e4208b435eb39514be811e3e78" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:48.082444 20540 consensus_queue.cc:260] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.084842 20261 raft_consensus.cc:1240] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Rejecting Update request from peer a990bd297cf74357ab14af849565f9d3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:21:48.085147 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.085933 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:48.086752 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5c2e4208b435eb39514be811e3e78" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.087697 20258 raft_consensus.cc:1240] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Rejecting Update request from peer a990bd297cf74357ab14af849565f9d3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:21:48.088577 20540 raft_consensus.cc:3060] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.089567 20257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd3cdb127f24c7bbd4376907bf065c3" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:48.083408 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:48.083580 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d072a4817c4a69aba4077ea17828e1" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.093290 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.089708 20553 consensus_queue.cc:1059] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.094667 20553 raft_consensus.cc:3055] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:48.094982 20553 raft_consensus.cc:740] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:48.095137 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.090489 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:48.096020 20334 raft_consensus.cc:2410] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 67d0e55d14504f809ec14a81102f327a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:21:48.091174 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.096031 20553 consensus_queue.cc:260] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.097014 20337 raft_consensus.cc:2468] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:48.091614 20261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:48.097456 20553 raft_consensus.cc:3060] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.081677 20301 leader_election.cc:304] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.098325 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381d90752de404ea010197bf9dcc315" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.098663 20559 raft_consensus.cc:2749] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:48.099011 20337 raft_consensus.cc:2393] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 67d0e55d14504f809ec14a81102f327a in current term 1: Already voted for candidate a990bd297cf74357ab14af849565f9d3 in this term.
I20260710 13:21:48.092223 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:48.092828 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381d90752de404ea010197bf9dcc315" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:48.099872 20301 leader_election.cc:304] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.093945 20333 raft_consensus.cc:2468] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 1.
I20260710 13:21:48.097339 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.101292 20559 raft_consensus.cc:2749] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.101750 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.102526 20301 leader_election.cc:304] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.104595 20525 consensus_queue.cc:1048] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.107206 20559 raft_consensus.cc:2749] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:48.105122 20151 leader_election.cc:304] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:48.108374 20521 consensus_queue.cc:1048] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.108409 20301 leader_election.cc:304] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.106637 20334 raft_consensus.cc:2410] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 67d0e55d14504f809ec14a81102f327a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:21:48.110201 20540 raft_consensus.cc:2749] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:48.110672 20301 leader_election.cc:304] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.111369 20540 raft_consensus.cc:2749] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:48.110136 20151 leader_election.cc:304] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:48.111814 20301 leader_election.cc:304] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.112496 20522 raft_consensus.cc:2804] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:48.112856 20522 raft_consensus.cc:493] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:48.111625 20525 raft_consensus.cc:2804] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:48.112890 20151 leader_election.cc:304] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:48.113426 20522 raft_consensus.cc:3060] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.114198 20530 raft_consensus.cc:2804] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:48.114552 20530 raft_consensus.cc:493] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:48.114914 20530 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.115115 20151 leader_election.cc:304] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:48.113476 20525 raft_consensus.cc:493] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:48.116155 20525 raft_consensus.cc:3060] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.119025 20226 leader_election.cc:304] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a; no voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.120252 20521 raft_consensus.cc:2749] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:48.121151 20522 raft_consensus.cc:515] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.121428 20226 leader_election.cc:304] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.122031 20530 raft_consensus.cc:515] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.123004 20531 raft_consensus.cc:2804] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:48.123402 20531 raft_consensus.cc:493] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:48.123742 20531 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.124436 20530 leader_election.cc:290] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:48.113000 20301 leader_election.cc:304] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.125250 20559 raft_consensus.cc:2749] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.125414 20529 raft_consensus.cc:2804] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:48.125862 20529 raft_consensus.cc:493] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:48.125890 20559 raft_consensus.cc:2749] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.126314 20529 raft_consensus.cc:3060] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.122812 20226 leader_election.cc:304] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a; no voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.127964 20301 leader_election.cc:304] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.128137 20521 raft_consensus.cc:2749] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.129179 20559 raft_consensus.cc:2749] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.130679 20301 leader_election.cc:304] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.132386 20559 raft_consensus.cc:2749] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.131156 20531 raft_consensus.cc:515] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.132943 20301 leader_election.cc:304] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.133677 20559 raft_consensus.cc:2749] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.133435 20529 raft_consensus.cc:515] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.132375 20151 leader_election.cc:304] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3
I20260710 13:21:48.134825 20301 leader_election.cc:304] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.135284 20521 consensus_queue.cc:1048] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.135566 20559 raft_consensus.cc:2749] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:48.136812 20335 raft_consensus.cc:2410] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67d0e55d14504f809ec14a81102f327a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:21:48.136863 20531 leader_election.cc:290] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:48.137537 20226 leader_election.cc:304] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a; no voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.137688 20524 raft_consensus.cc:2749] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.137310 20529 leader_election.cc:290] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:48.136834 20301 leader_election.cc:304] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3; no voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.138756 20521 raft_consensus.cc:2749] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:48.138105 20530 consensus_queue.cc:1048] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:48.139060 20151 leader_election.cc:304] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3
I20260710 13:21:48.139961 20226 leader_election.cc:304] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a; no voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.140487 20553 raft_consensus.cc:2749] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.140072 20530 raft_consensus.cc:2749] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.141080 20521 raft_consensus.cc:2749] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.141351 20530 consensus_queue.cc:1048] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.141563 20151 leader_election.cc:304] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3
I20260710 13:21:48.142405 20524 raft_consensus.cc:2749] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.122838 20525 raft_consensus.cc:515] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.144961 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:48.147078 20226 leader_election.cc:304] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a; no voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.147961 20521 raft_consensus.cc:2749] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:48.149221 20226 leader_election.cc:304] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a; no voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.150439 20525 leader_election.cc:290] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:48.153090 20522 leader_election.cc:290] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:48.153568 20521 raft_consensus.cc:2749] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.154033 20226 leader_election.cc:304] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.155297 20521 raft_consensus.cc:2804] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:48.155689 20521 raft_consensus.cc:493] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:48.156061 20521 raft_consensus.cc:3060] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.159016 20226 leader_election.cc:304] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.162104 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.166271 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.166858 20337 raft_consensus.cc:3060] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.165030 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.167505 20226 leader_election.cc:304] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a; no voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.167865 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.168305 20526 raft_consensus.cc:2804] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:48.168671 20526 raft_consensus.cc:493] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:48.169020 20526 raft_consensus.cc:3060] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.174018 20337 raft_consensus.cc:2468] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 2.
I20260710 13:21:48.178259 20151 leader_election.cc:304] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:48.176355 20526 raft_consensus.cc:515] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.164856 20521 raft_consensus.cc:515] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.179019 20525 raft_consensus.cc:2804] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:48.190411 20526 leader_election.cc:290] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:48.191015 20525 raft_consensus.cc:697] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:48.191941 20332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.191973 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:48.192266 20261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:48.192849 20257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:48.193351 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:48.179327 20529 raft_consensus.cc:2749] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.188843 20521 leader_election.cc:290] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:48.189529 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:48.191104 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:48.181370 20337 raft_consensus.cc:1240] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Rejecting Update request from peer 67d0e55d14504f809ec14a81102f327a for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:21:48.195583 20525 consensus_queue.cc:237] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.196321 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.196799 20152 leader_election.cc:304] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3
I20260710 13:21:48.197590 20522 raft_consensus.cc:2749] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:21:48.198495 20152 leader_election.cc:304] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3
I20260710 13:21:48.199009 20226 leader_election.cc:304] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a; no voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.196291 20332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.199687 20152 leader_election.cc:304] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3
I20260710 13:21:48.200302 20522 raft_consensus.cc:2749] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:21:48.200452 20531 raft_consensus.cc:2749] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:21:48.201217 20529 raft_consensus.cc:2749] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.203586 20226 leader_election.cc:304] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a; no voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.204151 20529 raft_consensus.cc:2749] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.204609 20226 leader_election.cc:304] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a; no voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.205226 20529 raft_consensus.cc:2749] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.205839 20529 consensus_queue.cc:1059] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.206518 20521 raft_consensus.cc:3055] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:48.206786 20521 raft_consensus.cc:740] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:48.207460 20521 consensus_queue.cc:260] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.208456 20521 raft_consensus.cc:3060] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.208410 20086 catalog_manager.cc:5697] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 1 to 2, leader changed from 67d0e55d14504f809ec14a81102f327a (127.15.242.66) to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 2 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.244764 20331 raft_consensus.cc:1275] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:21:48.245062 20331 pending_rounds.cc:85] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3: Aborting all ops after (but not including) 0
I20260710 13:21:48.245245 20331 pending_rounds.cc:107] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:48.245471 20331 raft_consensus.cc:2889] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:48.246652 20521 consensus_queue.cc:1048] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.254516 20185 raft_consensus.cc:1275] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:48.256354 20529 consensus_queue.cc:1048] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.258515 20185 raft_consensus.cc:1240] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Rejecting Update request from peer 67d0e55d14504f809ec14a81102f327a for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:48.260723 20529 consensus_queue.cc:1059] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:48.261744 20529 raft_consensus.cc:3055] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:48.261813 20185 raft_consensus.cc:1240] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Rejecting Update request from peer 67d0e55d14504f809ec14a81102f327a for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:48.262158 20529 raft_consensus.cc:740] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:48.263507 20526 consensus_queue.cc:1059] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:48.264523 20529 consensus_queue.cc:260] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.264760 20526 raft_consensus.cc:3055] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:48.265175 20526 raft_consensus.cc:740] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:48.265609 20529 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.265875 20526 consensus_queue.cc:260] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.266825 20526 raft_consensus.cc:3060] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.285770 20331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44"
dest_uuid: "a990bd297cf74357ab14af849565f9d3"
mode: GRACEFUL
new_leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
 from {username='slave'} at 127.0.0.1:46012
I20260710 13:21:48.286353 20331 raft_consensus.cc:606] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Received request to transfer leadership to TS ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.286610 20331 raft_consensus.cc:614] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260710 13:21:48.292726 20257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e381d90752de404ea010197bf9dcc315"
dest_uuid: "67d0e55d14504f809ec14a81102f327a"
mode: GRACEFUL
new_leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
 from {username='slave'} at 127.0.0.1:51850
I20260710 13:21:48.293129 20257 raft_consensus.cc:606] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Received request to transfer leadership to TS ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.297108 20257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd"
dest_uuid: "67d0e55d14504f809ec14a81102f327a"
mode: GRACEFUL
new_leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
 from {username='slave'} at 127.0.0.1:51850
I20260710 13:21:48.297518 20257 raft_consensus.cc:606] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Received request to transfer leadership to TS ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:48.301424 20182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d770730982654421bab615242c7417d5"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
mode: GRACEFUL
new_leader_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:52130
I20260710 13:21:48.301846 20182 raft_consensus.cc:606] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Received request to transfer leadership to TS 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:48.305894 20182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
mode: GRACEFUL
new_leader_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:52130
I20260710 13:21:48.306285 20182 raft_consensus.cc:606] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Received request to transfer leadership to TS 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:48.312475 20182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
mode: GRACEFUL
new_leader_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:52130
I20260710 13:21:48.312919 20182 raft_consensus.cc:606] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Received request to transfer leadership to TS 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:48.313015 20257 raft_consensus.cc:1240] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Rejecting Update request from peer ee27b75e0c5b4fc4b27840e1ef2ae39e for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:48.314343 20531 consensus_queue.cc:1059] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:48.314996 20525 raft_consensus.cc:3055] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:48.315425 20525 raft_consensus.cc:740] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:48.316215 20525 consensus_queue.cc:260] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.317356 20525 raft_consensus.cc:3060] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.411366 20257 raft_consensus.cc:1240] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Rejecting Update request from peer ee27b75e0c5b4fc4b27840e1ef2ae39e for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:48.412616 20525 consensus_queue.cc:1059] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:48.413254 20531 raft_consensus.cc:3055] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:48.413545 20531 raft_consensus.cc:740] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:48.414358 20531 consensus_queue.cc:260] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.415161 20526 consensus_queue.cc:1048] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.415489 20531 raft_consensus.cc:3060] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.421877 20529 raft_consensus.cc:993] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a: : Instructing follower ee27b75e0c5b4fc4b27840e1ef2ae39e to start an election
I20260710 13:21:48.422299 20523 raft_consensus.cc:1081] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Signalling peer ee27b75e0c5b4fc4b27840e1ef2ae39e to start an election
I20260710 13:21:48.423872 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e381d90752de404ea010197bf9dcc315"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
 from {username='slave'} at 127.0.0.1:52102
I20260710 13:21:48.424669 20185 raft_consensus.cc:493] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:48.425021 20185 raft_consensus.cc:3060] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.426997 20523 consensus_queue.cc:1048] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.434505 20185 raft_consensus.cc:515] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.437175 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381d90752de404ea010197bf9dcc315" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.437752 20331 raft_consensus.cc:3060] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.439483 20185 leader_election.cc:290] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:48.437143 20257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381d90752de404ea010197bf9dcc315" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:48.442411 20257 raft_consensus.cc:3055] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:48.442693 20257 raft_consensus.cc:740] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:48.443545 20257 consensus_queue.cc:260] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.444730 20331 raft_consensus.cc:2468] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 2.
I20260710 13:21:48.444855 20257 raft_consensus.cc:3060] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.448657 20151 leader_election.cc:304] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:48.449357 20531 raft_consensus.cc:2804] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:48.449779 20531 raft_consensus.cc:697] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:48.450420 20531 consensus_queue.cc:237] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.451041 20257 raft_consensus.cc:2468] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 2.
I20260710 13:21:48.455941 20084 catalog_manager.cc:5697] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 1 to 2, leader changed from 67d0e55d14504f809ec14a81102f327a (127.15.242.66) to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 2 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.490363 20257 raft_consensus.cc:1240] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Rejecting Update request from peer ee27b75e0c5b4fc4b27840e1ef2ae39e for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:48.491494 20531 consensus_queue.cc:1059] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:48.492101 20522 raft_consensus.cc:3055] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:48.492370 20522 raft_consensus.cc:740] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:48.493076 20522 consensus_queue.cc:260] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.494060 20522 raft_consensus.cc:3060] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:48.639551 20358 debug-util.cc:398] Leaking SignalData structure 0x7b080014e740 after lost signal to thread 16332
W20260710 13:21:48.640445 20358 debug-util.cc:398] Leaking SignalData structure 0x7b080018d000 after lost signal to thread 20120
W20260710 13:21:48.641466 20358 debug-util.cc:398] Leaking SignalData structure 0x7b080026e960 after lost signal to thread 20212
W20260710 13:21:48.642280 20358 debug-util.cc:398] Leaking SignalData structure 0x7b0800143b60 after lost signal to thread 20287
W20260710 13:21:48.643368 20358 debug-util.cc:398] Leaking SignalData structure 0x7b0800133400 after lost signal to thread 20361
I20260710 13:21:48.688920 20185 raft_consensus.cc:1240] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Rejecting Update request from peer 67d0e55d14504f809ec14a81102f327a for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:48.690255 20523 consensus_queue.cc:1059] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:48.690959 20526 raft_consensus.cc:3055] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:48.691342 20526 raft_consensus.cc:740] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:48.692131 20526 consensus_queue.cc:260] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.693378 20526 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.720491 20257 raft_consensus.cc:1275] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:48.721786 20522 consensus_queue.cc:1048] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:48.726615 20525 raft_consensus.cc:993] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e: : Instructing follower 67d0e55d14504f809ec14a81102f327a to start an election
I20260710 13:21:48.727023 20525 raft_consensus.cc:1081] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Signalling peer 67d0e55d14504f809ec14a81102f327a to start an election
I20260710 13:21:48.729997 20262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d770730982654421bab615242c7417d5"
dest_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:51838
I20260710 13:21:48.731921 20262 raft_consensus.cc:493] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:48.732308 20262 raft_consensus.cc:3060] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.734730 20331 raft_consensus.cc:1275] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:48.736397 20531 consensus_queue.cc:1048] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.739212 20262 raft_consensus.cc:515] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.750447 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.751106 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:48.751406 20262 leader_election.cc:290] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:48.751731 20185 raft_consensus.cc:3055] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:48.752053 20185 raft_consensus.cc:740] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:48.752979 20331 raft_consensus.cc:3060] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.752759 20185 consensus_queue.cc:260] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.754034 20185 raft_consensus.cc:3060] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.760433 20185 raft_consensus.cc:2468] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 3.
I20260710 13:21:48.761384 20229 leader_election.cc:304] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:48.762027 20526 raft_consensus.cc:2804] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:48.762419 20526 raft_consensus.cc:697] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:48.762583 20331 raft_consensus.cc:2468] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 3.
I20260710 13:21:48.763150 20526 consensus_queue.cc:237] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.770325 20086 catalog_manager.cc:5697] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 2 to 3, leader changed from ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65) to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 3 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.857683 20523 raft_consensus.cc:993] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a: : Instructing follower ee27b75e0c5b4fc4b27840e1ef2ae39e to start an election
I20260710 13:21:48.858091 20523 raft_consensus.cc:1081] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Signalling peer ee27b75e0c5b4fc4b27840e1ef2ae39e to start an election
I20260710 13:21:48.859627 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
 from {username='slave'} at 127.0.0.1:52102
I20260710 13:21:48.860178 20185 raft_consensus.cc:493] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:48.860551 20185 raft_consensus.cc:3060] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.867107 20185 raft_consensus.cc:515] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.869067 20185 leader_election.cc:290] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 3 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:48.869724 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:48.870019 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551607e409bb44649ffec7a06b0d10bd" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:48.870369 20262 raft_consensus.cc:3055] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:48.870659 20331 raft_consensus.cc:3060] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.870782 20262 raft_consensus.cc:740] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:48.871562 20262 consensus_queue.cc:260] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.872386 20262 raft_consensus.cc:3060] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.876231 20262 raft_consensus.cc:2468] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 3.
I20260710 13:21:48.877115 20331 raft_consensus.cc:2468] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 3.
I20260710 13:21:48.877171 20152 leader_election.cc:304] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:48.878137 20531 raft_consensus.cc:2804] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:48.878641 20531 raft_consensus.cc:697] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:48.879491 20531 consensus_queue.cc:237] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:48.880448 20331 raft_consensus.cc:1275] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:48.881745 20525 consensus_queue.cc:1048] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:48.887827 20086 catalog_manager.cc:5697] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 2 to 3, leader changed from 67d0e55d14504f809ec14a81102f327a (127.15.242.66) to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 3 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.903018 20262 raft_consensus.cc:1275] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:48.905645 20522 consensus_queue.cc:1048] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.182257 20185 raft_consensus.cc:1275] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:49.183481 20523 consensus_queue.cc:1048] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:49.193536 20331 raft_consensus.cc:1275] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:49.195456 20523 consensus_queue.cc:1048] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:49.228312 20553 raft_consensus.cc:493] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.228813 20553 raft_consensus.cc:515] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.230849 20553 leader_election.cc:290] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.231454 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:49.231870 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:49.232059 20185 raft_consensus.cc:2468] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 2.
I20260710 13:21:49.232450 20262 raft_consensus.cc:2468] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 2.
I20260710 13:21:49.233057 20303 leader_election.cc:304] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:49.233716 20553 raft_consensus.cc:2804] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:49.234021 20553 raft_consensus.cc:493] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.234272 20553 raft_consensus.cc:3060] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:49.238731 20553 raft_consensus.cc:515] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.240561 20553 leader_election.cc:290] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.241036 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:49.241562 20262 raft_consensus.cc:3060] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:49.241673 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4872696c56664028a28a69f7c2a908f1" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:49.242188 20185 raft_consensus.cc:3060] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:49.246682 20185 raft_consensus.cc:2468] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 3.
I20260710 13:21:49.247464 20262 raft_consensus.cc:2468] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 3.
I20260710 13:21:49.247658 20303 leader_election.cc:304] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:49.248570 20553 raft_consensus.cc:2804] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:49.249871 20553 raft_consensus.cc:697] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 3 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:49.251169 20553 consensus_queue.cc:237] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.259364 20084 catalog_manager.cc:5697] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:49.299401 20262 raft_consensus.cc:1275] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:49.300509 20522 consensus_queue.cc:1048] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.307940 20337 raft_consensus.cc:1275] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:49.309347 20531 consensus_queue.cc:1048] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.451663 20523 raft_consensus.cc:493] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.452087 20523 raft_consensus.cc:515] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.453931 20523 leader_election.cc:290] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:49.454438 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:49.454830 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:49.455174 20185 raft_consensus.cc:2468] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 3.
I20260710 13:21:49.456308 20229 leader_election.cc:304] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:49.456915 20523 raft_consensus.cc:2804] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:21:49.457254 20523 raft_consensus.cc:493] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.457523 20523 raft_consensus.cc:3060] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:49.462314 20523 raft_consensus.cc:515] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.463984 20523 leader_election.cc:290] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 4 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:49.467784 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:49.467789 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469a656f99ef47958b50f651640fe7f9" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:49.468711 20185 raft_consensus.cc:3060] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:49.474995 20185 raft_consensus.cc:2468] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 4.
I20260710 13:21:49.475934 20229 leader_election.cc:304] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:49.476544 20523 raft_consensus.cc:2804] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:49.476985 20523 raft_consensus.cc:697] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 4 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:49.477694 20523 consensus_queue.cc:237] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.485558 20086 catalog_manager.cc:5697] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.589300 20553 raft_consensus.cc:493] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:49.589816 20553 raft_consensus.cc:515] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.591807 20553 leader_election.cc:290] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.592566 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:49.592984 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:49.593331 20185 raft_consensus.cc:2393] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 in current term 3: Already voted for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in this term.
I20260710 13:21:49.593473 20262 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 3.
I20260710 13:21:49.594458 20301 leader_election.cc:304] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:49.595053 20553 raft_consensus.cc:2804] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:49.595413 20553 raft_consensus.cc:493] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:49.595768 20553 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:49.602377 20553 raft_consensus.cc:515] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.604259 20553 leader_election.cc:290] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.604949 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:49.605772 20185 raft_consensus.cc:2393] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 in current term 3: Already voted for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in this term.
I20260710 13:21:49.605614 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:49.610704 20262 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 3.
I20260710 13:21:49.611490 20301 leader_election.cc:304] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:49.612082 20553 raft_consensus.cc:2804] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:49.612519 20553 raft_consensus.cc:697] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 3 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:49.613320 20553 consensus_queue.cc:237] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.620694 20086 catalog_manager.cc:5697] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 2 to 3, leader changed from 67d0e55d14504f809ec14a81102f327a (127.15.242.66) to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 3 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:49.649432 20553 raft_consensus.cc:493] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:49.649914 20553 raft_consensus.cc:515] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.651938 20553 leader_election.cc:290] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.652293 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:49.652513 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:49.653127 20262 raft_consensus.cc:2393] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 in current term 2: Already voted for candidate 67d0e55d14504f809ec14a81102f327a in this term.
I20260710 13:21:49.652982 20185 raft_consensus.cc:2468] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 2.
I20260710 13:21:49.654065 20303 leader_election.cc:304] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:49.654640 20553 raft_consensus.cc:2804] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:49.654953 20553 raft_consensus.cc:493] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:49.655222 20553 raft_consensus.cc:3060] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.659677 20553 raft_consensus.cc:515] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.661185 20553 leader_election.cc:290] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.662261 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:49.662535 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:49.663147 20262 raft_consensus.cc:2393] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 in current term 2: Already voted for candidate 67d0e55d14504f809ec14a81102f327a in this term.
I20260710 13:21:49.668689 20576 raft_consensus.cc:493] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:49.668733 20553 raft_consensus.cc:493] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:49.669284 20576 raft_consensus.cc:515] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.670792 20185 raft_consensus.cc:2468] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 2.
I20260710 13:21:49.671484 20576 leader_election.cc:290] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.672399 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:49.669369 20553 raft_consensus.cc:515] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.673084 20262 raft_consensus.cc:2393] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 in current term 2: Already voted for candidate 67d0e55d14504f809ec14a81102f327a in this term.
I20260710 13:21:49.673899 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:49.674494 20182 raft_consensus.cc:2468] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 2.
I20260710 13:21:49.674844 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:49.675441 20188 raft_consensus.cc:2468] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 2.
I20260710 13:21:49.675719 20553 leader_election.cc:290] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.675865 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:49.676560 20262 raft_consensus.cc:2393] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 in current term 2: Already voted for candidate 67d0e55d14504f809ec14a81102f327a in this term.
I20260710 13:21:49.677222 20303 leader_election.cc:304] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:49.677911 20553 raft_consensus.cc:2804] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.678349 20553 raft_consensus.cc:697] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 2 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:49.678314 20303 leader_election.cc:304] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:49.679201 20576 raft_consensus.cc:2804] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:49.679563 20303 leader_election.cc:304] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:49.679689 20576 raft_consensus.cc:493] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:49.680224 20576 raft_consensus.cc:3060] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.679373 20553 consensus_queue.cc:237] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.687044 20576 raft_consensus.cc:515] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.689940 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:49.690582 20262 raft_consensus.cc:2393] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 in current term 2: Already voted for candidate 67d0e55d14504f809ec14a81102f327a in this term.
I20260710 13:21:49.691879 20257 raft_consensus.cc:1275] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Refusing update from remote peer a990bd297cf74357ab14af849565f9d3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:49.692173 20582 raft_consensus.cc:2804] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:49.692585 20582 raft_consensus.cc:493] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee27b75e0c5b4fc4b27840e1ef2ae39e)
I20260710 13:21:49.693838 20576 leader_election.cc:290] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.694398 20576 consensus_queue.cc:1048] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.693856 20582 raft_consensus.cc:3060] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.701691 20086 catalog_manager.cc:5697] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 1 to 2, leader changed from ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65) to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 2 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:49.705659 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:49.708129 20582 raft_consensus.cc:515] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.710124 20582 leader_election.cc:290] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.711359 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:49.711621 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:49.713413 20188 raft_consensus.cc:2468] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 2.
I20260710 13:21:49.714660 20303 leader_election.cc:304] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:49.716449 20583 raft_consensus.cc:2804] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.716863 20583 raft_consensus.cc:697] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 2 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:49.717651 20583 consensus_queue.cc:237] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.727380 20182 raft_consensus.cc:2468] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 2.
I20260710 13:21:49.729835 20188 raft_consensus.cc:1275] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Refusing update from remote peer a990bd297cf74357ab14af849565f9d3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:49.732043 20303 leader_election.cc:304] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:49.733127 20553 raft_consensus.cc:2804] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.733615 20553 raft_consensus.cc:697] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 2 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:49.734390 20553 consensus_queue.cc:237] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.735571 20262 raft_consensus.cc:2393] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 in current term 2: Already voted for candidate 67d0e55d14504f809ec14a81102f327a in this term.
I20260710 13:21:49.739329 20576 consensus_queue.cc:1048] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.752954 20084 catalog_manager.cc:5697] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 1 to 2, leader changed from ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65) to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 2 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:49.754904 20084 catalog_manager.cc:5697] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 1 to 2, leader changed from ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65) to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 2 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:49.781021 20523 raft_consensus.cc:493] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.781603 20523 raft_consensus.cc:515] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.783779 20523 leader_election.cc:290] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:49.785213 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:49.785521 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:49.785905 20188 raft_consensus.cc:2468] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 2.
I20260710 13:21:49.786327 20337 raft_consensus.cc:2410] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67d0e55d14504f809ec14a81102f327a for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:21:49.787804 20229 leader_election.cc:304] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:49.788543 20526 raft_consensus.cc:2804] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:49.788874 20526 raft_consensus.cc:493] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.789184 20526 raft_consensus.cc:3060] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:49.794189 20526 raft_consensus.cc:515] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.795678 20526 leader_election.cc:290] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:49.796556 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:49.796440 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:49.797075 20337 raft_consensus.cc:3060] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:49.797190 20188 raft_consensus.cc:3060] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:49.801290 20337 raft_consensus.cc:2410] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 67d0e55d14504f809ec14a81102f327a for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:21:49.801594 20553 raft_consensus.cc:493] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.801990 20553 raft_consensus.cc:515] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.803731 20188 raft_consensus.cc:2468] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 3.
I20260710 13:21:49.804809 20229 leader_election.cc:304] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:49.805569 20526 raft_consensus.cc:2804] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:49.805534 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:49.806042 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:49.806234 20526 raft_consensus.cc:697] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:49.806082 20553 leader_election.cc:290] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.806712 20182 raft_consensus.cc:2468] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 3.
I20260710 13:21:49.807121 20526 consensus_queue.cc:237] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.807842 20303 leader_election.cc:304] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:49.808563 20553 raft_consensus.cc:2804] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:21:49.808900 20553 raft_consensus.cc:493] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.809221 20553 raft_consensus.cc:3060] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:49.817605 20553 raft_consensus.cc:515] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.817816 20085 catalog_manager.cc:5697] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 1 to 3, leader changed from a990bd297cf74357ab14af849565f9d3 (127.15.242.67) to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 3 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.820855 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:49.821065 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa3b07497f240ebb171d9e8fd5fcb44" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:49.821396 20182 raft_consensus.cc:3060] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:49.823201 20553 leader_election.cc:290] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 4 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.826764 20182 raft_consensus.cc:2468] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 4.
I20260710 13:21:49.827749 20303 leader_election.cc:304] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:49.828434 20553 raft_consensus.cc:2804] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:49.828904 20553 raft_consensus.cc:697] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 4 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:49.829646 20553 consensus_queue.cc:237] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.837402 20085 catalog_manager.cc:5697] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 3 to 4, leader changed from 67d0e55d14504f809ec14a81102f327a (127.15.242.66) to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 4 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:49.855507 20531 raft_consensus.cc:493] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.855947 20531 raft_consensus.cc:515] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.857591 20531 leader_election.cc:290] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:49.857748 20522 raft_consensus.cc:493] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.858174 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:49.858206 20522 raft_consensus.cc:515] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.858794 20262 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 3.
I20260710 13:21:49.859032 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:49.860072 20152 leader_election.cc:304] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:49.860414 20522 leader_election.cc:290] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:49.860930 20522 raft_consensus.cc:2804] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:21:49.861245 20522 raft_consensus.cc:493] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.861536 20522 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:49.861624 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:49.861883 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:49.862443 20262 raft_consensus.cc:2468] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 3.
I20260710 13:21:49.863336 20152 leader_election.cc:304] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:49.864046 20531 raft_consensus.cc:2804] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:21:49.864385 20531 raft_consensus.cc:493] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.864691 20531 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:49.866950 20522 raft_consensus.cc:515] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.868862 20522 leader_election.cc:290] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 4 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:49.869478 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:49.869493 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:49.870015 20262 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:49.871038 20531 raft_consensus.cc:515] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.873456 20531 leader_election.cc:290] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 4 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:49.874115 20257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:49.874675 20257 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:49.874926 20262 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 4.
I20260710 13:21:49.877388 20526 raft_consensus.cc:493] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.878358 20526 raft_consensus.cc:515] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.879185 20152 leader_election.cc:304] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:49.880436 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:49.880838 20257 raft_consensus.cc:2468] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 4.
I20260710 13:21:49.881080 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:49.882038 20182 raft_consensus.cc:2468] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 2.
I20260710 13:21:49.882238 20531 raft_consensus.cc:2804] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:49.882768 20531 raft_consensus.cc:697] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:49.883351 20229 leader_election.cc:304] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:49.883617 20531 consensus_queue.cc:237] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.884262 20523 raft_consensus.cc:2804] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:49.884620 20523 raft_consensus.cc:493] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.884924 20523 raft_consensus.cc:3060] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:49.886543 20526 leader_election.cc:290] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:49.886700 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:49.889442 20152 leader_election.cc:304] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:49.890511 20522 raft_consensus.cc:2804] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:49.890995 20522 raft_consensus.cc:697] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:49.890904 20523 raft_consensus.cc:515] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.891937 20522 consensus_queue.cc:237] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.893491 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:49.894096 20182 raft_consensus.cc:3060] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:49.894197 20337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa55b715b37148f29b39aa1adf10e14f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:49.895885 20523 leader_election.cc:290] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:49.902642 20085 catalog_manager.cc:5697] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 3 to 4, leader changed from a990bd297cf74357ab14af849565f9d3 (127.15.242.67) to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 4 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.904487 20182 raft_consensus.cc:2468] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 3.
I20260710 13:21:49.905735 20229 leader_election.cc:304] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:49.906783 20523 raft_consensus.cc:2804] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:49.907210 20523 raft_consensus.cc:697] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:49.907985 20523 consensus_queue.cc:237] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.911890 20337 raft_consensus.cc:3060] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Advancing to term 4
I20260710 13:21:49.918527 20337 raft_consensus.cc:1275] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:21:49.919885 20529 consensus_queue.cc:1048] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:49.922196 20085 catalog_manager.cc:5697] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 2 to 4, leader changed from 67d0e55d14504f809ec14a81102f327a (127.15.242.66) to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 4 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.928787 20529 raft_consensus.cc:493] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.929270 20529 raft_consensus.cc:515] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.932309 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:49.932706 20529 leader_election.cc:290] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:49.934037 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:49.934693 20182 raft_consensus.cc:2468] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 2.
I20260710 13:21:49.935842 20229 leader_election.cc:304] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:49.936568 20529 raft_consensus.cc:2804] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:49.936908 20529 raft_consensus.cc:493] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.937224 20529 raft_consensus.cc:3060] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:49.941711 20085 catalog_manager.cc:5697] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 2 to 3, leader changed from a990bd297cf74357ab14af849565f9d3 (127.15.242.67) to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 3 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.944288 20529 raft_consensus.cc:515] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.950379 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:49.950959 20182 raft_consensus.cc:3060] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:49.953969 20529 leader_election.cc:290] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:49.954811 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:49.956358 20188 raft_consensus.cc:1275] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:21:49.957720 20596 consensus_queue.cc:1048] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:49.967689 20553 raft_consensus.cc:493] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 67d0e55d14504f809ec14a81102f327a)
I20260710 13:21:49.968187 20182 raft_consensus.cc:2468] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 3.
I20260710 13:21:49.968134 20553 raft_consensus.cc:515] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.969183 20229 leader_election.cc:304] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:49.970184 20553 leader_election.cc:290] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:49.970449 20596 raft_consensus.cc:2804] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:49.970995 20596 raft_consensus.cc:697] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:49.972470 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:49.972211 20596 consensus_queue.cc:237] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:49.972638 20257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d0e55d14504f809ec14a81102f327a" is_pre_election: true
I20260710 13:21:49.973486 20257 raft_consensus.cc:2368] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 for earlier term 3. Current term is 4.
I20260710 13:21:49.975086 20301 leader_election.cc:400] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267) with higher term. Message: Invalid argument: T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 for earlier term 3. Current term is 4.
I20260710 13:21:49.975395 20301 leader_election.cc:403] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260710 13:21:49.976224 20553 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Advancing to term 4
I20260710 13:21:49.983078 20553 raft_consensus.cc:2749] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267) with higher term. Message: Invalid argument: T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a990bd297cf74357ab14af849565f9d3 for earlier term 3. Current term is 4.
I20260710 13:21:49.990111 20086 catalog_manager.cc:5697] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 2 to 3, leader changed from a990bd297cf74357ab14af849565f9d3 (127.15.242.67) to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 3 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.997411 20257 raft_consensus.cc:1240] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Rejecting Update request from peer a990bd297cf74357ab14af849565f9d3 for earlier term 3. Current term is 4. Ops: []
I20260710 13:21:49.998646 20553 consensus_queue.cc:1059] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:49.999395 20583 raft_consensus.cc:3055] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:49.999728 20583 raft_consensus.cc:740] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:50.000360 20583 consensus_queue.cc:260] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:50.001304 20583 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:50.086788 20188 raft_consensus.cc:1240] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Rejecting Update request from peer a990bd297cf74357ab14af849565f9d3 for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:50.088080 20583 consensus_queue.cc:1059] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.088737 20553 raft_consensus.cc:3055] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:50.089039 20553 raft_consensus.cc:740] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:50.089679 20553 consensus_queue.cc:260] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:50.090516 20553 raft_consensus.cc:3060] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:50.165012 20596 raft_consensus.cc:493] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:50.165493 20596 raft_consensus.cc:515] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:50.167886 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" is_pre_election: true
I20260710 13:21:50.168071 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3" is_pre_election: true
I20260710 13:21:50.168558 20188 raft_consensus.cc:2468] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 2.
I20260710 13:21:50.167038 20596 leader_election.cc:290] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:50.169611 20229 leader_election.cc:304] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:50.170343 20596 raft_consensus.cc:2804] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:50.171054 20596 raft_consensus.cc:493] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:50.171450 20596 raft_consensus.cc:3060] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:50.180847 20596 raft_consensus.cc:515] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:50.182243 20596 leader_election.cc:290] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:50.182924 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:50.183063 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7f6e210c8046ab931487f3230889be" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:50.183535 20188 raft_consensus.cc:3060] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:50.189852 20188 raft_consensus.cc:2468] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 3.
I20260710 13:21:50.190829 20229 leader_election.cc:304] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67d0e55d14504f809ec14a81102f327a, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: a990bd297cf74357ab14af849565f9d3
I20260710 13:21:50.191511 20596 raft_consensus.cc:2804] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:50.191962 20596 raft_consensus.cc:697] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:50.192749 20596 consensus_queue.cc:237] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:50.200525 20086 catalog_manager.cc:5697] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 2 to 3, leader changed from a990bd297cf74357ab14af849565f9d3 (127.15.242.67) to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 3 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:50.235280 20188 raft_consensus.cc:1275] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Refusing update from remote peer a990bd297cf74357ab14af849565f9d3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260710 13:21:50.236688 20583 consensus_queue.cc:1048] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:50.249989 20182 raft_consensus.cc:1240] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Rejecting Update request from peer a990bd297cf74357ab14af849565f9d3 for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:50.250873 20257 raft_consensus.cc:1240] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Rejecting Update request from peer a990bd297cf74357ab14af849565f9d3 for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:50.251812 20576 consensus_queue.cc:1059] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.259003 20553 consensus_queue.cc:1059] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.259711 20553 consensus_queue.cc:1243] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [LEADER]: Peer 67d0e55d14504f809ec14a81102f327a log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 13:21:50.263470 20602 raft_consensus.cc:3055] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:50.263528 20262 raft_consensus.cc:3055] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:50.264006 20602 raft_consensus.cc:740] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:50.264065 20262 raft_consensus.cc:740] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:50.264840 20602 consensus_queue.cc:260] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:50.265242 20262 consensus_queue.cc:260] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 3.1, Last appended by leader: 1, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:50.266078 20602 raft_consensus.cc:3060] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:50.266242 20262 raft_consensus.cc:3060] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:50.274334 20262 raft_consensus.cc:1275] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Refusing update from remote peer a990bd297cf74357ab14af849565f9d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260710 13:21:50.275633 20602 consensus_queue.cc:1048] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:50.276258 20602 consensus_queue.cc:1243] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Peer 67d0e55d14504f809ec14a81102f327a log is divergent from this leader: its last log entry 3.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:21:50.278781 20262 pending_rounds.cc:85] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a: Aborting all ops after (but not including) 0
I20260710 13:21:50.279094 20262 pending_rounds.cc:107] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a: Aborting uncommitted NO_OP operation due to leader change: 3.1
I20260710 13:21:50.279386 20262 raft_consensus.cc:2889] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:50.294636 20331 raft_consensus.cc:1275] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:21:50.294900 20331 pending_rounds.cc:85] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3: Aborting all ops after (but not including) 1
I20260710 13:21:50.295097 20331 pending_rounds.cc:107] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:21:50.295315 20331 raft_consensus.cc:2889] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:50.296408 20596 consensus_queue.cc:1048] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.305161 20188 raft_consensus.cc:1275] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:50.306631 20523 consensus_queue.cc:1048] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.326340 20262 raft_consensus.cc:1275] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:21:50.327505 20531 consensus_queue.cc:1048] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:50.328855 20262 raft_consensus.cc:1240] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Rejecting Update request from peer a990bd297cf74357ab14af849565f9d3 for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:50.330252 20602 consensus_queue.cc:1059] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.330907 20602 consensus_queue.cc:1243] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [LEADER]: Peer 67d0e55d14504f809ec14a81102f327a log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 13:21:50.331315 20602 raft_consensus.cc:3055] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:50.331590 20602 raft_consensus.cc:740] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:50.332337 20602 consensus_queue.cc:260] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:50.333392 20602 raft_consensus.cc:3060] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:50.341078 20337 raft_consensus.cc:1275] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260710 13:21:50.341440 20337 pending_rounds.cc:85] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3: Aborting all ops after (but not including) 2
I20260710 13:21:50.341639 20337 pending_rounds.cc:107] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260710 13:21:50.341833 20337 raft_consensus.cc:2889] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:50.343402 20522 consensus_queue.cc:1048] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:50.353964 20257 raft_consensus.cc:1275] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:21:50.355314 20531 consensus_queue.cc:1048] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:50.365715 20337 raft_consensus.cc:1275] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:21:50.367002 20589 consensus_queue.cc:1048] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:50.400602 20337 raft_consensus.cc:1275] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:21:50.400936 20337 pending_rounds.cc:85] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3: Aborting all ops after (but not including) 1
I20260710 13:21:50.401139 20337 pending_rounds.cc:107] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:21:50.401342 20337 raft_consensus.cc:2889] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:50.402469 20523 consensus_queue.cc:1048] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.409385 20188 raft_consensus.cc:1275] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:50.412626 20529 consensus_queue.cc:1048] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.618034 20337 raft_consensus.cc:1275] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:21:50.618309 20337 pending_rounds.cc:85] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3: Aborting all ops after (but not including) 1
I20260710 13:21:50.618471 20337 pending_rounds.cc:107] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:21:50.618630 20337 raft_consensus.cc:2889] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:50.619771 20529 consensus_queue.cc:1048] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.626272 20188 raft_consensus.cc:1275] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:50.628268 20596 consensus_queue.cc:1048] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:51.318527 20086 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40124:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:21:51.338292 20086 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40124:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:21:51.419078 16329 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:21:51.518008 20635 tablet.cc:1724] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.590011 20363 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:371dd36306a8498580fd5dceb2c4440f)
W20260710 13:21:51.605522 20363 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:371dd36306a8498580fd5dceb2c4440f)
W20260710 13:21:51.654361 20634 log.cc:927] Time spent T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260710 13:21:51.643819 20653 tablet.cc:1724] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.667868 20655 tablet.cc:1724] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.714720 20289 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:fa55b715b37148f29b39aa1adf10e14f)
I20260710 13:21:51.642982 20631 tablet.cc:1724] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.742539 20667 tablet.cc:1724] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.742442 20664 tablet.cc:1724] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.721633 20656 tablet.cc:1724] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.764420 20666 tablet.cc:1724] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.770797 20635 tablet.cc:1724] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.749114 20657 tablet.cc:1724] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.828063 20257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f"
dest_uuid: "67d0e55d14504f809ec14a81102f327a"
mode: GRACEFUL
new_leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
 from {username='slave'} at 127.0.0.1:44066
I20260710 13:21:51.828715 20257 raft_consensus.cc:606] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Received request to transfer leadership to TS ee27b75e0c5b4fc4b27840e1ef2ae39e
I20260710 13:21:51.838902 20631 tablet.cc:1724] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.848886 20257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d770730982654421bab615242c7417d5"
dest_uuid: "67d0e55d14504f809ec14a81102f327a"
mode: GRACEFUL
new_leader_uuid: "a990bd297cf74357ab14af849565f9d3"
 from {username='slave'} at 127.0.0.1:44066
I20260710 13:21:51.849534 20257 raft_consensus.cc:606] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Received request to transfer leadership to TS a990bd297cf74357ab14af849565f9d3
I20260710 13:21:51.851976 20657 tablet.cc:1724] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.838929 20670 tablet.cc:1724] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.872915 20151 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.242.67:35751, user_credentials={real_user=slave}} blocked reactor thread for 60802.3us
I20260710 13:21:51.879212 20672 tablet.cc:1724] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.881142 16329 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:21:51.881768 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:51.883983 20653 tablet.cc:1724] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.884693 20655 tablet.cc:1724] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.887152 20667 tablet.cc:1724] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.892302 20666 tablet.cc:1724] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.878901 20152 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.242.66:46267, user_credentials={real_user=slave}} blocked reactor thread for 49107.7us
I20260710 13:21:51.900072 20635 tablet.cc:1724] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.900442 20671 tablet.cc:1724] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.831736 20664 tablet.cc:1724] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.904876 20656 tablet.cc:1724] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.931734 20671 tablet.cc:1724] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.932518 20664 tablet.cc:1724] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.935110 20672 tablet.cc:1724] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.941087 20631 tablet.cc:1724] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.940806 20670 tablet.cc:1724] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:51.960812 20183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
mode: GRACEFUL
new_leader_uuid: "a990bd297cf74357ab14af849565f9d3"
 from {username='slave'} at 127.0.0.1:54836
I20260710 13:21:51.961390 20183 raft_consensus.cc:606] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 LEADER]: Received request to transfer leadership to TS a990bd297cf74357ab14af849565f9d3
I20260710 13:21:51.964380 20183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
mode: GRACEFUL
new_leader_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:54836
I20260710 13:21:51.964929 20183 raft_consensus.cc:606] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 LEADER]: Received request to transfer leadership to TS 67d0e55d14504f809ec14a81102f327a
I20260710 13:21:51.967859 20183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
mode: GRACEFUL
new_leader_uuid: "a990bd297cf74357ab14af849565f9d3"
 from {username='slave'} at 127.0.0.1:54836
I20260710 13:21:51.968371 20183 raft_consensus.cc:606] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Received request to transfer leadership to TS a990bd297cf74357ab14af849565f9d3
I20260710 13:21:51.969754 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:21:51.969769 20085 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c: soft_deleted_table [id=b7e50a07e0a84f2a89426905afc7e38d] alter complete (version 1)
I20260710 13:21:51.970293 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:51.980443 20641 raft_consensus.cc:993] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e: : Instructing follower 67d0e55d14504f809ec14a81102f327a to start an election
I20260710 13:21:51.980882 20674 raft_consensus.cc:1081] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 LEADER]: Signalling peer 67d0e55d14504f809ec14a81102f327a to start an election
I20260710 13:21:51.982334 20263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57"
dest_uuid: "67d0e55d14504f809ec14a81102f327a"
 from {username='slave'} at 127.0.0.1:51838
I20260710 13:21:51.982843 20263 raft_consensus.cc:493] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:51.983186 20263 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:21:51.988963 20263 raft_consensus.cc:515] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:51.990537 20263 leader_election.cc:290] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [CANDIDATE]: Term 5 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:51.991189 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:51.991763 20183 raft_consensus.cc:3055] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:21:51.991807 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f41d73be5654f2eb804b9a4a4e65c57" candidate_uuid: "67d0e55d14504f809ec14a81102f327a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:51.992028 20183 raft_consensus.cc:740] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:51.992364 20331 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:21:51.992698 20183 consensus_queue.cc:260] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:51.993589 20183 raft_consensus.cc:3060] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:21:51.996788 20331 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 5.
I20260710 13:21:51.997694 20226 leader_election.cc:304] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [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: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: 
I20260710 13:21:51.998315 20183 raft_consensus.cc:2468] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d0e55d14504f809ec14a81102f327a in term 5.
I20260710 13:21:51.998332 20658 raft_consensus.cc:2804] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:21:51.998831 20658 raft_consensus.cc:697] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 5 LEADER]: Becoming Leader. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:51.999514 20658 consensus_queue.cc:237] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.005836 20086 catalog_manager.cc:5697] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a reported cstate change: term changed from 4 to 5, leader changed from ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65) to 67d0e55d14504f809ec14a81102f327a (127.15.242.66). New cstate: current_term: 5 leader_uuid: "67d0e55d14504f809ec14a81102f327a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:52.148653 20641 raft_consensus.cc:993] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e: : Instructing follower a990bd297cf74357ab14af849565f9d3 to start an election
I20260710 13:21:52.149019 20674 raft_consensus.cc:1081] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Signalling peer a990bd297cf74357ab14af849565f9d3 to start an election
I20260710 13:21:52.150415 20331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69"
dest_uuid: "a990bd297cf74357ab14af849565f9d3"
 from {username='slave'} at 127.0.0.1:46002
I20260710 13:21:52.150871 20331 raft_consensus.cc:493] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:52.151132 20331 raft_consensus.cc:3060] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:52.156180 20331 raft_consensus.cc:515] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.157804 20331 leader_election.cc:290] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 3 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:52.158449 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:52.158838 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4eb8053c4a3430ca448066f8eda6a69" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:52.158946 20183 raft_consensus.cc:3055] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:52.159317 20183 raft_consensus.cc:740] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:52.159351 20263 raft_consensus.cc:3060] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:52.159988 20183 consensus_queue.cc:260] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.160904 20183 raft_consensus.cc:3060] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:52.163955 20263 raft_consensus.cc:2468] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 3.
I20260710 13:21:52.164920 20301 leader_election.cc:304] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [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: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: 
I20260710 13:21:52.165793 20668 raft_consensus.cc:2804] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:52.165908 20183 raft_consensus.cc:2468] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 3.
I20260710 13:21:52.166277 20668 raft_consensus.cc:697] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 3 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:52.167068 20668 consensus_queue.cc:237] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.173729 20086 catalog_manager.cc:5697] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 2 to 3, leader changed from ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65) to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 3 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:52.228328 20526 raft_consensus.cc:993] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a: : Instructing follower ee27b75e0c5b4fc4b27840e1ef2ae39e to start an election
I20260710 13:21:52.228744 20658 raft_consensus.cc:1081] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Signalling peer ee27b75e0c5b4fc4b27840e1ef2ae39e to start an election
I20260710 13:21:52.230093 20183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f"
dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
 from {username='slave'} at 127.0.0.1:52102
I20260710 13:21:52.230511 20183 raft_consensus.cc:493] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:52.230768 20183 raft_consensus.cc:3060] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:52.235210 20183 raft_consensus.cc:515] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.236641 20183 leader_election.cc:290] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [CANDIDATE]: Term 4 election: Requested vote from peers 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267), a990bd297cf74357ab14af849565f9d3 (127.15.242.67:35751)
I20260710 13:21:52.237376 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:52.237684 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371dd36306a8498580fd5dceb2c4440f" candidate_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a990bd297cf74357ab14af849565f9d3"
I20260710 13:21:52.237928 20263 raft_consensus.cc:3055] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:52.238209 20331 raft_consensus.cc:3060] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:52.238221 20263 raft_consensus.cc:740] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:52.238976 20263 consensus_queue.cc:260] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.239872 20263 raft_consensus.cc:3060] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:52.243618 20331 raft_consensus.cc:2468] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 4.
I20260710 13:21:52.244752 20151 leader_election.cc:304] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:52.245477 20674 raft_consensus.cc:2804] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:52.245875 20674 raft_consensus.cc:697] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 LEADER]: Becoming Leader. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:52.246484 20263 raft_consensus.cc:2468] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee27b75e0c5b4fc4b27840e1ef2ae39e in term 4.
I20260710 13:21:52.246483 20674 consensus_queue.cc:237] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [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: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.252848 20086 catalog_manager.cc:5697] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e reported cstate change: term changed from 3 to 4, leader changed from 67d0e55d14504f809ec14a81102f327a (127.15.242.66) to ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65). New cstate: current_term: 4 leader_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:52.299939 20641 raft_consensus.cc:993] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: : Instructing follower a990bd297cf74357ab14af849565f9d3 to start an election
I20260710 13:21:52.300345 20674 raft_consensus.cc:1081] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 LEADER]: Signalling peer a990bd297cf74357ab14af849565f9d3 to start an election
I20260710 13:21:52.302315 20330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3"
dest_uuid: "a990bd297cf74357ab14af849565f9d3"
 from {username='slave'} at 127.0.0.1:46002
I20260710 13:21:52.302863 20330 raft_consensus.cc:493] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:52.303196 20330 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:21:52.307991 20330 raft_consensus.cc:515] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.309496 20330 leader_election.cc:290] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 5 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:52.310163 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:52.310432 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d87175883e942fb93cc680b22c2faa3" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:52.310714 20183 raft_consensus.cc:3055] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:21:52.310974 20263 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:21:52.310998 20183 raft_consensus.cc:740] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ee27b75e0c5b4fc4b27840e1ef2ae39e, State: Running, Role: LEADER
I20260710 13:21:52.311926 20183 consensus_queue.cc:260] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.312789 20183 raft_consensus.cc:3060] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:21:52.315579 20263 raft_consensus.cc:2468] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 5.
I20260710 13:21:52.316419 20301 leader_election.cc:304] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [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: 67d0e55d14504f809ec14a81102f327a, a990bd297cf74357ab14af849565f9d3; no voters: 
I20260710 13:21:52.317010 20621 raft_consensus.cc:2804] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:21:52.317366 20621 raft_consensus.cc:697] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 5 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:52.317574 20183 raft_consensus.cc:2468] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 5.
I20260710 13:21:52.318032 20621 consensus_queue.cc:237] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.324292 20526 raft_consensus.cc:993] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a: : Instructing follower a990bd297cf74357ab14af849565f9d3 to start an election
I20260710 13:21:52.324746 20658 raft_consensus.cc:1081] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Signalling peer a990bd297cf74357ab14af849565f9d3 to start an election
I20260710 13:21:52.325975 20330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d770730982654421bab615242c7417d5"
dest_uuid: "a990bd297cf74357ab14af849565f9d3"
 from {username='slave'} at 127.0.0.1:45998
I20260710 13:21:52.325470 20086 catalog_manager.cc:5697] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 4 to 5, leader changed from ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65) to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 5 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:52.326560 20330 raft_consensus.cc:493] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:52.326946 20330 raft_consensus.cc:3060] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:52.332455 20330 raft_consensus.cc:515] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.334198 20330 leader_election.cc:290] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [CANDIDATE]: Term 4 election: Requested vote from peers ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403), 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267)
I20260710 13:21:52.334714 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e"
I20260710 13:21:52.335213 20183 raft_consensus.cc:3060] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:52.335317 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d770730982654421bab615242c7417d5" candidate_uuid: "a990bd297cf74357ab14af849565f9d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "67d0e55d14504f809ec14a81102f327a"
I20260710 13:21:52.335876 20263 raft_consensus.cc:3055] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:52.336129 20263 raft_consensus.cc:740] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 67d0e55d14504f809ec14a81102f327a, State: Running, Role: LEADER
I20260710 13:21:52.336717 20263 consensus_queue.cc:260] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.337574 20263 raft_consensus.cc:3060] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:52.339705 20183 raft_consensus.cc:2468] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 4.
I20260710 13:21:52.340548 20303 leader_election.cc:304] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [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: a990bd297cf74357ab14af849565f9d3, ee27b75e0c5b4fc4b27840e1ef2ae39e; no voters: 
I20260710 13:21:52.341114 20621 raft_consensus.cc:2804] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:52.341457 20621 raft_consensus.cc:697] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 4 LEADER]: Becoming Leader. State: Replica: a990bd297cf74357ab14af849565f9d3, State: Running, Role: LEADER
I20260710 13:21:52.342103 20263 raft_consensus.cc:2468] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a990bd297cf74357ab14af849565f9d3 in term 4.
I20260710 13:21:52.342162 20621 consensus_queue.cc:237] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } }
I20260710 13:21:52.348296 20086 catalog_manager.cc:5697] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 reported cstate change: term changed from 3 to 4, leader changed from 67d0e55d14504f809ec14a81102f327a (127.15.242.66) to a990bd297cf74357ab14af849565f9d3 (127.15.242.67). New cstate: current_term: 4 leader_uuid: "a990bd297cf74357ab14af849565f9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:52.397202 20330 raft_consensus.cc:1275] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 5 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:21:52.398434 20658 consensus_queue.cc:1048] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:52.409474 20188 raft_consensus.cc:1275] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 5 FOLLOWER]: Refusing update from remote peer 67d0e55d14504f809ec14a81102f327a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:21:52.411271 20658 consensus_queue.cc:1048] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:52.545812 20263 raft_consensus.cc:1275] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Refusing update from remote peer a990bd297cf74357ab14af849565f9d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:52.546986 20621 consensus_queue.cc:1048] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:52.558087 20183 raft_consensus.cc:1275] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Refusing update from remote peer a990bd297cf74357ab14af849565f9d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:52.559973 20689 consensus_queue.cc:1048] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:52.729879 20263 raft_consensus.cc:1275] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 5 FOLLOWER]: Refusing update from remote peer a990bd297cf74357ab14af849565f9d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:21:52.730947 20689 consensus_queue.cc:1048] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:52.739295 20183 raft_consensus.cc:1275] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 5 FOLLOWER]: Refusing update from remote peer a990bd297cf74357ab14af849565f9d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:21:52.740571 20689 consensus_queue.cc:1048] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:52.771281 20330 raft_consensus.cc:1275] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:52.772334 20674 consensus_queue.cc:1048] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990bd297cf74357ab14af849565f9d3" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:52.780009 20263 raft_consensus.cc:1275] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Refusing update from remote peer ee27b75e0c5b4fc4b27840e1ef2ae39e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:52.784337 20183 raft_consensus.cc:1275] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Refusing update from remote peer a990bd297cf74357ab14af849565f9d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 13:21:52.785993 20689 consensus_queue.cc:1048] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee27b75e0c5b4fc4b27840e1ef2ae39e" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 46403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:52.787400 20695 consensus_queue.cc:1048] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:52.794451 20257 raft_consensus.cc:1275] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Refusing update from remote peer a990bd297cf74357ab14af849565f9d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 13:21:52.796343 20689 consensus_queue.cc:1048] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d0e55d14504f809ec14a81102f327a" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:53.019853 16329 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:21:53.024494 16329 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:21:53.024839 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:53.029538 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:53.029896 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:54.055749 16329 tablet_server.cc:179] TabletServer@127.15.242.65:0 shutting down...
W20260710 13:21:54.083783 20303 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 70 similar messages]
W20260710 13:21:54.088084 20303 consensus_peers.cc:597] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 -> Peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Couldn't send request to peer ee27b75e0c5b4fc4b27840e1ef2ae39e. 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:21:54.096550 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:54.097420 16329 tablet_replica.cc:333] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.098255 16329 raft_consensus.cc:2243] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.098775 16329 raft_consensus.cc:2272] T 7a7f6e210c8046ab931487f3230889be P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.101034 16329 tablet_replica.cc:333] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.101491 16329 raft_consensus.cc:2243] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.101979 16329 raft_consensus.cc:2272] T 5fd3cdb127f24c7bbd4376907bf065c3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.103691 16329 tablet_replica.cc:333] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.104130 16329 raft_consensus.cc:2243] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.104490 16329 raft_consensus.cc:2272] T d770730982654421bab615242c7417d5 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.106274 16329 tablet_replica.cc:333] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.107062 16329 raft_consensus.cc:2243] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.107595 16329 raft_consensus.cc:2272] T dfa3b07497f240ebb171d9e8fd5fcb44 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:54.109375 20229 consensus_peers.cc:597] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a -> Peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Couldn't send request to peer ee27b75e0c5b4fc4b27840e1ef2ae39e. 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:21:54.109478 16329 tablet_replica.cc:333] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
W20260710 13:21:54.109951 20229 consensus_peers.cc:597] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a -> Peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Couldn't send request to peer ee27b75e0c5b4fc4b27840e1ef2ae39e. 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:21:54.110159 16329 raft_consensus.cc:2243] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.110881 16329 raft_consensus.cc:2272] T 551607e409bb44649ffec7a06b0d10bd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.112567 16329 tablet_replica.cc:333] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.113020 16329 raft_consensus.cc:2243] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.113633 16329 raft_consensus.cc:2272] T e381d90752de404ea010197bf9dcc315 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.115141 16329 tablet_replica.cc:333] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.115728 16329 raft_consensus.cc:2243] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.116161 16329 raft_consensus.cc:2272] T 469a656f99ef47958b50f651640fe7f9 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.118112 16329 tablet_replica.cc:333] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.118635 16329 raft_consensus.cc:2243] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.118992 16329 raft_consensus.cc:2272] T c4eb8053c4a3430ca448066f8eda6a69 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.120590 16329 tablet_replica.cc:333] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.121016 16329 raft_consensus.cc:2243] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.121627 16329 raft_consensus.cc:2272] T ca983a6430114bf7b297530bd64bd1fd P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.123364 16329 tablet_replica.cc:333] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.123821 16329 raft_consensus.cc:2243] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.124163 16329 raft_consensus.cc:2272] T 09d072a4817c4a69aba4077ea17828e1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.125792 16329 tablet_replica.cc:333] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.126217 16329 raft_consensus.cc:2243] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.126549 16329 raft_consensus.cc:2272] T fa55b715b37148f29b39aa1adf10e14f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.128041 16329 tablet_replica.cc:333] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.128465 16329 raft_consensus.cc:2243] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.128788 16329 raft_consensus.cc:2272] T 7f41d73be5654f2eb804b9a4a4e65c57 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.130475 16329 tablet_replica.cc:333] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.130887 16329 raft_consensus.cc:2243] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.131310 16329 raft_consensus.cc:2272] T 9728edf525a64ade8a94d6d8c47e1bfb P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.132951 16329 tablet_replica.cc:333] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.133389 16329 raft_consensus.cc:2243] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.133764 16329 raft_consensus.cc:2272] T 4872696c56664028a28a69f7c2a908f1 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.135305 16329 tablet_replica.cc:333] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.135757 16329 raft_consensus.cc:2243] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.136384 16329 raft_consensus.cc:2272] T 371dd36306a8498580fd5dceb2c4440f P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.137984 16329 tablet_replica.cc:333] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.138399 16329 raft_consensus.cc:2243] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.139125 16329 raft_consensus.cc:2272] T 200fd5db2872401194f2f586789598ed P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.140745 16329 tablet_replica.cc:333] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.141160 16329 raft_consensus.cc:2243] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.141506 16329 raft_consensus.cc:2272] T 3d87175883e942fb93cc680b22c2faa3 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.143054 16329 tablet_replica.cc:333] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e: stopping tablet replica
I20260710 13:21:54.143455 16329 raft_consensus.cc:2243] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.144091 16329 raft_consensus.cc:2272] T dec5c2e4208b435eb39514be811e3e78 P ee27b75e0c5b4fc4b27840e1ef2ae39e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.181057 16329 tablet_server.cc:196] TabletServer@127.15.242.65:0 shutdown complete.
I20260710 13:21:54.209955 16329 tablet_server.cc:179] TabletServer@127.15.242.66:0 shutting down...
W20260710 13:21:54.226192 20303 consensus_peers.cc:597] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 -> Peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Couldn't send request to peer ee27b75e0c5b4fc4b27840e1ef2ae39e. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:46403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:54.236052 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:54.236732 16329 tablet_replica.cc:333] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.237345 16329 raft_consensus.cc:2243] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.238052 16329 raft_consensus.cc:2272] T 7a7f6e210c8046ab931487f3230889be P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.239774 16329 tablet_replica.cc:333] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.240247 16329 raft_consensus.cc:2243] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.240625 16329 raft_consensus.cc:2272] T 551607e409bb44649ffec7a06b0d10bd P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.242142 16329 tablet_replica.cc:333] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.242620 16329 raft_consensus.cc:2243] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.242995 16329 raft_consensus.cc:2272] T dfa3b07497f240ebb171d9e8fd5fcb44 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.244594 16329 tablet_replica.cc:333] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.245085 16329 raft_consensus.cc:2243] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.245453 16329 raft_consensus.cc:2272] T d770730982654421bab615242c7417d5 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.247038 16329 tablet_replica.cc:333] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.247543 16329 raft_consensus.cc:2243] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.248224 16329 raft_consensus.cc:2272] T 9728edf525a64ade8a94d6d8c47e1bfb P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.249931 16329 tablet_replica.cc:333] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.250386 16329 raft_consensus.cc:2243] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.251036 16329 raft_consensus.cc:2272] T 7f41d73be5654f2eb804b9a4a4e65c57 P 67d0e55d14504f809ec14a81102f327a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.252735 16329 tablet_replica.cc:333] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.253224 16329 raft_consensus.cc:2243] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.253568 16329 raft_consensus.cc:2272] T 371dd36306a8498580fd5dceb2c4440f P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.255178 16329 tablet_replica.cc:333] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.255671 16329 raft_consensus.cc:2243] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.256071 16329 raft_consensus.cc:2272] T 4872696c56664028a28a69f7c2a908f1 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.257787 16329 tablet_replica.cc:333] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.258430 16329 raft_consensus.cc:2243] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.258838 16329 raft_consensus.cc:2272] T ca983a6430114bf7b297530bd64bd1fd P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:54.259405 20301 consensus_peers.cc:597] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 -> Peer 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267): Couldn't send request to peer 67d0e55d14504f809ec14a81102f327a. 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:21:54.260583 16329 tablet_replica.cc:333] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.261107 16329 raft_consensus.cc:2243] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.261762 16329 raft_consensus.cc:2272] T 5fd3cdb127f24c7bbd4376907bf065c3 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.263348 16329 tablet_replica.cc:333] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.263819 16329 raft_consensus.cc:2243] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.264185 16329 raft_consensus.cc:2272] T e381d90752de404ea010197bf9dcc315 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.265841 16329 tablet_replica.cc:333] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.266284 16329 raft_consensus.cc:2243] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.266935 16329 raft_consensus.cc:2272] T 469a656f99ef47958b50f651640fe7f9 P 67d0e55d14504f809ec14a81102f327a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.268826 16329 tablet_replica.cc:333] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.269433 16329 raft_consensus.cc:2243] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.269937 16329 raft_consensus.cc:2272] T c4eb8053c4a3430ca448066f8eda6a69 P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:54.271632 20301 consensus_peers.cc:597] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 -> Peer 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267): Couldn't send request to peer 67d0e55d14504f809ec14a81102f327a. 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:21:54.272083 16329 tablet_replica.cc:333] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.272627 16329 raft_consensus.cc:2243] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.273017 16329 raft_consensus.cc:2272] T 3d87175883e942fb93cc680b22c2faa3 P 67d0e55d14504f809ec14a81102f327a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.274575 16329 tablet_replica.cc:333] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.275007 16329 raft_consensus.cc:2243] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.275377 16329 raft_consensus.cc:2272] T dec5c2e4208b435eb39514be811e3e78 P 67d0e55d14504f809ec14a81102f327a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.276988 16329 tablet_replica.cc:333] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.277417 16329 raft_consensus.cc:2243] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.278041 16329 raft_consensus.cc:2272] T fa55b715b37148f29b39aa1adf10e14f P 67d0e55d14504f809ec14a81102f327a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.279644 16329 tablet_replica.cc:333] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.280086 16329 raft_consensus.cc:2243] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.280460 16329 raft_consensus.cc:2272] T 09d072a4817c4a69aba4077ea17828e1 P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.282037 16329 tablet_replica.cc:333] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a: stopping tablet replica
I20260710 13:21:54.282433 16329 raft_consensus.cc:2243] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.282801 16329 raft_consensus.cc:2272] T 200fd5db2872401194f2f586789598ed P 67d0e55d14504f809ec14a81102f327a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:54.307236 20303 consensus_peers.cc:597] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 -> Peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Couldn't send request to peer ee27b75e0c5b4fc4b27840e1ef2ae39e. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:46403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:54.318953 16329 tablet_server.cc:196] TabletServer@127.15.242.66:0 shutdown complete.
W20260710 13:21:54.334859 20301 consensus_peers.cc:597] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 -> Peer 67d0e55d14504f809ec14a81102f327a (127.15.242.66:46267): Couldn't send request to peer 67d0e55d14504f809ec14a81102f327a. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.66:46267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:54.350266 16329 tablet_server.cc:179] TabletServer@127.15.242.67:0 shutting down...
W20260710 13:21:54.375572 20303 consensus_peers.cc:597] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 -> Peer ee27b75e0c5b4fc4b27840e1ef2ae39e (127.15.242.65:46403): Couldn't send request to peer ee27b75e0c5b4fc4b27840e1ef2ae39e. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.65:46403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:54.376340 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:54.376973 16329 tablet_replica.cc:333] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.377535 16329 raft_consensus.cc:2243] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.377957 16329 raft_consensus.cc:2272] T 551607e409bb44649ffec7a06b0d10bd P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.379652 16329 tablet_replica.cc:333] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.380133 16329 raft_consensus.cc:2243] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.380510 16329 raft_consensus.cc:2272] T 7a7f6e210c8046ab931487f3230889be P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.382102 16329 tablet_replica.cc:333] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.382571 16329 raft_consensus.cc:2243] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.382958 16329 raft_consensus.cc:2272] T 371dd36306a8498580fd5dceb2c4440f P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.384502 16329 tablet_replica.cc:333] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.384959 16329 raft_consensus.cc:2243] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.385607 16329 raft_consensus.cc:2272] T 4872696c56664028a28a69f7c2a908f1 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.387130 16329 tablet_replica.cc:333] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.387574 16329 raft_consensus.cc:2243] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.387930 16329 raft_consensus.cc:2272] T ca983a6430114bf7b297530bd64bd1fd P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.389554 16329 tablet_replica.cc:333] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.390000 16329 raft_consensus.cc:2243] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.390357 16329 raft_consensus.cc:2272] T 5fd3cdb127f24c7bbd4376907bf065c3 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.391939 16329 tablet_replica.cc:333] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.392442 16329 raft_consensus.cc:2243] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.392802 16329 raft_consensus.cc:2272] T e381d90752de404ea010197bf9dcc315 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.394238 16329 tablet_replica.cc:333] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.394685 16329 raft_consensus.cc:2243] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.395063 16329 raft_consensus.cc:2272] T 469a656f99ef47958b50f651640fe7f9 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.396601 16329 tablet_replica.cc:333] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.397048 16329 raft_consensus.cc:2243] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.397709 16329 raft_consensus.cc:2272] T c4eb8053c4a3430ca448066f8eda6a69 P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.399313 16329 tablet_replica.cc:333] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.399757 16329 raft_consensus.cc:2243] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.400388 16329 raft_consensus.cc:2272] T dfa3b07497f240ebb171d9e8fd5fcb44 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.401923 16329 tablet_replica.cc:333] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.402369 16329 raft_consensus.cc:2243] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.402995 16329 raft_consensus.cc:2272] T d770730982654421bab615242c7417d5 P a990bd297cf74357ab14af849565f9d3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.404565 16329 tablet_replica.cc:333] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.405025 16329 raft_consensus.cc:2243] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.405418 16329 raft_consensus.cc:2272] T 7f41d73be5654f2eb804b9a4a4e65c57 P a990bd297cf74357ab14af849565f9d3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.407015 16329 tablet_replica.cc:333] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.407507 16329 raft_consensus.cc:2243] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.407858 16329 raft_consensus.cc:2272] T 9728edf525a64ade8a94d6d8c47e1bfb P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.409371 16329 tablet_replica.cc:333] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.409804 16329 raft_consensus.cc:2243] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.410110 16329 raft_consensus.cc:2272] T 200fd5db2872401194f2f586789598ed P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.412000 16329 tablet_replica.cc:333] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.412401 16329 raft_consensus.cc:2243] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.412739 16329 raft_consensus.cc:2272] T fa55b715b37148f29b39aa1adf10e14f P a990bd297cf74357ab14af849565f9d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.414194 16329 tablet_replica.cc:333] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.414585 16329 raft_consensus.cc:2243] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.415205 16329 raft_consensus.cc:2272] T 09d072a4817c4a69aba4077ea17828e1 P a990bd297cf74357ab14af849565f9d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.416846 16329 tablet_replica.cc:333] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.417244 16329 raft_consensus.cc:2243] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:54.417557 16329 raft_consensus.cc:2272] T dec5c2e4208b435eb39514be811e3e78 P a990bd297cf74357ab14af849565f9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.419201 16329 tablet_replica.cc:333] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3: stopping tablet replica
I20260710 13:21:54.419719 16329 raft_consensus.cc:2243] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.420351 16329 raft_consensus.cc:2272] T 3d87175883e942fb93cc680b22c2faa3 P a990bd297cf74357ab14af849565f9d3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.472342 16329 tablet_server.cc:196] TabletServer@127.15.242.67:0 shutdown complete.
I20260710 13:21:54.500029 16329 master.cc:562] Master@127.15.242.126:42015 shutting down...
I20260710 13:21:54.518560 16329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:54.519028 16329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:54.519383 16329 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f24329d8fba4ffdbd64f5a84c32d22c: stopping tablet replica
I20260710 13:21:54.538239 16329 master.cc:584] Master@127.15.242.126:42015 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14770 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:21:54.581619 16329 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.242.126:38425
I20260710 13:21:54.582707 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:54.588675 20706 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:21:54.588747 20704 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:21:54.588704 20703 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:21:54.589745 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:54.590507 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:54.590687 16329 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:21:54.590826 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689714590808 us; error 0 us; skew 500 ppm
I20260710 13:21:54.591358 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:54.593497 16329 webserver.cc:533] Webserver started at http://127.15.242.126:35475/ using document root <none> and password file <none>
I20260710 13:21:54.593926 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:54.594091 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:54.594322 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:54.595316 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/master-0-root/instance:
uuid: "c6b0a6c7a0354119bf3ee42c14e6563a"
format_stamp: "Formatted at 2026-07-10 13:21:54 on dist-test-slave-fwgt"
I20260710 13:21:54.599118 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:21:54.601967 20711 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:21:54.602577 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:54.602811 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/master-0-root
uuid: "c6b0a6c7a0354119bf3ee42c14e6563a"
format_stamp: "Formatted at 2026-07-10 13:21:54 on dist-test-slave-fwgt"
I20260710 13:21:54.603045 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-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:21:54.617254 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:54.618328 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:54.652527 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.126:38425
I20260710 13:21:54.652627 20762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.126:38425 every 8 connection(s)
I20260710 13:21:54.656116 20763 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:21:54.665475 20763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a: Bootstrap starting.
I20260710 13:21:54.669799 20763 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:54.673671 20763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a: No bootstrap required, opened a new log
I20260710 13:21:54.675626 20763 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b0a6c7a0354119bf3ee42c14e6563a" member_type: VOTER }
I20260710 13:21:54.675980 20763 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:54.676185 20763 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b0a6c7a0354119bf3ee42c14e6563a, State: Initialized, Role: FOLLOWER
I20260710 13:21:54.676740 20763 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6b0a6c7a0354119bf3ee42c14e6563a" member_type: VOTER }
I20260710 13:21:54.677139 20763 raft_consensus.cc:399] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:54.677342 20763 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:54.677577 20763 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:54.681748 20763 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b0a6c7a0354119bf3ee42c14e6563a" member_type: VOTER }
I20260710 13:21:54.682247 20763 leader_election.cc:304] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [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: c6b0a6c7a0354119bf3ee42c14e6563a; no voters: 
I20260710 13:21:54.683310 20763 leader_election.cc:290] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:54.683602 20766 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:54.684758 20766 raft_consensus.cc:697] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [term 1 LEADER]: Becoming Leader. State: Replica: c6b0a6c7a0354119bf3ee42c14e6563a, State: Running, Role: LEADER
I20260710 13:21:54.685408 20766 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [LEADER]: Queue going to LEADER mode. State: All 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: "c6b0a6c7a0354119bf3ee42c14e6563a" member_type: VOTER }
I20260710 13:21:54.685957 20763 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:54.688937 20767 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6b0a6c7a0354119bf3ee42c14e6563a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b0a6c7a0354119bf3ee42c14e6563a" member_type: VOTER } }
I20260710 13:21:54.689251 20768 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6b0a6c7a0354119bf3ee42c14e6563a. Latest consensus state: current_term: 1 leader_uuid: "c6b0a6c7a0354119bf3ee42c14e6563a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b0a6c7a0354119bf3ee42c14e6563a" member_type: VOTER } }
I20260710 13:21:54.689570 20767 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:54.690367 20768 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:54.693455 20774 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:54.700220 20774 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:54.701133 16329 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:54.707856 20774 catalog_manager.cc:1383] Generated new cluster ID: ae264a7854c14bada375804dff109e48
I20260710 13:21:54.708106 20774 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:54.724673 20774 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:54.725826 20774 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:54.736763 20774 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a: Generated new TSK 0
I20260710 13:21:54.737349 20774 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:54.767097 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:54.772541 20784 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:21:54.773551 20785 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:21:54.775123 16329 server_base.cc:1061] running on GCE node
W20260710 13:21:54.775400 20787 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:21:54.776247 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:54.776427 16329 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:21:54.776597 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689714776577 us; error 0 us; skew 500 ppm
I20260710 13:21:54.777091 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:54.779073 16329 webserver.cc:533] Webserver started at http://127.15.242.65:40107/ using document root <none> and password file <none>
I20260710 13:21:54.779517 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:54.779690 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:54.779929 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:54.781002 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/ts-0-root/instance:
uuid: "0e85046d33024eb18bb284a743ff0ec7"
format_stamp: "Formatted at 2026-07-10 13:21:54 on dist-test-slave-fwgt"
I20260710 13:21:54.785049 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:54.788242 20792 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:21:54.789083 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:54.789389 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/ts-0-root
uuid: "0e85046d33024eb18bb284a743ff0ec7"
format_stamp: "Formatted at 2026-07-10 13:21:54 on dist-test-slave-fwgt"
I20260710 13:21:54.789721 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-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:21:54.814054 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:54.815142 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:54.816505 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:54.818563 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:54.818740 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:54.818959 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:54.819106 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:54.855461 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.65:37417
I20260710 13:21:54.855590 20854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.65:37417 every 8 connection(s)
I20260710 13:21:54.860036 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:54.867602 20859 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:21:54.867882 20860 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:21:54.869853 20862 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:21:54.870661 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:54.872141 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:54.872400 16329 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:21:54.872591 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689714872574 us; error 0 us; skew 500 ppm
I20260710 13:21:54.873224 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:54.873965 20855 heartbeater.cc:344] Connected to a master server at 127.15.242.126:38425
I20260710 13:21:54.874351 20855 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:54.875138 20855 heartbeater.cc:507] Master 127.15.242.126:38425 requested a full tablet report, sending...
I20260710 13:21:54.875648 16329 webserver.cc:533] Webserver started at http://127.15.242.66:44699/ using document root <none> and password file <none>
I20260710 13:21:54.876236 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:54.876415 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:54.876658 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:54.877298 20728 ts_manager.cc:194] Registered new tserver with Master: 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417)
I20260710 13:21:54.877774 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/ts-1-root/instance:
uuid: "5819328b599947ec9a82221437d8fb10"
format_stamp: "Formatted at 2026-07-10 13:21:54 on dist-test-slave-fwgt"
I20260710 13:21:54.878929 20728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57184
I20260710 13:21:54.882458 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:21:54.885555 20867 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:21:54.886206 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:54.886452 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/ts-1-root
uuid: "5819328b599947ec9a82221437d8fb10"
format_stamp: "Formatted at 2026-07-10 13:21:54 on dist-test-slave-fwgt"
I20260710 13:21:54.886703 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-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:21:54.905329 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:54.906507 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:54.907915 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:54.909991 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:54.910190 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:54.910403 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:54.910544 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:54.946969 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.66:42859
I20260710 13:21:54.947060 20929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.66:42859 every 8 connection(s)
I20260710 13:21:54.951331 16329 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:54.957271 20933 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:21:54.959118 20934 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:21:54.963910 20930 heartbeater.cc:344] Connected to a master server at 127.15.242.126:38425
I20260710 13:21:54.964298 20930 heartbeater.cc:461] Registering TS with master...
W20260710 13:21:54.964578 20936 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:21:54.965029 20930 heartbeater.cc:507] Master 127.15.242.126:38425 requested a full tablet report, sending...
I20260710 13:21:54.967139 20728 ts_manager.cc:194] Registered new tserver with Master: 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859)
I20260710 13:21:54.968472 20728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57190
I20260710 13:21:54.969529 16329 server_base.cc:1061] running on GCE node
I20260710 13:21:54.970549 16329 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:54.970768 16329 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:21:54.970898 16329 hybrid_clock.cc:648] HybridClock initialized: now 1783689714970888 us; error 0 us; skew 500 ppm
I20260710 13:21:54.971385 16329 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:54.973434 16329 webserver.cc:533] Webserver started at http://127.15.242.67:36601/ using document root <none> and password file <none>
I20260710 13:21:54.973842 16329 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:54.973989 16329 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:54.974191 16329 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:54.975194 16329 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/ts-2-root/instance:
uuid: "828ec5b1cde343d582b3835511d13d94"
format_stamp: "Formatted at 2026-07-10 13:21:54 on dist-test-slave-fwgt"
I20260710 13:21:54.979281 16329 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:21:54.982167 20941 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:21:54.982894 16329 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:54.983172 16329 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/ts-2-root
uuid: "828ec5b1cde343d582b3835511d13d94"
format_stamp: "Formatted at 2026-07-10 13:21:54 on dist-test-slave-fwgt"
I20260710 13:21:54.983471 16329 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhSqP4Z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689605777011-16329-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:21:54.996565 16329 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:54.997649 16329 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:54.998957 16329 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:55.001017 16329 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:55.001202 16329 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:55.001413 16329 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:55.001555 16329 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:55.037797 16329 rpc_server.cc:307] RPC server started. Bound to: 127.15.242.67:38955
I20260710 13:21:55.037885 21003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.242.67:38955 every 8 connection(s)
I20260710 13:21:55.049981 21004 heartbeater.cc:344] Connected to a master server at 127.15.242.126:38425
I20260710 13:21:55.050381 21004 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:55.051049 21004 heartbeater.cc:507] Master 127.15.242.126:38425 requested a full tablet report, sending...
I20260710 13:21:55.052771 20728 ts_manager.cc:194] Registered new tserver with Master: 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.053632 16329 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012956144s
I20260710 13:21:55.053982 20728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57202
I20260710 13:21:55.075847 20728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57212:
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:21:55.078241 20728 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:21:55.138116 20895 tablet_service.cc:1511] Processing CreateTablet for tablet 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:55.139580 20895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.140339 20892 tablet_service.cc:1511] Processing CreateTablet for tablet 08308a47c1ba4a738cb171963c4f71c2 (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:55.141685 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08308a47c1ba4a738cb171963c4f71c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.138947 20893 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef974c45c654405921bf86c5d6c5d3e (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:55.144845 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef974c45c654405921bf86c5d6c5d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.137588 20894 tablet_service.cc:1511] Processing CreateTablet for tablet a92bd83720bf4195857751e2273124d3 (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:55.148841 20894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92bd83720bf4195857751e2273124d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.156859 20891 tablet_service.cc:1511] Processing CreateTablet for tablet 61559ce0273441b3854faa00338be75e (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:55.158278 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61559ce0273441b3854faa00338be75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.161747 20890 tablet_service.cc:1511] Processing CreateTablet for tablet 5be210c087ea40d7a6216b588ad8efbf (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:55.163072 20890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be210c087ea40d7a6216b588ad8efbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.163785 20887 tablet_service.cc:1511] Processing CreateTablet for tablet 1598f82e4fad40bfa2772687404f1ee5 (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:55.165036 20887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1598f82e4fad40bfa2772687404f1ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.168315 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba4dbcee35b4159b17c1fd531903f7c (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:55.169629 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba4dbcee35b4159b17c1fd531903f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.176172 20819 tablet_service.cc:1511] Processing CreateTablet for tablet a92bd83720bf4195857751e2273124d3 (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:55.177495 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92bd83720bf4195857751e2273124d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.179500 20820 tablet_service.cc:1511] Processing CreateTablet for tablet 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:55.180788 20820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.172446 20889 tablet_service.cc:1511] Processing CreateTablet for tablet dd806d8ba38740a897943eca6c0edb92 (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:55.184114 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd806d8ba38740a897943eca6c0edb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.197332 20818 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef974c45c654405921bf86c5d6c5d3e (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:55.198704 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef974c45c654405921bf86c5d6c5d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.202615 20817 tablet_service.cc:1511] Processing CreateTablet for tablet 08308a47c1ba4a738cb171963c4f71c2 (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:55.204370 20816 tablet_service.cc:1511] Processing CreateTablet for tablet 61559ce0273441b3854faa00338be75e (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:55.206549 20815 tablet_service.cc:1511] Processing CreateTablet for tablet 5be210c087ea40d7a6216b588ad8efbf (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:55.207087 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 1598f82e4fad40bfa2772687404f1ee5 (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:55.208375 20817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08308a47c1ba4a738cb171963c4f71c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.208207 20813 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba4dbcee35b4159b17c1fd531903f7c (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:55.217049 20814 tablet_service.cc:1511] Processing CreateTablet for tablet dd806d8ba38740a897943eca6c0edb92 (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:55.218348 20816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61559ce0273441b3854faa00338be75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.217567 21018 tablet_bootstrap.cc:492] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:55.227615 21018 tablet_bootstrap.cc:654] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.218230 21019 tablet_bootstrap.cc:492] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:55.230240 20813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba4dbcee35b4159b17c1fd531903f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.232280 20968 tablet_service.cc:1511] Processing CreateTablet for tablet a92bd83720bf4195857751e2273124d3 (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:55.233558 20968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92bd83720bf4195857751e2273124d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.233911 21019 tablet_bootstrap.cc:654] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.230178 20969 tablet_service.cc:1511] Processing CreateTablet for tablet 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:55.236085 20969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.239652 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd806d8ba38740a897943eca6c0edb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.245075 20815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be210c087ea40d7a6216b588ad8efbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.253794 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1598f82e4fad40bfa2772687404f1ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.248849 20967 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef974c45c654405921bf86c5d6c5d3e (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:55.256475 20967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef974c45c654405921bf86c5d6c5d3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.251101 20965 tablet_service.cc:1511] Processing CreateTablet for tablet 61559ce0273441b3854faa00338be75e (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:55.257639 20965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61559ce0273441b3854faa00338be75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.251216 20966 tablet_service.cc:1511] Processing CreateTablet for tablet 08308a47c1ba4a738cb171963c4f71c2 (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:55.260054 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08308a47c1ba4a738cb171963c4f71c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.267154 20961 tablet_service.cc:1511] Processing CreateTablet for tablet 1598f82e4fad40bfa2772687404f1ee5 (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:55.267656 20962 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba4dbcee35b4159b17c1fd531903f7c (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:55.268524 20961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1598f82e4fad40bfa2772687404f1ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.268716 21018 tablet_bootstrap.cc:492] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:55.269223 21018 ts_tablet_manager.cc:1403] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.007s
I20260710 13:21:55.269109 20963 tablet_service.cc:1511] Processing CreateTablet for tablet dd806d8ba38740a897943eca6c0edb92 (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:55.270339 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd806d8ba38740a897943eca6c0edb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.271535 20962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba4dbcee35b4159b17c1fd531903f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.267177 20964 tablet_service.cc:1511] Processing CreateTablet for tablet 5be210c087ea40d7a6216b588ad8efbf (DEFAULT_TABLE table=test-workload [id=ceef396bf4364ce39782101800af60f7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:55.272119 21018 raft_consensus.cc:359] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.272917 21018 raft_consensus.cc:385] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.273273 21018 raft_consensus.cc:740] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.274000 21018 consensus_queue.cc:260] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.272774 20964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be210c087ea40d7a6216b588ad8efbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.280349 21018 ts_tablet_manager.cc:1434] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260710 13:21:55.281101 20930 heartbeater.cc:499] Master 127.15.242.126:38425 was elected leader, sending a full tablet report...
I20260710 13:21:55.284521 21018 tablet_bootstrap.cc:492] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:55.295403 21018 tablet_bootstrap.cc:654] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.332361 21019 tablet_bootstrap.cc:492] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:55.332877 21019 ts_tablet_manager.cc:1403] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.002s
I20260710 13:21:55.336669 21019 raft_consensus.cc:359] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.337844 21019 raft_consensus.cc:385] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.338209 21019 raft_consensus.cc:740] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.339078 21019 consensus_queue.cc:260] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.341279 21018 tablet_bootstrap.cc:492] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:55.347663 21018 ts_tablet_manager.cc:1403] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.006s
I20260710 13:21:55.350521 21018 raft_consensus.cc:359] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.351225 21018 raft_consensus.cc:385] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.351698 21018 raft_consensus.cc:740] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.352561 21018 consensus_queue.cc:260] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.355561 21018 ts_tablet_manager.cc:1434] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260710 13:21:55.356662 21018 tablet_bootstrap.cc:492] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:55.359475 21024 tablet_bootstrap.cc:492] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:55.364537 21019 ts_tablet_manager.cc:1434] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.005s
I20260710 13:21:55.364842 21018 tablet_bootstrap.cc:654] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.369202 20855 heartbeater.cc:499] Master 127.15.242.126:38425 was elected leader, sending a full tablet report...
I20260710 13:21:55.371289 21024 tablet_bootstrap.cc:654] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.379630 21019 tablet_bootstrap.cc:492] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:55.388598 21024 tablet_bootstrap.cc:492] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:55.389528 21019 tablet_bootstrap.cc:654] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.390741 21024 ts_tablet_manager.cc:1403] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.003s
I20260710 13:21:55.390245 21018 tablet_bootstrap.cc:492] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:55.392733 21018 ts_tablet_manager.cc:1403] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.011s
I20260710 13:21:55.393285 21024 raft_consensus.cc:359] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.393796 21024 raft_consensus.cc:385] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.394050 21024 raft_consensus.cc:740] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.394706 21024 consensus_queue.cc:260] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.394860 21018 raft_consensus.cc:359] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.395443 21018 raft_consensus.cc:385] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.395689 21018 raft_consensus.cc:740] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.396709 21004 heartbeater.cc:499] Master 127.15.242.126:38425 was elected leader, sending a full tablet report...
I20260710 13:21:55.396541 21018 consensus_queue.cc:260] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.397274 21019 tablet_bootstrap.cc:492] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:55.397711 21019 ts_tablet_manager.cc:1403] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 13:21:55.398458 21018 ts_tablet_manager.cc:1434] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:21:55.399489 21018 tablet_bootstrap.cc:492] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:55.400962 21024 ts_tablet_manager.cc:1434] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:55.401938 21024 tablet_bootstrap.cc:492] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:55.405696 21018 tablet_bootstrap.cc:654] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.407143 21019 raft_consensus.cc:359] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.407893 21019 raft_consensus.cc:385] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.408167 21024 tablet_bootstrap.cc:654] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.408202 21019 raft_consensus.cc:740] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.410225 21019 consensus_queue.cc:260] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.412328 21019 ts_tablet_manager.cc:1434] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:21:55.413275 21019 tablet_bootstrap.cc:492] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:55.409487 21029 raft_consensus.cc:493] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:55.413852 21025 raft_consensus.cc:493] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:55.413687 21029 raft_consensus.cc:515] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.414302 21025 raft_consensus.cc:515] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.420565 21018 tablet_bootstrap.cc:492] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:55.420969 21018 ts_tablet_manager.cc:1403] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260710 13:21:55.423158 21018 raft_consensus.cc:359] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.424002 21018 raft_consensus.cc:385] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.424326 21018 raft_consensus.cc:740] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.425149 21018 consensus_queue.cc:260] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.427103 21018 ts_tablet_manager.cc:1434] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:21:55.428387 21018 tablet_bootstrap.cc:492] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:55.433336 21025 leader_election.cc:290] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.435277 21029 leader_election.cc:290] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859)
I20260710 13:21:55.436304 21018 tablet_bootstrap.cc:654] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.441366 21018 tablet_bootstrap.cc:492] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:55.441721 21018 ts_tablet_manager.cc:1403] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 13:21:55.443728 21018 raft_consensus.cc:359] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.444463 21018 raft_consensus.cc:385] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.444798 21018 raft_consensus.cc:740] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.445261 21024 tablet_bootstrap.cc:492] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:55.445791 21024 ts_tablet_manager.cc:1403] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260710 13:21:55.445560 21018 consensus_queue.cc:260] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.448659 21024 raft_consensus.cc:359] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.449426 21024 raft_consensus.cc:385] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.449741 21024 raft_consensus.cc:740] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.450521 21024 consensus_queue.cc:260] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.452705 21024 ts_tablet_manager.cc:1434] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:55.454416 21018 ts_tablet_manager.cc:1434] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:21:55.454736 21024 tablet_bootstrap.cc:492] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:55.455550 21018 tablet_bootstrap.cc:492] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:55.461416 21019 tablet_bootstrap.cc:654] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.462298 21022 raft_consensus.cc:493] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:55.471050 21018 tablet_bootstrap.cc:654] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.471479 21022 raft_consensus.cc:515] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.474146 21022 leader_election.cc:290] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.481105 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92bd83720bf4195857751e2273124d3" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
I20260710 13:21:55.481817 20830 raft_consensus.cc:2468] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 0.
I20260710 13:21:55.484038 20944 leader_election.cc:304] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:21:55.484843 21029 raft_consensus.cc:2804] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:55.485256 21029 raft_consensus.cc:493] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:55.485677 21029 raft_consensus.cc:3060] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.491549 21022 raft_consensus.cc:493] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:55.492074 21022 raft_consensus.cc:515] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.496235 21019 tablet_bootstrap.cc:492] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:55.496126 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92bd83720bf4195857751e2273124d3" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:55.497010 21019 ts_tablet_manager.cc:1403] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.002s
I20260710 13:21:55.498348 21022 leader_election.cc:290] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.499830 21019 raft_consensus.cc:359] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.500564 21019 raft_consensus.cc:385] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.500871 21019 raft_consensus.cc:740] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.501606 21019 consensus_queue.cc:260] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.502029 21029 raft_consensus.cc:515] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.508291 20979 raft_consensus.cc:2393] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e85046d33024eb18bb284a743ff0ec7 in current term 1: Already voted for candidate 828ec5b1cde343d582b3835511d13d94 in this term.
I20260710 13:21:55.507114 21019 ts_tablet_manager.cc:1434] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:21:55.507179 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92bd83720bf4195857751e2273124d3" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
I20260710 13:21:55.513038 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92bd83720bf4195857751e2273124d3" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:21:55.513538 20830 raft_consensus.cc:3060] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.466885 21024 tablet_bootstrap.cc:654] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:55.519797 20796 leader_election.cc:343] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:55.520263 20796 leader_election.cc:304] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7; no voters: 5819328b599947ec9a82221437d8fb10, 828ec5b1cde343d582b3835511d13d94
I20260710 13:21:55.522836 20830 raft_consensus.cc:2468] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 1.
I20260710 13:21:55.523406 21025 raft_consensus.cc:2749] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:55.524081 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92bd83720bf4195857751e2273124d3" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
I20260710 13:21:55.525621 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92bd83720bf4195857751e2273124d3" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:21:55.526715 20944 leader_election.cc:304] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 
W20260710 13:21:55.526832 20945 leader_election.cc:343] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:55.527766 21022 raft_consensus.cc:493] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:55.527972 20945 leader_election.cc:343] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:55.528290 21022 raft_consensus.cc:515] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.530586 21022 leader_election.cc:290] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.520443 21029 leader_election.cc:290] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859)
I20260710 13:21:55.532287 21042 raft_consensus.cc:2804] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:55.532572 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61559ce0273441b3854faa00338be75e" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:55.533188 20979 raft_consensus.cc:2468] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 0.
I20260710 13:21:55.533738 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1598f82e4fad40bfa2772687404f1ee5" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:55.520186 21019 tablet_bootstrap.cc:492] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:55.536018 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:55.536154 20870 leader_election.cc:304] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5819328b599947ec9a82221437d8fb10, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:21:55.539507 21022 raft_consensus.cc:2804] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:55.539644 20870 leader_election.cc:343] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:55.539945 21022 raft_consensus.cc:493] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:55.540198 21042 raft_consensus.cc:697] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Becoming Leader. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Running, Role: LEADER
W20260710 13:21:55.540331 20870 leader_election.cc:343] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:55.540424 21022 raft_consensus.cc:3060] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.541304 21042 consensus_queue.cc:237] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.542562 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1598f82e4fad40bfa2772687404f1ee5" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
I20260710 13:21:55.543035 21019 tablet_bootstrap.cc:654] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.543205 20829 raft_consensus.cc:2468] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 0.
I20260710 13:21:55.544361 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
I20260710 13:21:55.543222 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61559ce0273441b3854faa00338be75e" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
I20260710 13:21:55.546424 20870 leader_election.cc:304] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [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: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 828ec5b1cde343d582b3835511d13d94
I20260710 13:21:55.549701 21022 raft_consensus.cc:515] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.554141 21024 tablet_bootstrap.cc:492] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:55.556432 21018 tablet_bootstrap.cc:492] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:55.557132 21018 ts_tablet_manager.cc:1403] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.102s	user 0.037s	sys 0.033s
I20260710 13:21:55.559808 20728 catalog_manager.cc:5697] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 828ec5b1cde343d582b3835511d13d94 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "828ec5b1cde343d582b3835511d13d94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:55.560317 21018 raft_consensus.cc:359] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.561196 21018 raft_consensus.cc:385] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.561501 21018 raft_consensus.cc:740] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.562248 21018 consensus_queue.cc:260] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.567353 21019 tablet_bootstrap.cc:492] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:55.566468 21047 raft_consensus.cc:2804] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:55.554693 21024 ts_tablet_manager.cc:1403] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.003s
I20260710 13:21:55.567728 21047 raft_consensus.cc:493] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:55.567873 21019 ts_tablet_manager.cc:1403] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.015s
I20260710 13:21:55.568102 21047 raft_consensus.cc:3060] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.570362 21024 raft_consensus.cc:359] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.572042 21024 raft_consensus.cc:385] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:55.566687 20870 leader_election.cc:343] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:55.572789 21024 raft_consensus.cc:740] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.571000 21019 raft_consensus.cc:359] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.575037 21019 raft_consensus.cc:385] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.572981 20870 leader_election.cc:304] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5819328b599947ec9a82221437d8fb10; no voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94
I20260710 13:21:55.575337 21019 raft_consensus.cc:740] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.575338 21024 consensus_queue.cc:260] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
W20260710 13:21:55.576087 20870 leader_election.cc:343] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:55.574591 21018 ts_tablet_manager.cc:1434] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:21:55.577461 21018 tablet_bootstrap.cc:492] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:55.578442 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61559ce0273441b3854faa00338be75e" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:21:55.578960 20978 raft_consensus.cc:3060] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.579155 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61559ce0273441b3854faa00338be75e" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:21:55.576373 21019 consensus_queue.cc:260] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.581139 21019 ts_tablet_manager.cc:1434] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 13:21:55.584396 21019 tablet_bootstrap.cc:492] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:55.586766 20978 raft_consensus.cc:2468] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:21:55.588512 21048 raft_consensus.cc:2749] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:55.589198 21048 raft_consensus.cc:493] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:55.571656 21022 leader_election.cc:290] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.574318 21047 raft_consensus.cc:515] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.589623 21048 raft_consensus.cc:515] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.590751 21019 tablet_bootstrap.cc:654] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.593106 21024 ts_tablet_manager.cc:1434] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260710 13:21:55.594137 21024 tablet_bootstrap.cc:492] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:55.598826 21048 leader_election.cc:290] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.599515 21018 tablet_bootstrap.cc:654] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.600579 21047 leader_election.cc:290] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.602120 21019 tablet_bootstrap.cc:492] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:55.602658 21019 ts_tablet_manager.cc:1403] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:21:55.605546 21024 tablet_bootstrap.cc:654] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.605623 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1598f82e4fad40bfa2772687404f1ee5" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:21:55.606324 20978 raft_consensus.cc:3060] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.606590 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:55.607103 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1598f82e4fad40bfa2772687404f1ee5" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:21:55.607679 20830 raft_consensus.cc:3060] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.608310 20870 leader_election.cc:304] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5819328b599947ec9a82221437d8fb10, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:21:55.608996 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
W20260710 13:21:55.609163 20870 leader_election.cc:343] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:55.609829 20870 leader_election.cc:343] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:55.607685 21025 raft_consensus.cc:493] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:55.611020 21025 raft_consensus.cc:515] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.605600 21019 raft_consensus.cc:359] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.612008 21019 raft_consensus.cc:385] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.612286 21019 raft_consensus.cc:740] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.612468 21024 tablet_bootstrap.cc:492] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:55.612666 20978 raft_consensus.cc:2468] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:21:55.612931 21024 ts_tablet_manager.cc:1403] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:21:55.613077 21019 consensus_queue.cc:260] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.614168 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef974c45c654405921bf86c5d6c5d3e" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
W20260710 13:21:55.615899 20796 leader_election.cc:343] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:55.615824 21024 raft_consensus.cc:359] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.616575 21024 raft_consensus.cc:385] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.616873 21024 raft_consensus.cc:740] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.617538 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef974c45c654405921bf86c5d6c5d3e" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:55.617506 21024 consensus_queue.cc:260] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.618570 20978 raft_consensus.cc:2468] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:21:55.620088 20795 leader_election.cc:304] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [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: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 5819328b599947ec9a82221437d8fb10
I20260710 13:21:55.621641 21024 ts_tablet_manager.cc:1434] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 13:21:55.622633 21024 tablet_bootstrap.cc:492] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:55.612989 21025 leader_election.cc:290] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.629297 21024 tablet_bootstrap.cc:654] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.629873 21025 raft_consensus.cc:2804] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:55.630254 21025 raft_consensus.cc:493] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:55.630578 21025 raft_consensus.cc:3060] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.618551 21047 raft_consensus.cc:2804] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:55.632436 21047 raft_consensus.cc:697] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Becoming Leader. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:21:55.633205 21047 consensus_queue.cc:237] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
W20260710 13:21:55.636309 20870 leader_election.cc:343] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:55.639817 20870 leader_election.cc:304] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5819328b599947ec9a82221437d8fb10; no voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94
I20260710 13:21:55.640583 21048 raft_consensus.cc:2749] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:55.641585 20830 raft_consensus.cc:2468] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:21:55.642200 21025 raft_consensus.cc:515] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.644876 20870 leader_election.cc:304] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5819328b599947ec9a82221437d8fb10, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:21:55.645496 21047 raft_consensus.cc:2804] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:55.645917 21047 raft_consensus.cc:697] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Becoming Leader. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:21:55.646466 21047 consensus_queue.cc:237] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.648078 21018 tablet_bootstrap.cc:492] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:55.648623 21025 leader_election.cc:290] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.649389 21049 raft_consensus.cc:493] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:55.649832 21049 raft_consensus.cc:515] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.648631 21018 ts_tablet_manager.cc:1403] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.000s
I20260710 13:21:55.652400 21049 leader_election.cc:290] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.652856 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef974c45c654405921bf86c5d6c5d3e" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:21:55.653714 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92bd83720bf4195857751e2273124d3" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
W20260710 13:21:55.654148 20796 leader_election.cc:343] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:55.654435 20830 raft_consensus.cc:2393] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5819328b599947ec9a82221437d8fb10 in current term 1: Already voted for candidate 828ec5b1cde343d582b3835511d13d94 in this term.
I20260710 13:21:55.654207 20726 catalog_manager.cc:5697] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5819328b599947ec9a82221437d8fb10 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "5819328b599947ec9a82221437d8fb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:55.654913 21018 raft_consensus.cc:359] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.659545 21019 ts_tablet_manager.cc:1434] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.057s	user 0.024s	sys 0.012s
I20260710 13:21:55.659940 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef974c45c654405921bf86c5d6c5d3e" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:21:55.660635 21025 raft_consensus.cc:493] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:55.661005 20979 raft_consensus.cc:3060] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.661125 21025 raft_consensus.cc:515] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.660676 21018 raft_consensus.cc:385] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.662091 21018 raft_consensus.cc:740] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.662766 21018 consensus_queue.cc:260] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.661538 21019 tablet_bootstrap.cc:492] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:55.658942 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92bd83720bf4195857751e2273124d3" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:55.668538 20870 leader_election.cc:304] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5819328b599947ec9a82221437d8fb10; no voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94
I20260710 13:21:55.669230 21019 tablet_bootstrap.cc:654] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.670876 20979 raft_consensus.cc:2468] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:21:55.672205 20795 leader_election.cc:304] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [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: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 5819328b599947ec9a82221437d8fb10
I20260710 13:21:55.673069 21054 raft_consensus.cc:2804] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:55.673556 21054 raft_consensus.cc:697] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:21:55.674357 21054 consensus_queue.cc:237] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.686460 21047 raft_consensus.cc:3060] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.692866 21025 leader_election.cc:290] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.693341 21018 ts_tablet_manager.cc:1434] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.041s	user 0.017s	sys 0.000s
I20260710 13:21:55.693501 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be210c087ea40d7a6216b588ad8efbf" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
I20260710 13:21:55.694046 20905 raft_consensus.cc:2468] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:21:55.695101 20796 leader_election.cc:304] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:21:55.695955 21025 raft_consensus.cc:2804] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:55.696364 21018 tablet_bootstrap.cc:492] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:55.696336 21025 raft_consensus.cc:493] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:55.697041 21024 tablet_bootstrap.cc:492] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:55.697547 21024 ts_tablet_manager.cc:1403] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.004s
I20260710 13:21:55.700205 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be210c087ea40d7a6216b588ad8efbf" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:55.700258 21024 raft_consensus.cc:359] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.701010 21024 raft_consensus.cc:385] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.701328 21024 raft_consensus.cc:740] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.702071 21024 consensus_queue.cc:260] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.702687 21018 tablet_bootstrap.cc:654] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.706255 21024 ts_tablet_manager.cc:1434] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 13:21:55.706736 20979 raft_consensus.cc:2468] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
W20260710 13:21:55.707912 20776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:55.697017 21025 raft_consensus.cc:3060] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.715850 21018 tablet_bootstrap.cc:492] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:55.707953 21024 tablet_bootstrap.cc:492] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:55.716295 21018 ts_tablet_manager.cc:1403] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 13:21:55.717104 20727 catalog_manager.cc:5697] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5819328b599947ec9a82221437d8fb10 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "5819328b599947ec9a82221437d8fb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:55.722378 21018 raft_consensus.cc:359] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.722992 21018 raft_consensus.cc:385] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.723398 21025 raft_consensus.cc:515] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.723280 21018 raft_consensus.cc:740] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.723781 21047 raft_consensus.cc:2749] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:55.723198 21024 tablet_bootstrap.cc:654] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.726492 21019 tablet_bootstrap.cc:492] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:55.726323 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be210c087ea40d7a6216b588ad8efbf" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:21:55.727087 20905 raft_consensus.cc:3060] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.727701 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be210c087ea40d7a6216b588ad8efbf" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:21:55.728238 20979 raft_consensus.cc:3060] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.729939 20728 catalog_manager.cc:5697] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:55.734218 20905 raft_consensus.cc:2468] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:21:55.734730 21025 leader_election.cc:290] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.734465 20979 raft_consensus.cc:2468] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:21:55.735487 20796 leader_election.cc:304] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:21:55.727092 21019 ts_tablet_manager.cc:1403] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.017s
I20260710 13:21:55.736994 21025 raft_consensus.cc:2804] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:55.738382 21025 raft_consensus.cc:697] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:21:55.739399 21025 consensus_queue.cc:237] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.739939 21018 consensus_queue.cc:260] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.742177 21018 ts_tablet_manager.cc:1434] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 13:21:55.743120 21018 tablet_bootstrap.cc:492] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:55.739403 21019 raft_consensus.cc:359] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.747936 21019 raft_consensus.cc:385] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.748241 21019 raft_consensus.cc:740] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.749081 21019 consensus_queue.cc:260] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.751654 21019 ts_tablet_manager.cc:1434] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:21:55.752665 21019 tablet_bootstrap.cc:492] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:55.755599 21018 tablet_bootstrap.cc:654] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.761886 21019 tablet_bootstrap.cc:654] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.767781 21024 tablet_bootstrap.cc:492] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:55.768268 21024 ts_tablet_manager.cc:1403] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.034s
I20260710 13:21:55.768859 20727 catalog_manager.cc:5697] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:55.769731 21019 tablet_bootstrap.cc:492] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:55.770182 21019 ts_tablet_manager.cc:1403] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:21:55.770985 21024 raft_consensus.cc:359] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.771733 21024 raft_consensus.cc:385] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.772051 21024 raft_consensus.cc:740] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.772879 21019 raft_consensus.cc:359] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.773572 21019 raft_consensus.cc:385] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.773837 21019 raft_consensus.cc:740] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.772889 21024 consensus_queue.cc:260] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.775043 21018 tablet_bootstrap.cc:492] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:55.774678 21019 consensus_queue.cc:260] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.775485 21018 ts_tablet_manager.cc:1403] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.000s
I20260710 13:21:55.776866 21019 ts_tablet_manager.cc:1434] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:55.777753 21019 tablet_bootstrap.cc:492] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:55.777868 21018 raft_consensus.cc:359] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.778514 21018 raft_consensus.cc:385] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.778770 21018 raft_consensus.cc:740] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.779495 21018 consensus_queue.cc:260] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.782526 21024 ts_tablet_manager.cc:1434] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 13:21:55.783810 21019 tablet_bootstrap.cc:654] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.786751 21024 tablet_bootstrap.cc:492] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:55.789973 21018 ts_tablet_manager.cc:1434] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:21:55.795486 21024 tablet_bootstrap.cc:654] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.799219 21019 tablet_bootstrap.cc:492] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:55.799649 21019 ts_tablet_manager.cc:1403] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.005s
I20260710 13:21:55.801260 21024 tablet_bootstrap.cc:492] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:55.801709 21024 ts_tablet_manager.cc:1403] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.007s
I20260710 13:21:55.802014 21019 raft_consensus.cc:359] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.802656 21019 raft_consensus.cc:385] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.802911 21019 raft_consensus.cc:740] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.803571 21019 consensus_queue.cc:260] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.804379 21024 raft_consensus.cc:359] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.805060 21024 raft_consensus.cc:385] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.805392 21019 ts_tablet_manager.cc:1434] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:21:55.805339 21024 raft_consensus.cc:740] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.806317 21019 tablet_bootstrap.cc:492] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:55.806154 21024 consensus_queue.cc:260] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.808300 21024 ts_tablet_manager.cc:1434] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:21:55.809167 21024 tablet_bootstrap.cc:492] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:55.811914 21019 tablet_bootstrap.cc:654] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.814869 21024 tablet_bootstrap.cc:654] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.819967 21024 tablet_bootstrap.cc:492] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:55.820326 21024 ts_tablet_manager.cc:1403] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:21:55.821377 21019 tablet_bootstrap.cc:492] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:55.821803 21019 ts_tablet_manager.cc:1403] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260710 13:21:55.822599 21024 raft_consensus.cc:359] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.823264 21024 raft_consensus.cc:385] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.823515 21024 raft_consensus.cc:740] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.824075 21019 raft_consensus.cc:359] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.824219 21024 consensus_queue.cc:260] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.824739 21019 raft_consensus.cc:385] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.825002 21019 raft_consensus.cc:740] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.825598 21019 consensus_queue.cc:260] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.826187 21024 ts_tablet_manager.cc:1434] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:55.827020 21024 tablet_bootstrap.cc:492] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:55.827368 21019 ts_tablet_manager.cc:1434] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:21:55.831270 21024 tablet_bootstrap.cc:654] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.835889 21024 tablet_bootstrap.cc:492] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:55.836284 21024 ts_tablet_manager.cc:1403] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:55.838109 21024 raft_consensus.cc:359] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.838625 21024 raft_consensus.cc:385] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.838807 21024 raft_consensus.cc:740] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.839217 21024 consensus_queue.cc:260] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.840749 21024 ts_tablet_manager.cc:1434] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:55.847342 21025 raft_consensus.cc:493] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:55.847730 21025 raft_consensus.cc:515] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.849370 21025 leader_election.cc:290] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.849896 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08308a47c1ba4a738cb171963c4f71c2" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
I20260710 13:21:55.850222 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08308a47c1ba4a738cb171963c4f71c2" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:55.850379 20905 raft_consensus.cc:2468] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:21:55.850718 20979 raft_consensus.cc:2468] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:21:55.851387 20796 leader_election.cc:304] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:21:55.852056 21025 raft_consensus.cc:2804] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:55.852309 21025 raft_consensus.cc:493] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:55.852511 21025 raft_consensus.cc:3060] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.856884 21025 raft_consensus.cc:515] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.858326 21025 leader_election.cc:290] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.858983 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08308a47c1ba4a738cb171963c4f71c2" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:21:55.859237 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08308a47c1ba4a738cb171963c4f71c2" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:21:55.859452 20905 raft_consensus.cc:3060] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.859728 20979 raft_consensus.cc:3060] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.863929 20979 raft_consensus.cc:2468] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:21:55.864735 20795 leader_election.cc:304] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:21:55.864974 20905 raft_consensus.cc:2468] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:21:55.865319 21025 raft_consensus.cc:2804] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:55.865703 21025 raft_consensus.cc:697] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:21:55.866376 21025 consensus_queue.cc:237] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.872928 20727 catalog_manager.cc:5697] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:55.892920 21025 raft_consensus.cc:493] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:55.893399 21025 raft_consensus.cc:515] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.895097 21025 leader_election.cc:290] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.895778 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
I20260710 13:21:55.896075 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:55.896363 20905 raft_consensus.cc:2468] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:21:55.896726 20979 raft_consensus.cc:2468] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:21:55.897287 20796 leader_election.cc:304] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:21:55.897889 21025 raft_consensus.cc:2804] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:55.898151 21025 raft_consensus.cc:493] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:55.898375 21025 raft_consensus.cc:3060] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.903036 21025 raft_consensus.cc:515] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.904598 21025 leader_election.cc:290] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.905405 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:21:55.905568 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:21:55.905889 20905 raft_consensus.cc:3060] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.906065 20979 raft_consensus.cc:3060] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.910360 20905 raft_consensus.cc:2468] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:21:55.910424 20979 raft_consensus.cc:2468] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:21:55.911290 20796 leader_election.cc:304] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:21:55.911913 21025 raft_consensus.cc:2804] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:55.912266 21025 raft_consensus.cc:697] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:21:55.912834 21025 consensus_queue.cc:237] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.919593 20727 catalog_manager.cc:5697] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:55.966957 21042 consensus_queue.cc:1048] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:55.972203 21047 raft_consensus.cc:493] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:55.972745 21047 raft_consensus.cc:515] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.974854 21047 leader_election.cc:290] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.976541 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd806d8ba38740a897943eca6c0edb92" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
I20260710 13:21:55.976845 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd806d8ba38740a897943eca6c0edb92" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:55.977273 20828 raft_consensus.cc:2468] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 0.
I20260710 13:21:55.977643 20979 raft_consensus.cc:2468] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 0.
I20260710 13:21:55.978549 20870 leader_election.cc:304] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:21:55.979817 21047 raft_consensus.cc:2804] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:55.980194 21047 raft_consensus.cc:493] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:55.980523 21047 raft_consensus.cc:3060] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.983567 21029 consensus_queue.cc:1048] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:55.987349 21047 raft_consensus.cc:515] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.987982 21049 raft_consensus.cc:493] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:55.989071 21049 raft_consensus.cc:515] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:55.990279 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd806d8ba38740a897943eca6c0edb92" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:21:55.990835 20828 raft_consensus.cc:3060] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.990944 21049 leader_election.cc:290] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.992687 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef974c45c654405921bf86c5d6c5d3e" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:55.993408 20979 raft_consensus.cc:2393] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5819328b599947ec9a82221437d8fb10 in current term 1: Already voted for candidate 0e85046d33024eb18bb284a743ff0ec7 in this term.
I20260710 13:21:55.994429 21047 leader_election.cc:290] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:55.995613 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef974c45c654405921bf86c5d6c5d3e" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
I20260710 13:21:55.996587 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd806d8ba38740a897943eca6c0edb92" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:21:55.997143 20979 raft_consensus.cc:3060] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.997124 20870 leader_election.cc:304] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5819328b599947ec9a82221437d8fb10; no voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94
I20260710 13:21:55.997917 20828 raft_consensus.cc:2468] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:21:55.998389 21047 raft_consensus.cc:3060] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.998970 20870 leader_election.cc:304] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:21:55.999725 21049 raft_consensus.cc:2804] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:56.000131 21049 raft_consensus.cc:697] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Becoming Leader. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:21:56.000891 21049 consensus_queue.cc:237] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.004000 20979 raft_consensus.cc:2468] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:21:56.005188 21047 raft_consensus.cc:2749] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:56.010257 20728 catalog_manager.cc:5697] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5819328b599947ec9a82221437d8fb10 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "5819328b599947ec9a82221437d8fb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:56.065584 21025 raft_consensus.cc:493] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:56.066136 21025 raft_consensus.cc:515] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.067874 21025 leader_election.cc:290] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:56.068616 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61559ce0273441b3854faa00338be75e" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
I20260710 13:21:56.069291 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61559ce0273441b3854faa00338be75e" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:56.070102 20979 raft_consensus.cc:2393] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e85046d33024eb18bb284a743ff0ec7 in current term 1: Already voted for candidate 5819328b599947ec9a82221437d8fb10 in this term.
I20260710 13:21:56.071069 20795 leader_election.cc:304] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7; no voters: 5819328b599947ec9a82221437d8fb10, 828ec5b1cde343d582b3835511d13d94
I20260710 13:21:56.071928 21025 raft_consensus.cc:3060] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:56.077051 21025 raft_consensus.cc:2749] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:56.111377 21025 consensus_queue.cc:1048] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.115471 21047 consensus_queue.cc:1048] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.121819 21025 consensus_queue.cc:1048] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.123376 21025 consensus_queue.cc:1048] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.135412 21049 consensus_queue.cc:1048] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.145617 21025 consensus_queue.cc:1048] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.178723 21049 consensus_queue.cc:1048] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.187484 21029 raft_consensus.cc:493] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:56.187963 21029 raft_consensus.cc:515] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.189307 21048 consensus_queue.cc:1048] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.189960 21029 leader_election.cc:290] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417)
I20260710 13:21:56.191840 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
I20260710 13:21:56.192404 20904 raft_consensus.cc:2468] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 0.
I20260710 13:21:56.192795 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
I20260710 13:21:56.193430 20828 raft_consensus.cc:2468] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 0.
I20260710 13:21:56.193553 20945 leader_election.cc:304] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5819328b599947ec9a82221437d8fb10, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:21:56.194360 21029 raft_consensus.cc:2804] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:56.194758 21029 raft_consensus.cc:493] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:56.195088 21029 raft_consensus.cc:3060] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:56.200829 21029 raft_consensus.cc:515] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.202404 21029 leader_election.cc:290] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417)
I20260710 13:21:56.203104 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:21:56.203629 20904 raft_consensus.cc:3060] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:56.203501 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:21:56.204133 20828 raft_consensus.cc:3060] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:56.208719 20904 raft_consensus.cc:2468] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 1.
I20260710 13:21:56.209604 20945 leader_election.cc:304] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5819328b599947ec9a82221437d8fb10, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:21:56.210071 20828 raft_consensus.cc:2468] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 1.
I20260710 13:21:56.210194 21029 raft_consensus.cc:2804] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:56.210728 21029 raft_consensus.cc:697] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Becoming Leader. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Running, Role: LEADER
I20260710 13:21:56.211524 21029 consensus_queue.cc:237] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.217840 20727 catalog_manager.cc:5697] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 828ec5b1cde343d582b3835511d13d94 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "828ec5b1cde343d582b3835511d13d94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:56.312439 21082 consensus_queue.cc:1048] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.323024 21025 consensus_queue.cc:1048] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.339780 20978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd"
dest_uuid: "828ec5b1cde343d582b3835511d13d94"
mode: GRACEFUL
new_leader_uuid: "0e85046d33024eb18bb284a743ff0ec7"
 from {username='slave'} at 127.0.0.1:36100
I20260710 13:21:56.340344 20978 raft_consensus.cc:606] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Received request to transfer leadership to TS 0e85046d33024eb18bb284a743ff0ec7
I20260710 13:21:56.344585 20978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a92bd83720bf4195857751e2273124d3"
dest_uuid: "828ec5b1cde343d582b3835511d13d94"
mode: GRACEFUL
new_leader_uuid: "0e85046d33024eb18bb284a743ff0ec7"
 from {username='slave'} at 127.0.0.1:36100
I20260710 13:21:56.345009 20978 raft_consensus.cc:606] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Received request to transfer leadership to TS 0e85046d33024eb18bb284a743ff0ec7
I20260710 13:21:56.362792 20828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5be210c087ea40d7a6216b588ad8efbf"
dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
mode: GRACEFUL
new_leader_uuid: "5819328b599947ec9a82221437d8fb10"
 from {username='slave'} at 127.0.0.1:48960
I20260710 13:21:56.363261 20828 raft_consensus.cc:606] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Received request to transfer leadership to TS 5819328b599947ec9a82221437d8fb10
I20260710 13:21:56.369853 20828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c"
dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
mode: GRACEFUL
new_leader_uuid: "5819328b599947ec9a82221437d8fb10"
 from {username='slave'} at 127.0.0.1:48960
I20260710 13:21:56.370283 20828 raft_consensus.cc:606] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Received request to transfer leadership to TS 5819328b599947ec9a82221437d8fb10
I20260710 13:21:56.381578 20904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1598f82e4fad40bfa2772687404f1ee5"
dest_uuid: "5819328b599947ec9a82221437d8fb10"
mode: GRACEFUL
new_leader_uuid: "828ec5b1cde343d582b3835511d13d94"
 from {username='slave'} at 127.0.0.1:45890
I20260710 13:21:56.382023 20904 raft_consensus.cc:606] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Received request to transfer leadership to TS 828ec5b1cde343d582b3835511d13d94
I20260710 13:21:56.385063 21025 consensus_queue.cc:1048] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.390610 21053 raft_consensus.cc:993] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7: : Instructing follower 5819328b599947ec9a82221437d8fb10 to start an election
I20260710 13:21:56.391058 21053 raft_consensus.cc:1081] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Signalling peer 5819328b599947ec9a82221437d8fb10 to start an election
I20260710 13:21:56.392553 20905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c"
dest_uuid: "5819328b599947ec9a82221437d8fb10"
 from {username='slave'} at 127.0.0.1:45874
I20260710 13:21:56.393046 20905 raft_consensus.cc:493] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:56.393385 20905 raft_consensus.cc:3060] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.396481 21053 consensus_queue.cc:1048] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.398692 20905 raft_consensus.cc:515] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.400481 20905 leader_election.cc:290] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 2 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:56.401486 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:21:56.401834 20904 raft_consensus.cc:1240] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Rejecting Update request from peer 0e85046d33024eb18bb284a743ff0ec7 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:56.401899 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:21:56.402050 20828 raft_consensus.cc:3055] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:56.403393 20828 raft_consensus.cc:740] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:21:56.404137 20828 consensus_queue.cc:260] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.405220 20828 raft_consensus.cc:3060] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.409973 20828 raft_consensus.cc:2468] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 2.
I20260710 13:21:56.410768 20870 leader_election.cc:304] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [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: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 828ec5b1cde343d582b3835511d13d94
I20260710 13:21:56.411396 21048 raft_consensus.cc:2804] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:56.411842 21048 raft_consensus.cc:697] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 2 LEADER]: Becoming Leader. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:21:56.412542 21048 consensus_queue.cc:237] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [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: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.417789 20727 catalog_manager.cc:5697] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 reported cstate change: term changed from 1 to 2, leader changed from 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65) to 5819328b599947ec9a82221437d8fb10 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "5819328b599947ec9a82221437d8fb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:56.425550 21043 raft_consensus.cc:993] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94: : Instructing follower 0e85046d33024eb18bb284a743ff0ec7 to start an election
I20260710 13:21:56.425907 21029 raft_consensus.cc:1081] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Signalling peer 0e85046d33024eb18bb284a743ff0ec7 to start an election
I20260710 13:21:56.427174 20828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a92bd83720bf4195857751e2273124d3"
dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
 from {username='slave'} at 127.0.0.1:48950
I20260710 13:21:56.427592 20828 raft_consensus.cc:493] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:56.427846 20828 raft_consensus.cc:3060] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.432394 20828 raft_consensus.cc:515] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.433902 20828 leader_election.cc:290] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 2 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:56.434546 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92bd83720bf4195857751e2273124d3" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:21:56.434929 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92bd83720bf4195857751e2273124d3" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:21:56.435153 20905 raft_consensus.cc:3060] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.435527 20978 raft_consensus.cc:3055] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:56.435834 20978 raft_consensus.cc:740] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Running, Role: LEADER
I20260710 13:21:56.436592 20978 consensus_queue.cc:260] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.437767 20978 raft_consensus.cc:3060] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.441408 20905 raft_consensus.cc:2468] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 2.
I20260710 13:21:56.442467 20796 leader_election.cc:304] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:21:56.443307 21053 raft_consensus.cc:2804] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:56.443753 21053 raft_consensus.cc:697] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:21:56.443977 20978 raft_consensus.cc:2468] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 2.
I20260710 13:21:56.444509 21053 consensus_queue.cc:237] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.450027 20727 catalog_manager.cc:5697] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 1 to 2, leader changed from 828ec5b1cde343d582b3835511d13d94 (127.15.242.67) to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:56.568729 21048 consensus_queue.cc:1048] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.578299 21049 consensus_queue.cc:1048] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.690486 21029 consensus_queue.cc:1048] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.695315 21029 consensus_queue.cc:1048] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.696805 21029 raft_consensus.cc:993] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94: : Instructing follower 0e85046d33024eb18bb284a743ff0ec7 to start an election
I20260710 13:21:56.697494 21043 raft_consensus.cc:1081] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Signalling peer 0e85046d33024eb18bb284a743ff0ec7 to start an election
I20260710 13:21:56.699304 20830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd"
dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
 from {username='slave'} at 127.0.0.1:48950
I20260710 13:21:56.699852 20830 raft_consensus.cc:493] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:56.700213 20830 raft_consensus.cc:3060] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.708283 20830 raft_consensus.cc:515] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.709298 20828 raft_consensus.cc:1240] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Rejecting Update request from peer 828ec5b1cde343d582b3835511d13d94 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:56.711388 21043 consensus_queue.cc:1059] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:56.712558 21043 raft_consensus.cc:3055] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:56.712896 21043 raft_consensus.cc:740] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Running, Role: LEADER
I20260710 13:21:56.713732 21043 consensus_queue.cc:260] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.714773 21043 raft_consensus.cc:3060] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.717185 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:21:56.717772 20905 raft_consensus.cc:3060] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.723850 20830 leader_election.cc:290] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 2 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:56.724587 20905 raft_consensus.cc:2468] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 2.
I20260710 13:21:56.725586 20796 leader_election.cc:304] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:21:56.725662 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:21:56.726226 21053 raft_consensus.cc:2804] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:56.726598 21053 raft_consensus.cc:697] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:21:56.727321 21053 consensus_queue.cc:237] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [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: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.730851 20978 raft_consensus.cc:2468] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 2.
I20260710 13:21:56.733789 20726 catalog_manager.cc:5697] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 1 to 2, leader changed from 828ec5b1cde343d582b3835511d13d94 (127.15.242.67) to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:56.740257 21047 raft_consensus.cc:993] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10: : Instructing follower 828ec5b1cde343d582b3835511d13d94 to start an election
I20260710 13:21:56.740688 21048 raft_consensus.cc:1081] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Signalling peer 828ec5b1cde343d582b3835511d13d94 to start an election
I20260710 13:21:56.742184 20978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1598f82e4fad40bfa2772687404f1ee5"
dest_uuid: "828ec5b1cde343d582b3835511d13d94"
 from {username='slave'} at 127.0.0.1:36098
I20260710 13:21:56.743381 20978 raft_consensus.cc:493] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:56.743721 20978 raft_consensus.cc:3060] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.747032 21054 raft_consensus.cc:993] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7: : Instructing follower 5819328b599947ec9a82221437d8fb10 to start an election
I20260710 13:21:56.747498 21053 raft_consensus.cc:1081] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Signalling peer 5819328b599947ec9a82221437d8fb10 to start an election
I20260710 13:21:56.748194 20978 raft_consensus.cc:515] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.748746 20905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5be210c087ea40d7a6216b588ad8efbf"
dest_uuid: "5819328b599947ec9a82221437d8fb10"
 from {username='slave'} at 127.0.0.1:45874
I20260710 13:21:56.749178 20905 raft_consensus.cc:493] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:56.749424 20905 raft_consensus.cc:3060] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.749723 20978 leader_election.cc:290] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 2 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859)
I20260710 13:21:56.750684 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1598f82e4fad40bfa2772687404f1ee5" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:21:56.750762 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1598f82e4fad40bfa2772687404f1ee5" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:21:56.751387 20830 raft_consensus.cc:3060] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.751362 20904 raft_consensus.cc:3055] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:56.751930 20904 raft_consensus.cc:740] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:21:56.752696 20904 consensus_queue.cc:260] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.753868 20904 raft_consensus.cc:3060] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.755476 20905 raft_consensus.cc:515] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.756143 20830 raft_consensus.cc:2468] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 2.
I20260710 13:21:56.757045 20944 leader_election.cc:304] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:21:56.757400 20905 leader_election.cc:290] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 2 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:56.757687 21043 raft_consensus.cc:2804] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:56.758879 21043 raft_consensus.cc:697] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [term 2 LEADER]: Becoming Leader. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Running, Role: LEADER
I20260710 13:21:56.758924 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be210c087ea40d7a6216b588ad8efbf" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:21:56.759584 20830 raft_consensus.cc:3055] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:56.759637 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be210c087ea40d7a6216b588ad8efbf" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:21:56.760036 20830 raft_consensus.cc:740] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:21:56.760254 20904 raft_consensus.cc:2468] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 2.
I20260710 13:21:56.760320 20978 raft_consensus.cc:3060] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.759810 21043 consensus_queue.cc:237] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.761047 20830 consensus_queue.cc:260] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.762094 20830 raft_consensus.cc:3060] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.766103 20830 raft_consensus.cc:2468] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 2.
I20260710 13:21:56.766801 20978 raft_consensus.cc:2468] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 2.
I20260710 13:21:56.766954 20870 leader_election.cc:304] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:21:56.767696 21049 raft_consensus.cc:2804] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:56.768133 21049 raft_consensus.cc:697] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 2 LEADER]: Becoming Leader. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:21:56.768463 20727 catalog_manager.cc:5697] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 reported cstate change: term changed from 1 to 2, leader changed from 5819328b599947ec9a82221437d8fb10 (127.15.242.66) to 828ec5b1cde343d582b3835511d13d94 (127.15.242.67). New cstate: current_term: 2 leader_uuid: "828ec5b1cde343d582b3835511d13d94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:56.768880 21049 consensus_queue.cc:237] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:56.775345 20726 catalog_manager.cc:5697] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 reported cstate change: term changed from 1 to 2, leader changed from 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65) to 5819328b599947ec9a82221437d8fb10 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "5819328b599947ec9a82221437d8fb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:56.872644 20978 raft_consensus.cc:3060] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:56.877729 20978 raft_consensus.cc:1275] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Refusing update from remote peer 5819328b599947ec9a82221437d8fb10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:56.878897 21049 consensus_queue.cc:1048] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:56.887709 20830 raft_consensus.cc:1275] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Refusing update from remote peer 5819328b599947ec9a82221437d8fb10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:56.888751 21048 consensus_queue.cc:1048] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:56.910601 20978 raft_consensus.cc:1275] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Refusing update from remote peer 0e85046d33024eb18bb284a743ff0ec7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:56.911624 21053 consensus_queue.cc:1048] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:56.918027 20904 raft_consensus.cc:1275] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Refusing update from remote peer 0e85046d33024eb18bb284a743ff0ec7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:56.920701 21053 consensus_queue.cc:1048] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:57.154328 20978 raft_consensus.cc:1275] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Refusing update from remote peer 5819328b599947ec9a82221437d8fb10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:57.155532 21048 consensus_queue.cc:1048] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:57.164637 20830 raft_consensus.cc:1275] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Refusing update from remote peer 5819328b599947ec9a82221437d8fb10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:57.166177 21049 consensus_queue.cc:1048] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:57.208050 20978 raft_consensus.cc:1275] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Refusing update from remote peer 0e85046d33024eb18bb284a743ff0ec7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:57.209131 21053 consensus_queue.cc:1048] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:57.216697 20904 raft_consensus.cc:1275] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Refusing update from remote peer 0e85046d33024eb18bb284a743ff0ec7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:57.218261 21103 consensus_queue.cc:1048] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:57.349129 20904 raft_consensus.cc:1275] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Refusing update from remote peer 828ec5b1cde343d582b3835511d13d94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:57.350270 21043 consensus_queue.cc:1048] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:57.358659 20830 raft_consensus.cc:1275] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Refusing update from remote peer 828ec5b1cde343d582b3835511d13d94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:57.360137 21043 consensus_queue.cc:1048] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.412765 20726 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37812:
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:21:59.415354 20726 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:21:59.462159 20814 tablet_service.cc:1511] Processing CreateTablet for tablet ab457a2348934acc94d697039ade388e (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:59.464119 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab457a2348934acc94d697039ade388e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.465173 20966 tablet_service.cc:1511] Processing CreateTablet for tablet ab457a2348934acc94d697039ade388e (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:59.466259 20813 tablet_service.cc:1511] Processing CreateTablet for tablet ccf0a16309cb40b48cd249c390fca35f (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:59.463526 20889 tablet_service.cc:1511] Processing CreateTablet for tablet ab457a2348934acc94d697039ade388e (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:59.467290 20813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf0a16309cb40b48cd249c390fca35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.467928 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab457a2348934acc94d697039ade388e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.466647 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab457a2348934acc94d697039ade388e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.477655 20893 tablet_service.cc:1511] Processing CreateTablet for tablet ccf0a16309cb40b48cd249c390fca35f (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:59.478946 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf0a16309cb40b48cd249c390fca35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.486048 20969 tablet_service.cc:1511] Processing CreateTablet for tablet ccf0a16309cb40b48cd249c390fca35f (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:59.487848 20969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf0a16309cb40b48cd249c390fca35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.490231 21122 tablet_bootstrap.cc:492] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:59.499694 21122 tablet_bootstrap.cc:654] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.504792 20814 tablet_service.cc:1511] Processing CreateTablet for tablet 8d50eb2a4bc64307bba14a4baa1a30cf (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:59.506002 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d50eb2a4bc64307bba14a4baa1a30cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.522624 20893 tablet_service.cc:1511] Processing CreateTablet for tablet 8d50eb2a4bc64307bba14a4baa1a30cf (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:59.524161 21123 tablet_bootstrap.cc:492] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:59.524430 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d50eb2a4bc64307bba14a4baa1a30cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.525028 20814 tablet_service.cc:1511] Processing CreateTablet for tablet 683984bdf0ac433e9f9ab726a57b87ba (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:59.525488 20969 tablet_service.cc:1511] Processing CreateTablet for tablet 8d50eb2a4bc64307bba14a4baa1a30cf (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:59.526213 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683984bdf0ac433e9f9ab726a57b87ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.526682 20969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d50eb2a4bc64307bba14a4baa1a30cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.531055 20966 tablet_service.cc:1511] Processing CreateTablet for tablet 683984bdf0ac433e9f9ab726a57b87ba (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:59.533217 20813 tablet_service.cc:1511] Processing CreateTablet for tablet a71227e5dce445549d477a954bbd0bab (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:59.534121 20890 tablet_service.cc:1511] Processing CreateTablet for tablet a71227e5dce445549d477a954bbd0bab (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:59.536288 20813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71227e5dce445549d477a954bbd0bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.536397 20816 tablet_service.cc:1511] Processing CreateTablet for tablet fe8fc678a17f4b09a1e36364a3558193 (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:59.538075 20816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8fc678a17f4b09a1e36364a3558193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.539369 20894 tablet_service.cc:1511] Processing CreateTablet for tablet fe8fc678a17f4b09a1e36364a3558193 (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:59.540580 20894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8fc678a17f4b09a1e36364a3558193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.536861 20968 tablet_service.cc:1511] Processing CreateTablet for tablet a71227e5dce445549d477a954bbd0bab (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:59.542763 20890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71227e5dce445549d477a954bbd0bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.544586 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683984bdf0ac433e9f9ab726a57b87ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.544872 20962 tablet_service.cc:1511] Processing CreateTablet for tablet fe8fc678a17f4b09a1e36364a3558193 (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:59.546082 20962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8fc678a17f4b09a1e36364a3558193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.553195 20820 tablet_service.cc:1511] Processing CreateTablet for tablet 3256ee08d8c44a7d84fa19134c9ed9e3 (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:59.554492 20820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3256ee08d8c44a7d84fa19134c9ed9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.557276 21125 tablet_bootstrap.cc:492] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:59.557497 20889 tablet_service.cc:1511] Processing CreateTablet for tablet 683984bdf0ac433e9f9ab726a57b87ba (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:59.558615 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683984bdf0ac433e9f9ab726a57b87ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.553150 20968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71227e5dce445549d477a954bbd0bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.566138 20893 tablet_service.cc:1511] Processing CreateTablet for tablet 3256ee08d8c44a7d84fa19134c9ed9e3 (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:59.567297 21122 tablet_bootstrap.cc:492] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:59.567482 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3256ee08d8c44a7d84fa19134c9ed9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.567816 21122 ts_tablet_manager.cc:1403] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.003s
I20260710 13:21:59.569701 21125 tablet_bootstrap.cc:654] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.577740 20963 tablet_service.cc:1511] Processing CreateTablet for tablet 3256ee08d8c44a7d84fa19134c9ed9e3 (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:59.578265 21123 tablet_bootstrap.cc:654] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.582479 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3256ee08d8c44a7d84fa19134c9ed9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.582594 20892 tablet_service.cc:1511] Processing CreateTablet for tablet 346ad1e0db544e83826860d2da92a891 (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:59.581233 20814 tablet_service.cc:1511] Processing CreateTablet for tablet 346ad1e0db544e83826860d2da92a891 (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:59.583804 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 346ad1e0db544e83826860d2da92a891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.584127 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 346ad1e0db544e83826860d2da92a891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.594153 21122 raft_consensus.cc:359] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.619576 21122 raft_consensus.cc:385] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.620527 21122 raft_consensus.cc:740] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.622175 21122 consensus_queue.cc:260] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.624892 21122 ts_tablet_manager.cc:1434] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 13:21:59.629482 20816 tablet_service.cc:1511] Processing CreateTablet for tablet 0045648d61bf4b679ccf25abe4e557d5 (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:59.631642 20964 tablet_service.cc:1511] Processing CreateTablet for tablet 346ad1e0db544e83826860d2da92a891 (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:59.632351 20967 tablet_service.cc:1511] Processing CreateTablet for tablet 0045648d61bf4b679ccf25abe4e557d5 (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:59.634480 20892 tablet_service.cc:1511] Processing CreateTablet for tablet 0045648d61bf4b679ccf25abe4e557d5 (DEFAULT_TABLE table=soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:59.633097 20816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0045648d61bf4b679ccf25abe4e557d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.640400 21122 tablet_bootstrap.cc:492] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:59.645028 20967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0045648d61bf4b679ccf25abe4e557d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.645680 20964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 346ad1e0db544e83826860d2da92a891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.653762 21123 tablet_bootstrap.cc:492] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:59.654265 21123 ts_tablet_manager.cc:1403] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.130s	user 0.003s	sys 0.014s
I20260710 13:21:59.655663 21125 tablet_bootstrap.cc:492] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:59.661873 21125 ts_tablet_manager.cc:1403] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.028s
I20260710 13:21:59.664642 21125 raft_consensus.cc:359] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.665306 21125 raft_consensus.cc:385] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.665445 21122 tablet_bootstrap.cc:654] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.665644 21125 raft_consensus.cc:740] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.666361 21125 consensus_queue.cc:260] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.657133 21123 raft_consensus.cc:359] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.667470 21123 raft_consensus.cc:385] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.667754 21123 raft_consensus.cc:740] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.670073 21125 ts_tablet_manager.cc:1434] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:59.668412 21123 consensus_queue.cc:260] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.657884 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0045648d61bf4b679ccf25abe4e557d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.678836 21122 tablet_bootstrap.cc:492] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:59.680891 21122 ts_tablet_manager.cc:1403] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.008s
I20260710 13:21:59.684265 21122 raft_consensus.cc:359] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.687570 21123 ts_tablet_manager.cc:1434] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.002s
I20260710 13:21:59.688678 21123 tablet_bootstrap.cc:492] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:59.694077 21122 raft_consensus.cc:385] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.694453 21122 raft_consensus.cc:740] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.695299 21122 consensus_queue.cc:260] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.696943 21123 tablet_bootstrap.cc:654] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.699290 21122 ts_tablet_manager.cc:1434] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:21:59.702267 21122 tablet_bootstrap.cc:492] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:59.707903 21122 tablet_bootstrap.cc:654] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.715953 21125 tablet_bootstrap.cc:492] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:59.722249 21125 tablet_bootstrap.cc:654] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.725569 21122 tablet_bootstrap.cc:492] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:59.726032 21122 ts_tablet_manager.cc:1403] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.010s
I20260710 13:21:59.727068 21123 tablet_bootstrap.cc:492] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:59.727088 21125 tablet_bootstrap.cc:492] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:59.727686 21123 ts_tablet_manager.cc:1403] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.014s
I20260710 13:21:59.727722 21125 ts_tablet_manager.cc:1403] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:21:59.728794 21122 raft_consensus.cc:359] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.729496 21122 raft_consensus.cc:385] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.729784 21122 raft_consensus.cc:740] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.730131 21125 raft_consensus.cc:359] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.730695 21125 raft_consensus.cc:385] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.730460 21122 consensus_queue.cc:260] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.730605 21123 raft_consensus.cc:359] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.731002 21125 raft_consensus.cc:740] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.731340 21123 raft_consensus.cc:385] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.731683 21123 raft_consensus.cc:740] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.731876 21125 consensus_queue.cc:260] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.732897 21122 ts_tablet_manager.cc:1434] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:59.733847 21122 tablet_bootstrap.cc:492] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:59.734117 21125 ts_tablet_manager.cc:1434] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:21:59.735044 21125 tablet_bootstrap.cc:492] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:59.739814 21122 tablet_bootstrap.cc:654] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.740902 21125 tablet_bootstrap.cc:654] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.732491 21123 consensus_queue.cc:260] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.745512 21123 ts_tablet_manager.cc:1434] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:21:59.746563 21123 tablet_bootstrap.cc:492] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
W20260710 13:21:59.751108 20776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:59.752796 21123 tablet_bootstrap.cc:654] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.755596 21122 tablet_bootstrap.cc:492] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:59.755961 21125 tablet_bootstrap.cc:492] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:59.756134 21122 ts_tablet_manager.cc:1403] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.012s
I20260710 13:21:59.756484 21125 ts_tablet_manager.cc:1403] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260710 13:21:59.759236 21122 raft_consensus.cc:359] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.760000 21122 raft_consensus.cc:385] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.760282 21122 raft_consensus.cc:740] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.761001 21122 consensus_queue.cc:260] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.762303 21125 raft_consensus.cc:359] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.763016 21125 raft_consensus.cc:385] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.763342 21122 ts_tablet_manager.cc:1434] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:59.763391 21125 raft_consensus.cc:740] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.764636 21122 tablet_bootstrap.cc:492] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:59.764483 21125 consensus_queue.cc:260] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.770154 21125 ts_tablet_manager.cc:1434] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:21:59.771145 21125 tablet_bootstrap.cc:492] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:59.771802 21122 tablet_bootstrap.cc:654] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.777053 21125 tablet_bootstrap.cc:654] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.779876 21123 tablet_bootstrap.cc:492] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:59.781018 21123 ts_tablet_manager.cc:1403] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.012s
I20260710 13:21:59.784240 21123 raft_consensus.cc:359] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.785354 21123 raft_consensus.cc:385] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.785717 21123 raft_consensus.cc:740] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.786571 21123 consensus_queue.cc:260] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.790277 21123 ts_tablet_manager.cc:1434] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:59.791951 21122 tablet_bootstrap.cc:492] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:59.792485 21122 ts_tablet_manager.cc:1403] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.015s
I20260710 13:21:59.793171 21123 tablet_bootstrap.cc:492] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:59.795277 21122 raft_consensus.cc:359] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.795990 21122 raft_consensus.cc:385] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.796298 21122 raft_consensus.cc:740] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.797027 21122 consensus_queue.cc:260] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.800331 21123 tablet_bootstrap.cc:654] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.808699 21125 tablet_bootstrap.cc:492] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:59.809209 21125 ts_tablet_manager.cc:1403] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.014s
I20260710 13:21:59.811890 21125 raft_consensus.cc:359] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.812606 21125 raft_consensus.cc:385] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.812932 21125 raft_consensus.cc:740] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.813796 21125 consensus_queue.cc:260] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.818387 21125 ts_tablet_manager.cc:1434] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:59.819443 21125 tablet_bootstrap.cc:492] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:59.819308 21123 tablet_bootstrap.cc:492] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:59.820490 21123 ts_tablet_manager.cc:1403] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.007s
I20260710 13:21:59.822448 21122 ts_tablet_manager.cc:1434] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.015s
I20260710 13:21:59.823555 21122 tablet_bootstrap.cc:492] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:59.826144 21123 raft_consensus.cc:359] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.826887 21123 raft_consensus.cc:385] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.827162 21123 raft_consensus.cc:740] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.827865 21123 consensus_queue.cc:260] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.826190 21125 tablet_bootstrap.cc:654] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.829809 21123 ts_tablet_manager.cc:1434] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:59.830590 21123 tablet_bootstrap.cc:492] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:59.833308 21122 tablet_bootstrap.cc:654] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.836355 21123 tablet_bootstrap.cc:654] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.845257 21125 tablet_bootstrap.cc:492] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:59.845305 21123 tablet_bootstrap.cc:492] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:59.845963 21123 ts_tablet_manager.cc:1403] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:21:59.845934 21125 ts_tablet_manager.cc:1403] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260710 13:21:59.848641 21123 raft_consensus.cc:359] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.848945 21125 raft_consensus.cc:359] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.849380 21123 raft_consensus.cc:385] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.849670 21125 raft_consensus.cc:385] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.849742 21122 tablet_bootstrap.cc:492] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:59.849727 21123 raft_consensus.cc:740] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.850037 21125 raft_consensus.cc:740] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.850382 21122 ts_tablet_manager.cc:1403] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260710 13:21:59.850646 21123 consensus_queue.cc:260] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.850912 21125 consensus_queue.cc:260] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.852871 21123 ts_tablet_manager.cc:1434] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:59.853119 21122 raft_consensus.cc:359] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.853828 21123 tablet_bootstrap.cc:492] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:59.853796 21122 raft_consensus.cc:385] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.854980 21122 raft_consensus.cc:740] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.855738 21122 consensus_queue.cc:260] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.857484 21048 raft_consensus.cc:493] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.857949 21048 raft_consensus.cc:515] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.858815 21122 ts_tablet_manager.cc:1434] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:59.859817 21122 tablet_bootstrap.cc:492] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:59.860003 21048 leader_election.cc:290] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:59.861479 21123 tablet_bootstrap.cc:654] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.861943 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab457a2348934acc94d697039ade388e" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
I20260710 13:21:59.862673 20830 raft_consensus.cc:2468] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 0.
I20260710 13:21:59.864403 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab457a2348934acc94d697039ade388e" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:59.864984 20979 raft_consensus.cc:2468] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 0.
I20260710 13:21:59.865864 21122 tablet_bootstrap.cc:654] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.866487 20870 leader_election.cc:304] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:21:59.857067 21125 ts_tablet_manager.cc:1434] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:59.868039 21125 tablet_bootstrap.cc:492] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:59.872131 21128 raft_consensus.cc:2804] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.872530 21128 raft_consensus.cc:493] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.872838 21128 raft_consensus.cc:3060] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.873864 21125 tablet_bootstrap.cc:654] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.879935 21128 raft_consensus.cc:515] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.881726 21125 tablet_bootstrap.cc:492] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:59.885172 21125 ts_tablet_manager.cc:1403] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260710 13:21:59.885116 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab457a2348934acc94d697039ade388e" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:21:59.887184 21122 tablet_bootstrap.cc:492] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:59.887198 20830 raft_consensus.cc:3060] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.887771 21122 ts_tablet_manager.cc:1403] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.005s
I20260710 13:21:59.888154 21125 raft_consensus.cc:359] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.883049 21123 tablet_bootstrap.cc:492] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:59.888875 21125 raft_consensus.cc:385] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.888935 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab457a2348934acc94d697039ade388e" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:21:59.889272 21123 ts_tablet_manager.cc:1403] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.006s
I20260710 13:21:59.889417 21125 raft_consensus.cc:740] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.890333 21125 consensus_queue.cc:260] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.891342 21122 raft_consensus.cc:359] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.892262 20979 raft_consensus.cc:3060] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.892072 21123 raft_consensus.cc:359] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.892819 21123 raft_consensus.cc:385] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.893148 21123 raft_consensus.cc:740] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.895334 20830 raft_consensus.cc:2468] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:21:59.895764 21123 consensus_queue.cc:260] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.896636 20870 leader_election.cc:304] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:21:59.897797 21123 ts_tablet_manager.cc:1434] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260710 13:21:59.894812 21125 ts_tablet_manager.cc:1434] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:59.898764 21125 tablet_bootstrap.cc:492] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:59.899362 21048 raft_consensus.cc:2804] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:59.899814 21048 raft_consensus.cc:697] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Becoming Leader. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:21:59.900784 21128 leader_election.cc:290] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:59.900646 21048 consensus_queue.cc:237] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.892092 21122 raft_consensus.cc:385] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.901554 21122 raft_consensus.cc:740] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.902237 21122 consensus_queue.cc:260] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.899170 20979 raft_consensus.cc:2468] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:21:59.898765 21123 tablet_bootstrap.cc:492] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:59.904321 21125 tablet_bootstrap.cc:654] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.905426 21122 ts_tablet_manager.cc:1434] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260710 13:21:59.907771 21122 tablet_bootstrap.cc:492] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:21:59.912916 21123 tablet_bootstrap.cc:654] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.913722 21122 tablet_bootstrap.cc:654] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.925829 21125 tablet_bootstrap.cc:492] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:59.926437 21125 ts_tablet_manager.cc:1403] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260710 13:21:59.929889 21125 raft_consensus.cc:359] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.930699 21125 raft_consensus.cc:385] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.931053 21125 raft_consensus.cc:740] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.931885 21125 consensus_queue.cc:260] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.937041 21125 ts_tablet_manager.cc:1434] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:59.938207 21125 tablet_bootstrap.cc:492] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:59.944720 21125 tablet_bootstrap.cc:654] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.945483 20728 catalog_manager.cc:5697] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5819328b599947ec9a82221437d8fb10 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "5819328b599947ec9a82221437d8fb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:59.956489 21125 tablet_bootstrap.cc:492] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:59.957090 21125 ts_tablet_manager.cc:1403] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260710 13:21:59.959867 21125 raft_consensus.cc:359] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.960711 21125 raft_consensus.cc:385] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.966779 21125 raft_consensus.cc:740] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.967198 21123 tablet_bootstrap.cc:492] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:21:59.967685 21123 ts_tablet_manager.cc:1403] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.069s	user 0.031s	sys 0.029s
I20260710 13:21:59.967479 21125 consensus_queue.cc:260] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.969455 21125 ts_tablet_manager.cc:1434] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 13:21:59.969966 21123 raft_consensus.cc:359] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.970327 21125 tablet_bootstrap.cc:492] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94: Bootstrap starting.
I20260710 13:21:59.970500 21123 raft_consensus.cc:385] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.970847 21123 raft_consensus.cc:740] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.971671 21123 consensus_queue.cc:260] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.972141 21122 tablet_bootstrap.cc:492] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:21:59.973650 21123 ts_tablet_manager.cc:1434] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:59.974376 21123 tablet_bootstrap.cc:492] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:21:59.976085 21125 tablet_bootstrap.cc:654] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.979987 21123 tablet_bootstrap.cc:654] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.976300 21122 ts_tablet_manager.cc:1403] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.069s	user 0.028s	sys 0.029s
I20260710 13:21:59.982940 21122 raft_consensus.cc:359] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.983664 21122 raft_consensus.cc:385] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.983973 21122 raft_consensus.cc:740] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.984570 21125 tablet_bootstrap.cc:492] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94: No bootstrap required, opened a new log
I20260710 13:21:59.985056 21125 ts_tablet_manager.cc:1403] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260710 13:21:59.984827 21122 consensus_queue.cc:260] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.987406 21122 ts_tablet_manager.cc:1434] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:59.989480 21139 raft_consensus.cc:493] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.989315 21125 raft_consensus.cc:359] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.990074 21125 raft_consensus.cc:385] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.989970 21139 raft_consensus.cc:515] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.990373 21125 raft_consensus.cc:740] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.991107 21125 consensus_queue.cc:260] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.992172 21139 leader_election.cc:290] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:59.995613 21048 raft_consensus.cc:493] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.996124 21048 raft_consensus.cc:515] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:21:59.996858 21125 ts_tablet_manager.cc:1434] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:59.998015 21048 leader_election.cc:290] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:21:59.998171 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3256ee08d8c44a7d84fa19134c9ed9e3" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:21:59.998759 20979 raft_consensus.cc:2468] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:21:59.999676 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3256ee08d8c44a7d84fa19134c9ed9e3" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
I20260710 13:22:00.000299 20904 raft_consensus.cc:2468] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:22:00.000562 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683984bdf0ac433e9f9ab726a57b87ba" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
I20260710 13:22:00.001173 20830 raft_consensus.cc:2468] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 0.
I20260710 13:22:00.001312 20795 leader_election.cc:304] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:22:00.001669 21123 tablet_bootstrap.cc:492] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:22:00.002149 21123 ts_tablet_manager.cc:1403] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.010s
I20260710 13:22:00.003500 21103 raft_consensus.cc:2804] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.003901 21103 raft_consensus.cc:493] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.004215 21103 raft_consensus.cc:3060] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.002393 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683984bdf0ac433e9f9ab726a57b87ba" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:22:00.005950 20979 raft_consensus.cc:2468] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 0.
I20260710 13:22:00.006294 21123 raft_consensus.cc:359] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.006999 21123 raft_consensus.cc:385] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.007297 21123 raft_consensus.cc:740] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.007198 20870 leader_election.cc:304] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5819328b599947ec9a82221437d8fb10, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:22:00.008131 21123 consensus_queue.cc:260] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.010062 21123 ts_tablet_manager.cc:1434] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:00.010247 21048 raft_consensus.cc:2804] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.011233 21048 raft_consensus.cc:493] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.011584 21048 raft_consensus.cc:3060] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.013239 21103 raft_consensus.cc:515] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.015826 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3256ee08d8c44a7d84fa19134c9ed9e3" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:22:00.016337 20904 raft_consensus.cc:3060] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.018038 21048 raft_consensus.cc:515] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.019459 21123 tablet_bootstrap.cc:492] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10: Bootstrap starting.
I20260710 13:22:00.019508 21111 raft_consensus.cc:493] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.019966 21048 leader_election.cc:290] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.020437 21122 tablet_bootstrap.cc:492] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7: Bootstrap starting.
I20260710 13:22:00.020079 21111 raft_consensus.cc:515] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.020907 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683984bdf0ac433e9f9ab726a57b87ba" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:22:00.021457 20830 raft_consensus.cc:3060] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.022264 21111 leader_election.cc:290] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859)
I20260710 13:22:00.024331 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf0a16309cb40b48cd249c390fca35f" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
I20260710 13:22:00.024950 20828 raft_consensus.cc:2468] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 0.
I20260710 13:22:00.025485 21123 tablet_bootstrap.cc:654] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.026198 21122 tablet_bootstrap.cc:654] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.026288 20944 leader_election.cc:304] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:22:00.027953 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683984bdf0ac433e9f9ab726a57b87ba" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:22:00.028283 21111 raft_consensus.cc:2804] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.029309 21111 raft_consensus.cc:493] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.028012 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf0a16309cb40b48cd249c390fca35f" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
I20260710 13:22:00.034529 21111 raft_consensus.cc:3060] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.028632 20979 raft_consensus.cc:3060] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.034760 20905 raft_consensus.cc:2468] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 0.
I20260710 13:22:00.036582 21123 tablet_bootstrap.cc:492] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10: No bootstrap required, opened a new log
I20260710 13:22:00.036906 21123 ts_tablet_manager.cc:1403] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 13:22:00.038724 21123 raft_consensus.cc:359] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.039130 21123 raft_consensus.cc:385] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.032742 20830 raft_consensus.cc:2468] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:22:00.039319 21123 raft_consensus.cc:740] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.040220 20870 leader_election.cc:304] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:22:00.040110 21123 consensus_queue.cc:260] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.040971 21048 raft_consensus.cc:2804] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.041414 21103 leader_election.cc:290] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.041440 21048 raft_consensus.cc:697] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Becoming Leader. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:22:00.042922 21048 consensus_queue.cc:237] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.044018 21123 ts_tablet_manager.cc:1434] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:22:00.046307 21122 tablet_bootstrap.cc:492] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7: No bootstrap required, opened a new log
I20260710 13:22:00.046804 21122 ts_tablet_manager.cc:1403] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.004s
I20260710 13:22:00.048039 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3256ee08d8c44a7d84fa19134c9ed9e3" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:22:00.048619 20978 raft_consensus.cc:3060] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.048954 20979 raft_consensus.cc:2468] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:22:00.049340 21122 raft_consensus.cc:359] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.051061 21122 raft_consensus.cc:385] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.051349 21122 raft_consensus.cc:740] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.052173 21122 consensus_queue.cc:260] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.053896 21111 raft_consensus.cc:515] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.034004 20904 raft_consensus.cc:2468] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:22:00.056197 20796 leader_election.cc:304] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:22:00.057374 21122 ts_tablet_manager.cc:1434] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:22:00.057512 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf0a16309cb40b48cd249c390fca35f" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:22:00.057830 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf0a16309cb40b48cd249c390fca35f" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:22:00.058980 21103 raft_consensus.cc:2804] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.059104 20830 raft_consensus.cc:3060] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.059525 21103 raft_consensus.cc:697] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:22:00.060410 21103 consensus_queue.cc:237] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.060992 20904 raft_consensus.cc:3060] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.066463 20978 raft_consensus.cc:2468] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:22:00.057853 21111 leader_election.cc:290] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859)
I20260710 13:22:00.068737 20904 raft_consensus.cc:2468] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 1.
I20260710 13:22:00.070338 20945 leader_election.cc:304] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5819328b599947ec9a82221437d8fb10, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:22:00.071403 21111 raft_consensus.cc:2804] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.071602 20830 raft_consensus.cc:2468] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 1.
I20260710 13:22:00.073282 21111 raft_consensus.cc:697] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Becoming Leader. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Running, Role: LEADER
I20260710 13:22:00.075273 21139 raft_consensus.cc:493] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.074573 21111 consensus_queue.cc:237] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.075734 21139 raft_consensus.cc:515] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.079826 21139 leader_election.cc:290] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.083487 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71227e5dce445549d477a954bbd0bab" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:22:00.083186 20728 catalog_manager.cc:5697] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.084093 20978 raft_consensus.cc:2468] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:22:00.084954 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71227e5dce445549d477a954bbd0bab" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
I20260710 13:22:00.085176 20795 leader_election.cc:304] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:22:00.085708 20904 raft_consensus.cc:2468] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:22:00.085376 20726 catalog_manager.cc:5697] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5819328b599947ec9a82221437d8fb10 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "5819328b599947ec9a82221437d8fb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.086114 21139 raft_consensus.cc:2804] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.086586 21139 raft_consensus.cc:493] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.086899 21139 raft_consensus.cc:3060] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.099681 21139 raft_consensus.cc:515] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.101828 21139 leader_election.cc:290] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.101248 20726 catalog_manager.cc:5697] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 828ec5b1cde343d582b3835511d13d94 (127.15.242.67). New cstate: current_term: 1 leader_uuid: "828ec5b1cde343d582b3835511d13d94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:00.102283 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71227e5dce445549d477a954bbd0bab" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:22:00.102252 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71227e5dce445549d477a954bbd0bab" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:22:00.102941 20978 raft_consensus.cc:3060] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.103025 20904 raft_consensus.cc:3060] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.107106 21139 raft_consensus.cc:493] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.107633 21139 raft_consensus.cc:515] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.108349 20978 raft_consensus.cc:2468] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:22:00.109470 20795 leader_election.cc:304] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:22:00.110129 21139 leader_election.cc:290] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.110277 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0045648d61bf4b679ccf25abe4e557d5" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
I20260710 13:22:00.110649 21139 raft_consensus.cc:2804] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.111088 20905 raft_consensus.cc:2468] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:22:00.111196 21139 raft_consensus.cc:697] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:22:00.112185 20796 leader_election.cc:304] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:22:00.109285 20904 raft_consensus.cc:2468] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:22:00.112326 21139 consensus_queue.cc:237] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.115106 21103 raft_consensus.cc:493] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.111425 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0045648d61bf4b679ccf25abe4e557d5" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:22:00.115604 21103 raft_consensus.cc:515] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.115932 20979 raft_consensus.cc:2468] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:22:00.116968 21160 raft_consensus.cc:2804] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.117344 21160 raft_consensus.cc:493] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.117652 21160 raft_consensus.cc:3060] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.118259 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50eb2a4bc64307bba14a4baa1a30cf" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10" is_pre_election: true
I20260710 13:22:00.118822 20904 raft_consensus.cc:2468] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:22:00.119735 20796 leader_election.cc:304] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:22:00.117663 21103 leader_election.cc:290] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.122723 21103 raft_consensus.cc:2804] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.123129 21103 raft_consensus.cc:493] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.123570 21103 raft_consensus.cc:3060] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.120314 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50eb2a4bc64307bba14a4baa1a30cf" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:22:00.128123 21160 raft_consensus.cc:515] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.128592 20978 raft_consensus.cc:2468] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 0.
I20260710 13:22:00.130137 21160 leader_election.cc:290] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.131084 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0045648d61bf4b679ccf25abe4e557d5" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:22:00.131670 20978 raft_consensus.cc:3060] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.132120 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0045648d61bf4b679ccf25abe4e557d5" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:22:00.132690 20904 raft_consensus.cc:3060] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.133163 21103 raft_consensus.cc:515] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.133424 20726 catalog_manager.cc:5697] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.136106 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50eb2a4bc64307bba14a4baa1a30cf" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:22:00.136682 20979 raft_consensus.cc:3060] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.137657 20978 raft_consensus.cc:2468] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:22:00.139371 20904 raft_consensus.cc:2468] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:22:00.140458 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50eb2a4bc64307bba14a4baa1a30cf" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:22:00.140937 20904 raft_consensus.cc:3060] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.142243 20979 raft_consensus.cc:2468] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:22:00.143189 20796 leader_election.cc:304] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:22:00.143571 21103 leader_election.cc:290] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.144212 21103 raft_consensus.cc:2804] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.144145 20795 leader_election.cc:304] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:22:00.144771 21103 raft_consensus.cc:697] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:22:00.145166 21162 raft_consensus.cc:2804] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.145717 21162 raft_consensus.cc:697] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:22:00.145635 21103 consensus_queue.cc:237] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.146642 20904 raft_consensus.cc:2468] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 1.
I20260710 13:22:00.146612 21162 consensus_queue.cc:237] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.153705 20726 catalog_manager.cc:5697] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.162963 21048 raft_consensus.cc:493] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.163475 21048 raft_consensus.cc:515] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.164134 20726 catalog_manager.cc:5697] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 1 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.165035 21048 leader_election.cc:290] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.166122 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346ad1e0db544e83826860d2da92a891" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:22:00.166042 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346ad1e0db544e83826860d2da92a891" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
I20260710 13:22:00.166844 20979 raft_consensus.cc:2468] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 0.
I20260710 13:22:00.166877 20830 raft_consensus.cc:2468] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 0.
I20260710 13:22:00.168279 20870 leader_election.cc:304] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:22:00.169075 21048 raft_consensus.cc:2804] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.169418 21048 raft_consensus.cc:493] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.169720 21048 raft_consensus.cc:3060] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.174870 21048 raft_consensus.cc:515] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.176259 21048 leader_election.cc:290] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.176890 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346ad1e0db544e83826860d2da92a891" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:22:00.177161 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346ad1e0db544e83826860d2da92a891" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:22:00.177497 20830 raft_consensus.cc:3060] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.177736 20979 raft_consensus.cc:3060] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.184124 20830 raft_consensus.cc:2468] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:22:00.184124 20979 raft_consensus.cc:2468] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:22:00.185367 20870 leader_election.cc:304] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:22:00.186194 21048 raft_consensus.cc:2804] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.186673 21048 raft_consensus.cc:697] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Becoming Leader. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:22:00.187414 21048 consensus_queue.cc:237] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.193892 20726 catalog_manager.cc:5697] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5819328b599947ec9a82221437d8fb10 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "5819328b599947ec9a82221437d8fb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.242918 21048 raft_consensus.cc:493] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.243345 21048 raft_consensus.cc:515] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.245007 21048 leader_election.cc:290] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.245443 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8fc678a17f4b09a1e36364a3558193" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7" is_pre_election: true
I20260710 13:22:00.245934 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8fc678a17f4b09a1e36364a3558193" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94" is_pre_election: true
I20260710 13:22:00.246088 20830 raft_consensus.cc:2468] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 0.
I20260710 13:22:00.246541 20979 raft_consensus.cc:2468] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 0.
I20260710 13:22:00.246986 20870 leader_election.cc:304] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:22:00.247725 21048 raft_consensus.cc:2804] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.247982 21048 raft_consensus.cc:493] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.248229 21048 raft_consensus.cc:3060] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.252665 21048 raft_consensus.cc:515] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.254073 21048 leader_election.cc:290] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.254832 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8fc678a17f4b09a1e36364a3558193" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:22:00.255033 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8fc678a17f4b09a1e36364a3558193" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:22:00.255333 20830 raft_consensus.cc:3060] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.255589 20979 raft_consensus.cc:3060] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.259925 20830 raft_consensus.cc:2468] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:22:00.259933 20979 raft_consensus.cc:2468] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 1.
I20260710 13:22:00.260776 20870 leader_election.cc:304] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:22:00.261323 21048 raft_consensus.cc:2804] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.261732 21048 raft_consensus.cc:697] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Becoming Leader. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:22:00.262395 21048 consensus_queue.cc:237] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.269251 20726 catalog_manager.cc:5697] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5819328b599947ec9a82221437d8fb10 (127.15.242.66). New cstate: current_term: 1 leader_uuid: "5819328b599947ec9a82221437d8fb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.358199 20904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab457a2348934acc94d697039ade388e"
dest_uuid: "5819328b599947ec9a82221437d8fb10"
mode: GRACEFUL
new_leader_uuid: "0e85046d33024eb18bb284a743ff0ec7"
 from {username='slave'} at 127.0.0.1:45890
I20260710 13:22:00.358742 20904 raft_consensus.cc:606] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Received request to transfer leadership to TS 0e85046d33024eb18bb284a743ff0ec7
I20260710 13:22:00.363375 20979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccf0a16309cb40b48cd249c390fca35f"
dest_uuid: "828ec5b1cde343d582b3835511d13d94"
mode: GRACEFUL
new_leader_uuid: "0e85046d33024eb18bb284a743ff0ec7"
 from {username='slave'} at 127.0.0.1:36100
I20260710 13:22:00.363915 20979 raft_consensus.cc:606] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Received request to transfer leadership to TS 0e85046d33024eb18bb284a743ff0ec7
I20260710 13:22:00.365890 21048 consensus_queue.cc:1048] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.367277 21048 consensus_queue.cc:1048] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.372130 20904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "683984bdf0ac433e9f9ab726a57b87ba"
dest_uuid: "5819328b599947ec9a82221437d8fb10"
mode: GRACEFUL
new_leader_uuid: "0e85046d33024eb18bb284a743ff0ec7"
 from {username='slave'} at 127.0.0.1:45890
I20260710 13:22:00.372592 20904 raft_consensus.cc:606] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Received request to transfer leadership to TS 0e85046d33024eb18bb284a743ff0ec7
I20260710 13:22:00.378275 20828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a71227e5dce445549d477a954bbd0bab"
dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
mode: GRACEFUL
new_leader_uuid: "5819328b599947ec9a82221437d8fb10"
 from {username='slave'} at 127.0.0.1:48960
I20260710 13:22:00.378875 20828 raft_consensus.cc:606] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Received request to transfer leadership to TS 5819328b599947ec9a82221437d8fb10
I20260710 13:22:00.395144 21128 raft_consensus.cc:993] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10: : Instructing follower 0e85046d33024eb18bb284a743ff0ec7 to start an election
I20260710 13:22:00.397138 20828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3256ee08d8c44a7d84fa19134c9ed9e3"
dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
mode: GRACEFUL
new_leader_uuid: "5819328b599947ec9a82221437d8fb10"
 from {username='slave'} at 127.0.0.1:48960
I20260710 13:22:00.399742 21128 raft_consensus.cc:1081] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Signalling peer 0e85046d33024eb18bb284a743ff0ec7 to start an election
I20260710 13:22:00.399890 20828 raft_consensus.cc:606] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Received request to transfer leadership to TS 5819328b599947ec9a82221437d8fb10
I20260710 13:22:00.402056 20828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab457a2348934acc94d697039ade388e"
dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
 from {username='slave'} at 127.0.0.1:48958
I20260710 13:22:00.402598 20828 raft_consensus.cc:493] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:00.402913 20828 raft_consensus.cc:3060] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.408831 20830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0045648d61bf4b679ccf25abe4e557d5"
dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
mode: GRACEFUL
new_leader_uuid: "828ec5b1cde343d582b3835511d13d94"
 from {username='slave'} at 127.0.0.1:48960
I20260710 13:22:00.409288 20830 raft_consensus.cc:606] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Received request to transfer leadership to TS 828ec5b1cde343d582b3835511d13d94
I20260710 13:22:00.409262 20828 raft_consensus.cc:515] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.411033 20828 leader_election.cc:290] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 2 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.411784 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab457a2348934acc94d697039ade388e" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:22:00.412092 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab457a2348934acc94d697039ade388e" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:22:00.412251 20904 raft_consensus.cc:3055] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:00.412516 20978 raft_consensus.cc:3060] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.412559 20904 raft_consensus.cc:740] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:22:00.413290 20904 consensus_queue.cc:260] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.414143 20904 raft_consensus.cc:3060] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.416523 20978 raft_consensus.cc:2468] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 2.
I20260710 13:22:00.417305 20795 leader_election.cc:304] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:22:00.417867 21160 raft_consensus.cc:2804] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:00.418216 21160 raft_consensus.cc:697] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:22:00.418673 20904 raft_consensus.cc:2468] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 2.
I20260710 13:22:00.418864 21160 consensus_queue.cc:237] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.425477 20726 catalog_manager.cc:5697] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 1 to 2, leader changed from 5819328b599947ec9a82221437d8fb10 (127.15.242.66) to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.502786 21160 consensus_queue.cc:1048] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.508113 21162 raft_consensus.cc:993] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7: : Instructing follower 5819328b599947ec9a82221437d8fb10 to start an election
I20260710 13:22:00.508561 21103 raft_consensus.cc:1081] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Signalling peer 5819328b599947ec9a82221437d8fb10 to start an election
I20260710 13:22:00.510062 20905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a71227e5dce445549d477a954bbd0bab"
dest_uuid: "5819328b599947ec9a82221437d8fb10"
 from {username='slave'} at 127.0.0.1:45874
I20260710 13:22:00.510568 20905 raft_consensus.cc:493] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:00.510914 20905 raft_consensus.cc:3060] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.513130 21160 consensus_queue.cc:1048] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.517704 20905 raft_consensus.cc:515] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.521806 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71227e5dce445549d477a954bbd0bab" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:22:00.522356 20905 leader_election.cc:290] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 2 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.523286 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71227e5dce445549d477a954bbd0bab" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:22:00.522339 20828 raft_consensus.cc:3055] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:00.523841 20978 raft_consensus.cc:3060] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.523926 20828 raft_consensus.cc:740] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:22:00.524979 20828 consensus_queue.cc:260] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.526162 20828 raft_consensus.cc:3060] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.529553 20978 raft_consensus.cc:2468] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 2.
I20260710 13:22:00.532155 20870 leader_election.cc:304] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5819328b599947ec9a82221437d8fb10, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:22:00.532511 20828 raft_consensus.cc:2468] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 2.
I20260710 13:22:00.532923 21171 raft_consensus.cc:2804] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:00.533375 21171 raft_consensus.cc:697] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 2 LEADER]: Becoming Leader. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:22:00.534140 21171 consensus_queue.cc:237] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.540154 20726 catalog_manager.cc:5697] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 reported cstate change: term changed from 1 to 2, leader changed from 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65) to 5819328b599947ec9a82221437d8fb10 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "5819328b599947ec9a82221437d8fb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.558041 21171 consensus_queue.cc:1048] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.563586 21128 raft_consensus.cc:993] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10: : Instructing follower 0e85046d33024eb18bb284a743ff0ec7 to start an election
I20260710 13:22:00.564047 21128 raft_consensus.cc:1081] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Signalling peer 0e85046d33024eb18bb284a743ff0ec7 to start an election
I20260710 13:22:00.565393 20830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "683984bdf0ac433e9f9ab726a57b87ba"
dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
 from {username='slave'} at 127.0.0.1:48958
I20260710 13:22:00.566110 20830 raft_consensus.cc:493] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:00.566433 20830 raft_consensus.cc:3060] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.570097 21128 consensus_queue.cc:1048] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.571666 20830 raft_consensus.cc:515] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.574744 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683984bdf0ac433e9f9ab726a57b87ba" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:22:00.575351 20905 raft_consensus.cc:3055] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:00.575621 20905 raft_consensus.cc:740] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:22:00.576328 20905 consensus_queue.cc:260] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.577165 20905 raft_consensus.cc:3060] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.580482 20979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683984bdf0ac433e9f9ab726a57b87ba" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:22:00.580793 20830 leader_election.cc:290] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 2 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.581034 20979 raft_consensus.cc:3060] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.583031 20905 raft_consensus.cc:2468] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 2.
I20260710 13:22:00.583896 20796 leader_election.cc:304] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e85046d33024eb18bb284a743ff0ec7, 5819328b599947ec9a82221437d8fb10; no voters: 
I20260710 13:22:00.584534 21160 raft_consensus.cc:2804] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:00.584889 21160 raft_consensus.cc:697] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:22:00.585587 21160 consensus_queue.cc:237] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.586086 20979 raft_consensus.cc:2468] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 2.
I20260710 13:22:00.587191 21111 consensus_queue.cc:1048] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:00.592932 20726 catalog_manager.cc:5697] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 1 to 2, leader changed from 5819328b599947ec9a82221437d8fb10 (127.15.242.66) to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.594594 21128 consensus_queue.cc:1048] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.597018 21160 consensus_queue.cc:1048] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.606165 21111 raft_consensus.cc:993] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94: : Instructing follower 0e85046d33024eb18bb284a743ff0ec7 to start an election
I20260710 13:22:00.611111 21178 raft_consensus.cc:1081] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Signalling peer 0e85046d33024eb18bb284a743ff0ec7 to start an election
I20260710 13:22:00.612771 21128 consensus_queue.cc:1048] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.616585 21160 consensus_queue.cc:1048] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.666957 20828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccf0a16309cb40b48cd249c390fca35f"
dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
 from {username='slave'} at 127.0.0.1:48950
I20260710 13:22:00.667583 20828 raft_consensus.cc:493] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:00.668028 20828 raft_consensus.cc:3060] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.668509 21162 consensus_queue.cc:1048] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.669196 21183 consensus_queue.cc:1048] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.669556 21139 consensus_queue.cc:1048] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.692235 21160 raft_consensus.cc:993] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7: : Instructing follower 5819328b599947ec9a82221437d8fb10 to start an election
I20260710 13:22:00.692675 21160 raft_consensus.cc:1081] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Signalling peer 5819328b599947ec9a82221437d8fb10 to start an election
I20260710 13:22:00.695595 20828 raft_consensus.cc:515] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.697569 20902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3256ee08d8c44a7d84fa19134c9ed9e3"
dest_uuid: "5819328b599947ec9a82221437d8fb10"
 from {username='slave'} at 127.0.0.1:45874
I20260710 13:22:00.698163 20902 raft_consensus.cc:493] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:00.698498 20902 raft_consensus.cc:3060] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.708420 21139 consensus_queue.cc:1048] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.709347 20902 raft_consensus.cc:515] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.711377 20902 leader_election.cc:290] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 2 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.712813 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3256ee08d8c44a7d84fa19134c9ed9e3" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:22:00.713312 20830 raft_consensus.cc:3055] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:00.713584 20830 raft_consensus.cc:740] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:22:00.714247 20830 consensus_queue.cc:260] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.714942 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3256ee08d8c44a7d84fa19134c9ed9e3" candidate_uuid: "5819328b599947ec9a82221437d8fb10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:22:00.715687 20976 raft_consensus.cc:3060] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.715170 20830 raft_consensus.cc:3060] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.721673 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf0a16309cb40b48cd249c390fca35f" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:22:00.724539 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf0a16309cb40b48cd249c390fca35f" candidate_uuid: "0e85046d33024eb18bb284a743ff0ec7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "828ec5b1cde343d582b3835511d13d94"
I20260710 13:22:00.725081 20975 raft_consensus.cc:3055] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:00.725351 20975 raft_consensus.cc:740] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Running, Role: LEADER
I20260710 13:22:00.726094 20828 leader_election.cc:290] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [CANDIDATE]: Term 2 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 828ec5b1cde343d582b3835511d13d94 (127.15.242.67:38955)
I20260710 13:22:00.729651 20976 raft_consensus.cc:2468] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 2.
I20260710 13:22:00.730402 20978 raft_consensus.cc:1240] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Rejecting Update request from peer 0e85046d33024eb18bb284a743ff0ec7 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:00.726109 20975 consensus_queue.cc:260] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.732208 20870 leader_election.cc:304] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5819328b599947ec9a82221437d8fb10, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:22:00.730283 20830 raft_consensus.cc:2468] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5819328b599947ec9a82221437d8fb10 in term 2.
I20260710 13:22:00.733286 21171 raft_consensus.cc:2804] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:00.733718 21171 raft_consensus.cc:697] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 2 LEADER]: Becoming Leader. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:22:00.734174 21139 raft_consensus.cc:993] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7: : Instructing follower 828ec5b1cde343d582b3835511d13d94 to start an election
I20260710 13:22:00.732522 20975 raft_consensus.cc:3060] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.735500 21139 raft_consensus.cc:1081] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Signalling peer 828ec5b1cde343d582b3835511d13d94 to start an election
I20260710 13:22:00.734472 21171 consensus_queue.cc:237] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.741349 21139 consensus_queue.cc:1048] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.741832 20976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0045648d61bf4b679ccf25abe4e557d5"
dest_uuid: "828ec5b1cde343d582b3835511d13d94"
 from {username='slave'} at 127.0.0.1:36088
I20260710 13:22:00.742372 20976 raft_consensus.cc:493] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:00.742561 20975 raft_consensus.cc:2468] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e85046d33024eb18bb284a743ff0ec7 in term 2.
I20260710 13:22:00.743757 20795 leader_election.cc:304] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [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: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 5819328b599947ec9a82221437d8fb10
I20260710 13:22:00.744513 21139 raft_consensus.cc:2804] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:00.742753 20976 raft_consensus.cc:3060] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.745196 21139 raft_consensus.cc:697] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Becoming Leader. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:22:00.746125 21139 consensus_queue.cc:237] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.751288 20976 raft_consensus.cc:515] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.756757 20726 catalog_manager.cc:5697] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 reported cstate change: term changed from 1 to 2, leader changed from 828ec5b1cde343d582b3835511d13d94 (127.15.242.67) to 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65). New cstate: current_term: 2 leader_uuid: "0e85046d33024eb18bb284a743ff0ec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.765023 20977 raft_consensus.cc:1240] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Rejecting Update request from peer 0e85046d33024eb18bb284a743ff0ec7 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:00.768182 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0045648d61bf4b679ccf25abe4e557d5" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:22:00.769556 21139 consensus_queue.cc:1059] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.766376 20976 leader_election.cc:290] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 2 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859)
I20260710 13:22:00.770121 21162 raft_consensus.cc:3055] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:00.770447 21162 raft_consensus.cc:740] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:22:00.771183 21162 consensus_queue.cc:260] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.772291 21162 raft_consensus.cc:3060] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:00.771726 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0045648d61bf4b679ccf25abe4e557d5" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
W20260710 13:22:00.776315 21139 consensus_queue.cc:1175] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5819328b599947ec9a82221437d8fb10" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 13:22:00.781931 20727 catalog_manager.cc:5697] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 reported cstate change: term changed from 1 to 2, leader changed from 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65) to 5819328b599947ec9a82221437d8fb10 (127.15.242.66). New cstate: current_term: 2 leader_uuid: "5819328b599947ec9a82221437d8fb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.784977 20830 raft_consensus.cc:2468] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 2.
I20260710 13:22:00.788082 20944 leader_election.cc:304] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [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: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 5819328b599947ec9a82221437d8fb10
I20260710 13:22:00.789258 21178 raft_consensus.cc:2804] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:00.789716 21178 raft_consensus.cc:697] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 2 LEADER]: Becoming Leader. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Running, Role: LEADER
I20260710 13:22:00.790465 21178 consensus_queue.cc:237] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [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: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:00.799511 20728 catalog_manager.cc:5697] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 reported cstate change: term changed from 1 to 2, leader changed from 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65) to 828ec5b1cde343d582b3835511d13d94 (127.15.242.67). New cstate: current_term: 2 leader_uuid: "828ec5b1cde343d582b3835511d13d94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:00.818500 21171 consensus_queue.cc:1048] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.828559 21130 consensus_queue.cc:1048] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.909147 20976 raft_consensus.cc:1275] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Refusing update from remote peer 0e85046d33024eb18bb284a743ff0ec7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:00.910250 21162 consensus_queue.cc:1048] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:00.916963 20905 raft_consensus.cc:1275] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Refusing update from remote peer 0e85046d33024eb18bb284a743ff0ec7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:00.918489 21103 consensus_queue.cc:1048] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:01.008056 20830 raft_consensus.cc:1275] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Refusing update from remote peer 5819328b599947ec9a82221437d8fb10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:01.008973 21128 consensus_queue.cc:1048] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:01.015141 20976 raft_consensus.cc:1275] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Refusing update from remote peer 5819328b599947ec9a82221437d8fb10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:01.016904 21128 consensus_queue.cc:1048] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:01.117100 20905 raft_consensus.cc:1275] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Refusing update from remote peer 0e85046d33024eb18bb284a743ff0ec7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:01.117100 20828 raft_consensus.cc:1275] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Refusing update from remote peer 5819328b599947ec9a82221437d8fb10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:01.118299 21128 consensus_queue.cc:1048] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:01.118309 21139 consensus_queue.cc:1048] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:01.130422 20977 raft_consensus.cc:1275] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Refusing update from remote peer 5819328b599947ec9a82221437d8fb10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:01.132985 20976 raft_consensus.cc:1275] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Refusing update from remote peer 0e85046d33024eb18bb284a743ff0ec7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:01.134002 21128 consensus_queue.cc:1048] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:01.134838 21139 consensus_queue.cc:1048] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:01.198065 20976 raft_consensus.cc:1275] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Refusing update from remote peer 0e85046d33024eb18bb284a743ff0ec7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:01.199177 21139 consensus_queue.cc:1048] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:01.219858 20905 raft_consensus.cc:3060] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:01.224782 20905 raft_consensus.cc:1275] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Refusing update from remote peer 0e85046d33024eb18bb284a743ff0ec7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:01.225966 21103 consensus_queue.cc:1048] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:01.266858 20905 raft_consensus.cc:3060] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:01.272543 20905 raft_consensus.cc:1275] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Refusing update from remote peer 828ec5b1cde343d582b3835511d13d94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:01.273572 21183 consensus_queue.cc:1048] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:01.280839 20828 raft_consensus.cc:1275] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Refusing update from remote peer 828ec5b1cde343d582b3835511d13d94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:01.282512 21183 consensus_queue.cc:1048] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:03.412194 20728 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37812:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:22:03.435218 20728 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37812:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:22:03.467542 16329 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:22:03.571851 21211 log.cc:927] Time spent T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260710 13:22:03.640349 21250 tablet.cc:1724] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.626662 20903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c"
dest_uuid: "5819328b599947ec9a82221437d8fb10"
mode: GRACEFUL
new_leader_uuid: "828ec5b1cde343d582b3835511d13d94"
 from {username='slave'} at 127.0.0.1:40358
W20260710 13:22:03.670809 21233 log.cc:927] Time spent T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260710 13:22:03.671308 21249 tablet.cc:1724] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.652887 20903 raft_consensus.cc:606] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 2 LEADER]: Received request to transfer leadership to TS 828ec5b1cde343d582b3835511d13d94
W20260710 13:22:03.672721 21228 log.cc:927] Time spent T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260710 13:22:03.720290 21242 log.cc:927] Time spent T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260710 13:22:03.725652 21245 tablet.cc:1724] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.737236 21260 tablet.cc:1724] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.745517 21262 tablet.cc:1724] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.752959 21256 tablet.cc:1724] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.753713 21247 tablet.cc:1724] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.766814 21259 tablet.cc:1724] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.772683 21264 tablet.cc:1724] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.776762 21249 tablet.cc:1724] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.773823 21260 tablet.cc:1724] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.799595 21261 tablet.cc:1724] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.798506 21257 tablet.cc:1724] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.801930 21265 tablet.cc:1724] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.799816 21250 tablet.cc:1724] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.805429 21262 tablet.cc:1724] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.809340 21260 tablet.cc:1724] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.812673 21259 tablet.cc:1724] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.840000 21245 tablet.cc:1724] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.843094 21265 tablet.cc:1724] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.852977 21249 tablet.cc:1724] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.855433 20829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd"
dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
mode: GRACEFUL
new_leader_uuid: "828ec5b1cde343d582b3835511d13d94"
 from {username='slave'} at 127.0.0.1:49634
I20260710 13:22:03.856034 20829 raft_consensus.cc:606] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Received request to transfer leadership to TS 828ec5b1cde343d582b3835511d13d94
I20260710 13:22:03.857554 16329 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:03.858114 16329 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:03.861534 21261 tablet.cc:1724] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.877349 21247 tablet.cc:1724] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.880359 21245 tablet.cc:1724] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.881275 20726 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a: soft_deleted_table [id=31be5f7c0b28456a9edca650504fc067] alter complete (version 1)
I20260710 13:22:03.858253 21257 tablet.cc:1724] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.896214 21250 tablet.cc:1724] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.897147 21247 tablet.cc:1724] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:03.942906 21234 raft_consensus.cc:993] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10: : Instructing follower 828ec5b1cde343d582b3835511d13d94 to start an election
I20260710 13:22:03.943406 21240 raft_consensus.cc:1081] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 2 LEADER]: Signalling peer 828ec5b1cde343d582b3835511d13d94 to start an election
I20260710 13:22:03.944644 20974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c"
dest_uuid: "828ec5b1cde343d582b3835511d13d94"
 from {username='slave'} at 127.0.0.1:36098
I20260710 13:22:03.945047 20974 raft_consensus.cc:493] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:03.945312 20974 raft_consensus.cc:3060] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.949914 20974 raft_consensus.cc:515] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:03.951465 20974 leader_election.cc:290] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 3 election: Requested vote from peers 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417), 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859)
I20260710 13:22:03.952098 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:22:03.952337 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba4dbcee35b4159b17c1fd531903f7c" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:22:03.952608 20829 raft_consensus.cc:3060] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.952886 20903 raft_consensus.cc:3055] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:03.953197 20903 raft_consensus.cc:740] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5819328b599947ec9a82221437d8fb10, State: Running, Role: LEADER
I20260710 13:22:03.953787 20903 consensus_queue.cc:260] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [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: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:03.954833 20903 raft_consensus.cc:3060] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.958501 20829 raft_consensus.cc:2468] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 3.
I20260710 13:22:03.959649 20944 leader_election.cc:304] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [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: 0e85046d33024eb18bb284a743ff0ec7, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:22:03.959841 20903 raft_consensus.cc:2468] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 3.
I20260710 13:22:03.960312 21183 raft_consensus.cc:2804] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:03.960722 21183 raft_consensus.cc:697] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 3 LEADER]: Becoming Leader. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Running, Role: LEADER
I20260710 13:22:03.961421 21183 consensus_queue.cc:237] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [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: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:03.968714 20726 catalog_manager.cc:5697] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 reported cstate change: term changed from 2 to 3, leader changed from 5819328b599947ec9a82221437d8fb10 (127.15.242.66) to 828ec5b1cde343d582b3835511d13d94 (127.15.242.67). New cstate: current_term: 3 leader_uuid: "828ec5b1cde343d582b3835511d13d94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:04.352408 21253 raft_consensus.cc:993] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7: : Instructing follower 828ec5b1cde343d582b3835511d13d94 to start an election
I20260710 13:22:04.352840 21237 raft_consensus.cc:1081] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Signalling peer 828ec5b1cde343d582b3835511d13d94 to start an election
I20260710 13:22:04.354135 20974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd"
dest_uuid: "828ec5b1cde343d582b3835511d13d94"
 from {username='slave'} at 127.0.0.1:36088
I20260710 13:22:04.354640 20974 raft_consensus.cc:493] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:04.354995 20974 raft_consensus.cc:3060] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:04.359977 20974 raft_consensus.cc:515] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:04.362092 20974 leader_election.cc:290] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [CANDIDATE]: Term 3 election: Requested vote from peers 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859), 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417)
I20260710 13:22:04.362255 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5819328b599947ec9a82221437d8fb10"
I20260710 13:22:04.362856 20903 raft_consensus.cc:3060] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:04.362788 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3c5dc27efa4e3b8e6eda0d7c6aa7dd" candidate_uuid: "828ec5b1cde343d582b3835511d13d94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e85046d33024eb18bb284a743ff0ec7"
I20260710 13:22:04.363394 20828 raft_consensus.cc:3055] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:04.363600 20828 raft_consensus.cc:740] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e85046d33024eb18bb284a743ff0ec7, State: Running, Role: LEADER
I20260710 13:22:04.364138 20828 consensus_queue.cc:260] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [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: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:04.364894 20828 raft_consensus.cc:3060] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:04.367412 20903 raft_consensus.cc:2468] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 3.
I20260710 13:22:04.368249 20945 leader_election.cc:304] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [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: 5819328b599947ec9a82221437d8fb10, 828ec5b1cde343d582b3835511d13d94; no voters: 
I20260710 13:22:04.368836 21183 raft_consensus.cc:2804] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:04.368911 20828 raft_consensus.cc:2468] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 828ec5b1cde343d582b3835511d13d94 in term 3.
I20260710 13:22:04.369218 21183 raft_consensus.cc:697] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 3 LEADER]: Becoming Leader. State: Replica: 828ec5b1cde343d582b3835511d13d94, State: Running, Role: LEADER
I20260710 13:22:04.369962 21183 consensus_queue.cc:237] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [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: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } }
I20260710 13:22:04.371579 20828 raft_consensus.cc:1275] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 3 FOLLOWER]: Refusing update from remote peer 828ec5b1cde343d582b3835511d13d94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:04.372566 21252 consensus_queue.cc:1048] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:04.377164 20726 catalog_manager.cc:5697] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 reported cstate change: term changed from 2 to 3, leader changed from 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65) to 828ec5b1cde343d582b3835511d13d94 (127.15.242.67). New cstate: current_term: 3 leader_uuid: "828ec5b1cde343d582b3835511d13d94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "828ec5b1cde343d582b3835511d13d94" member_type: VOTER last_known_addr { host: "127.15.242.67" port: 38955 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:04.385493 20903 raft_consensus.cc:1275] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 3 FOLLOWER]: Refusing update from remote peer 828ec5b1cde343d582b3835511d13d94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:04.386801 21273 consensus_queue.cc:1048] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:04.906500 20828 raft_consensus.cc:1275] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 3 FOLLOWER]: Refusing update from remote peer 828ec5b1cde343d582b3835511d13d94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:04.907564 21273 consensus_queue.cc:1048] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e85046d33024eb18bb284a743ff0ec7" member_type: VOTER last_known_addr { host: "127.15.242.65" port: 37417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:04.912309 16329 tablet_server.cc:179] TabletServer@127.15.242.65:0 shutting down...
W20260710 13:22:04.918318 20944 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:22:04.933911 20944 consensus_peers.cc:597] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 -> Peer 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417): Couldn't send request to peer 0e85046d33024eb18bb284a743ff0ec7. 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:22:04.934562 20944 consensus_peers.cc:597] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 -> Peer 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417): Couldn't send request to peer 0e85046d33024eb18bb284a743ff0ec7. 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:22:04.940337 20903 raft_consensus.cc:1275] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 3 FOLLOWER]: Refusing update from remote peer 828ec5b1cde343d582b3835511d13d94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 13:22:04.940863 20870 consensus_peers.cc:597] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 -> Peer 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417): Couldn't send request to peer 0e85046d33024eb18bb284a743ff0ec7. 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:22:04.942917 21273 consensus_queue.cc:1048] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5819328b599947ec9a82221437d8fb10" member_type: VOTER last_known_addr { host: "127.15.242.66" port: 42859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:22:04.943970 20870 consensus_peers.cc:597] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 -> Peer 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417): Couldn't send request to peer 0e85046d33024eb18bb284a743ff0ec7. 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:22:04.965705 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:04.966380 16329 tablet_replica.cc:333] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.966941 16329 raft_consensus.cc:2243] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.967692 16329 raft_consensus.cc:2272] T 683984bdf0ac433e9f9ab726a57b87ba P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.969345 16329 tablet_replica.cc:333] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.969841 16329 raft_consensus.cc:2243] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.970531 16329 raft_consensus.cc:2272] T ccf0a16309cb40b48cd249c390fca35f P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.972079 16329 tablet_replica.cc:333] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.972505 16329 raft_consensus.cc:2243] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.972862 16329 raft_consensus.cc:2272] T 0ba4dbcee35b4159b17c1fd531903f7c P 0e85046d33024eb18bb284a743ff0ec7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.974915 16329 tablet_replica.cc:333] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.975453 16329 raft_consensus.cc:2243] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.975791 16329 raft_consensus.cc:2272] T 61559ce0273441b3854faa00338be75e P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.977355 16329 tablet_replica.cc:333] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.977788 16329 raft_consensus.cc:2243] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.978428 16329 raft_consensus.cc:2272] T 8d50eb2a4bc64307bba14a4baa1a30cf P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.979938 16329 tablet_replica.cc:333] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.980376 16329 raft_consensus.cc:2243] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.980959 16329 raft_consensus.cc:2272] T ab457a2348934acc94d697039ade388e P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.982414 16329 tablet_replica.cc:333] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.982877 16329 raft_consensus.cc:2243] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.983274 16329 raft_consensus.cc:2272] T a71227e5dce445549d477a954bbd0bab P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.984784 16329 tablet_replica.cc:333] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.985246 16329 raft_consensus.cc:2243] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.985942 16329 raft_consensus.cc:2272] T a92bd83720bf4195857751e2273124d3 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.987695 16329 tablet_replica.cc:333] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.988162 16329 raft_consensus.cc:2243] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.988555 16329 raft_consensus.cc:2272] T fe8fc678a17f4b09a1e36364a3558193 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.990032 16329 tablet_replica.cc:333] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.990480 16329 raft_consensus.cc:2243] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.991160 16329 raft_consensus.cc:2272] T 08308a47c1ba4a738cb171963c4f71c2 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.992807 16329 tablet_replica.cc:333] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.993243 16329 raft_consensus.cc:2243] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.993589 16329 raft_consensus.cc:2272] T 1598f82e4fad40bfa2772687404f1ee5 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.995141 16329 tablet_replica.cc:333] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.995579 16329 raft_consensus.cc:2243] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.995911 16329 raft_consensus.cc:2272] T 346ad1e0db544e83826860d2da92a891 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.997459 16329 tablet_replica.cc:333] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:04.997885 16329 raft_consensus.cc:2243] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.998211 16329 raft_consensus.cc:2272] T 5be210c087ea40d7a6216b588ad8efbf P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.999714 16329 tablet_replica.cc:333] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:05.000125 16329 raft_consensus.cc:2243] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.000478 16329 raft_consensus.cc:2272] T dd806d8ba38740a897943eca6c0edb92 P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.002563 16329 tablet_replica.cc:333] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:05.003079 16329 raft_consensus.cc:2243] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.003568 16329 raft_consensus.cc:2272] T 0045648d61bf4b679ccf25abe4e557d5 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:05.004271 20870 consensus_peers.cc:597] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 -> Peer 0e85046d33024eb18bb284a743ff0ec7 (127.15.242.65:37417): Couldn't send request to peer 0e85046d33024eb18bb284a743ff0ec7. 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:22:05.005510 16329 tablet_replica.cc:333] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:05.006045 16329 raft_consensus.cc:2243] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.006371 16329 pending_rounds.cc:70] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7: Trying to abort 1 pending ops.
I20260710 13:22:05.006512 16329 pending_rounds.cc:77] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993111026376704 op_type: NO_OP noop_request { }
I20260710 13:22:05.006773 16329 raft_consensus.cc:2889] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:05.007020 16329 raft_consensus.cc:2272] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 0e85046d33024eb18bb284a743ff0ec7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.009029 16329 tablet_replica.cc:333] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:05.009506 16329 raft_consensus.cc:2243] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.009892 16329 raft_consensus.cc:2272] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 0e85046d33024eb18bb284a743ff0ec7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.011412 16329 tablet_replica.cc:333] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7: stopping tablet replica
I20260710 13:22:05.011807 16329 raft_consensus.cc:2243] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.012490 16329 raft_consensus.cc:2272] T 7ef974c45c654405921bf86c5d6c5d3e P 0e85046d33024eb18bb284a743ff0ec7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.046868 16329 tablet_server.cc:196] TabletServer@127.15.242.65:0 shutdown complete.
I20260710 13:22:05.074981 16329 tablet_server.cc:179] TabletServer@127.15.242.66:0 shutting down...
I20260710 13:22:05.099821 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:05.100411 16329 tablet_replica.cc:333] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.100980 16329 raft_consensus.cc:2243] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.101393 16329 raft_consensus.cc:2272] T 683984bdf0ac433e9f9ab726a57b87ba P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.103004 16329 tablet_replica.cc:333] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.103533 16329 raft_consensus.cc:2243] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.103912 16329 raft_consensus.cc:2272] T ccf0a16309cb40b48cd249c390fca35f P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.105484 16329 tablet_replica.cc:333] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.105985 16329 raft_consensus.cc:2243] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.106617 16329 raft_consensus.cc:2272] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.108238 16329 tablet_replica.cc:333] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.108700 16329 raft_consensus.cc:2243] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.109212 16329 raft_consensus.cc:2272] T 7ef974c45c654405921bf86c5d6c5d3e P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.110824 16329 tablet_replica.cc:333] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.111330 16329 raft_consensus.cc:2243] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.111682 16329 raft_consensus.cc:2272] T 8d50eb2a4bc64307bba14a4baa1a30cf P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.113189 16329 tablet_replica.cc:333] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.113662 16329 raft_consensus.cc:2243] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.114032 16329 raft_consensus.cc:2272] T ab457a2348934acc94d697039ade388e P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.115559 16329 tablet_replica.cc:333] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.116031 16329 raft_consensus.cc:2243] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.116638 16329 raft_consensus.cc:2272] T a71227e5dce445549d477a954bbd0bab P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.118115 16329 tablet_replica.cc:333] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.118564 16329 raft_consensus.cc:2243] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.118928 16329 raft_consensus.cc:2272] T a92bd83720bf4195857751e2273124d3 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.120626 16329 tablet_replica.cc:333] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.121105 16329 raft_consensus.cc:2243] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.121743 16329 raft_consensus.cc:2272] T fe8fc678a17f4b09a1e36364a3558193 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.123270 16329 tablet_replica.cc:333] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.123736 16329 raft_consensus.cc:2243] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.124069 16329 raft_consensus.cc:2272] T 08308a47c1ba4a738cb171963c4f71c2 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.125598 16329 tablet_replica.cc:333] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.126058 16329 raft_consensus.cc:2243] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.126423 16329 raft_consensus.cc:2272] T 1598f82e4fad40bfa2772687404f1ee5 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.128293 16329 tablet_replica.cc:333] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.128738 16329 raft_consensus.cc:2243] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.129081 16329 raft_consensus.cc:2272] T 0ba4dbcee35b4159b17c1fd531903f7c P 5819328b599947ec9a82221437d8fb10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.131080 16329 tablet_replica.cc:333] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.131572 16329 raft_consensus.cc:2243] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.132263 16329 raft_consensus.cc:2272] T 61559ce0273441b3854faa00338be75e P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.133919 16329 tablet_replica.cc:333] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.134371 16329 raft_consensus.cc:2243] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.135038 16329 raft_consensus.cc:2272] T 346ad1e0db544e83826860d2da92a891 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.136667 16329 tablet_replica.cc:333] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.137110 16329 raft_consensus.cc:2243] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.137768 16329 raft_consensus.cc:2272] T dd806d8ba38740a897943eca6c0edb92 P 5819328b599947ec9a82221437d8fb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.139408 16329 tablet_replica.cc:333] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.139842 16329 raft_consensus.cc:2243] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.140460 16329 raft_consensus.cc:2272] T 5be210c087ea40d7a6216b588ad8efbf P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.142012 16329 tablet_replica.cc:333] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.142426 16329 raft_consensus.cc:2243] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.142795 16329 raft_consensus.cc:2272] T 0045648d61bf4b679ccf25abe4e557d5 P 5819328b599947ec9a82221437d8fb10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.144335 16329 tablet_replica.cc:333] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10: stopping tablet replica
I20260710 13:22:05.144739 16329 raft_consensus.cc:2243] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.145090 16329 raft_consensus.cc:2272] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 5819328b599947ec9a82221437d8fb10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.179919 16329 tablet_server.cc:196] TabletServer@127.15.242.66:0 shutdown complete.
I20260710 13:22:05.217813 16329 tablet_server.cc:179] TabletServer@127.15.242.67:0 shutting down...
W20260710 13:22:05.238632 20945 consensus_peers.cc:597] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 -> Peer 5819328b599947ec9a82221437d8fb10 (127.15.242.66:42859): Couldn't send request to peer 5819328b599947ec9a82221437d8fb10. Status: Network error: Client connection negotiation failed: client connection to 127.15.242.66:42859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:05.246929 16329 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:05.247715 16329 tablet_replica.cc:333] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.248294 16329 raft_consensus.cc:2243] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.248695 16329 raft_consensus.cc:2272] T 683984bdf0ac433e9f9ab726a57b87ba P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.250296 16329 tablet_replica.cc:333] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.250780 16329 raft_consensus.cc:2243] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.251132 16329 raft_consensus.cc:2272] T ccf0a16309cb40b48cd249c390fca35f P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.252683 16329 tablet_replica.cc:333] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.253134 16329 raft_consensus.cc:2243] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.253769 16329 raft_consensus.cc:2272] T 0ba4dbcee35b4159b17c1fd531903f7c P 828ec5b1cde343d582b3835511d13d94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.256148 16329 tablet_replica.cc:333] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.256599 16329 raft_consensus.cc:2243] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.257252 16329 raft_consensus.cc:2272] T 1598f82e4fad40bfa2772687404f1ee5 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.258909 16329 tablet_replica.cc:333] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.259397 16329 raft_consensus.cc:2243] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.259747 16329 raft_consensus.cc:2272] T 61559ce0273441b3854faa00338be75e P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.261294 16329 tablet_replica.cc:333] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.261739 16329 raft_consensus.cc:2243] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.262346 16329 raft_consensus.cc:2272] T 0045648d61bf4b679ccf25abe4e557d5 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.264495 16329 tablet_replica.cc:333] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.265172 16329 raft_consensus.cc:2243] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.266161 16329 raft_consensus.cc:2272] T 9f3c5dc27efa4e3b8e6eda0d7c6aa7dd P 828ec5b1cde343d582b3835511d13d94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.268908 16329 tablet_replica.cc:333] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.269598 16329 raft_consensus.cc:2243] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.270139 16329 raft_consensus.cc:2272] T 346ad1e0db544e83826860d2da92a891 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.272327 16329 tablet_replica.cc:333] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.273020 16329 raft_consensus.cc:2243] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.273490 16329 raft_consensus.cc:2272] T dd806d8ba38740a897943eca6c0edb92 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.275629 16329 tablet_replica.cc:333] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.276165 16329 raft_consensus.cc:2243] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.276528 16329 raft_consensus.cc:2272] T 5be210c087ea40d7a6216b588ad8efbf P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.278096 16329 tablet_replica.cc:333] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.278561 16329 raft_consensus.cc:2243] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.278919 16329 raft_consensus.cc:2272] T 3256ee08d8c44a7d84fa19134c9ed9e3 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.280627 16329 tablet_replica.cc:333] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.281066 16329 raft_consensus.cc:2243] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.281412 16329 raft_consensus.cc:2272] T 7ef974c45c654405921bf86c5d6c5d3e P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.282924 16329 tablet_replica.cc:333] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.283396 16329 raft_consensus.cc:2243] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.283761 16329 raft_consensus.cc:2272] T 8d50eb2a4bc64307bba14a4baa1a30cf P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.285259 16329 tablet_replica.cc:333] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.285742 16329 raft_consensus.cc:2243] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.286113 16329 raft_consensus.cc:2272] T ab457a2348934acc94d697039ade388e P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.287853 16329 tablet_replica.cc:333] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.288313 16329 raft_consensus.cc:2243] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.288678 16329 raft_consensus.cc:2272] T fe8fc678a17f4b09a1e36364a3558193 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.290125 16329 tablet_replica.cc:333] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.290560 16329 raft_consensus.cc:2243] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.290907 16329 raft_consensus.cc:2272] T 08308a47c1ba4a738cb171963c4f71c2 P 828ec5b1cde343d582b3835511d13d94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.292474 16329 tablet_replica.cc:333] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.292883 16329 raft_consensus.cc:2243] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.293246 16329 raft_consensus.cc:2272] T a71227e5dce445549d477a954bbd0bab P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.294754 16329 tablet_replica.cc:333] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94: stopping tablet replica
I20260710 13:22:05.295126 16329 raft_consensus.cc:2243] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:05.295549 16329 raft_consensus.cc:2272] T a92bd83720bf4195857751e2273124d3 P 828ec5b1cde343d582b3835511d13d94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.329456 16329 tablet_server.cc:196] TabletServer@127.15.242.67:0 shutdown complete.
I20260710 13:22:05.353672 16329 master.cc:562] Master@127.15.242.126:38425 shutting down...
I20260710 13:22:05.369079 16329 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:05.369580 16329 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:05.369887 16329 tablet_replica.cc:333] T 00000000000000000000000000000000 P c6b0a6c7a0354119bf3ee42c14e6563a: stopping tablet replica
I20260710 13:22:05.388875 16329 master.cc:584] Master@127.15.242.126:38425 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10850 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25621 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (119501 ms total)
[  PASSED  ] 8 tests.
I20260710 13:22:05.435354 16329 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 383 messages since previous log ~13 seconds ago
I20260710 13:22:05.435575 16329 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 387 messages since previous log ~13 seconds ago
I20260710 13:22:05.435734 16329 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 387 messages since previous log ~13 seconds ago
I20260710 13:22:05.435916 16329 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 ~38 seconds ago
I20260710 13:22:05.436085 16329 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 ~38 seconds ago
I20260710 13:22:05.436323 16329 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:22:05.436581 16329 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~27 seconds ago
